]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 9 Apr 2010 23:51:01 +0000 (23:51 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 9 Apr 2010 23:51:01 +0000 (23:51 +0000)
lib/isc/mem_api.c

index f2f77f08b81329666145ac5bfa03bc35b5f27c49..3d0ed3828b9b8683a8ff8000146442a9ca386d54 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: mem_api.c,v 1.6 2010/04/09 06:09:35 jinmei Exp $ */
+/* $Id: mem_api.c,v 1.7 2010/04/09 23:51:01 tbox Exp $ */
 
 #include <config.h>