]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 28 Oct 2011 12:20:31 +0000 (12:20 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 28 Oct 2011 12:20:31 +0000 (12:20 +0000)
bin/tests/system/edns/prereq.sh
lib/dns/include/dns/nsec3.h
lib/dns/include/dns/private.h

index 2f6fb80dfee20a043a22018af17c2e2e1cd4a53d..381d0b6ea72e0a6bd6057fc93aa326c3af125ade 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) 2011  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
@@ -15,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.2 2011/10/28 03:15:05 marka Exp $
+# $Id: prereq.sh,v 1.3 2011/10/28 12:20:31 tbox Exp $
 
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then
index 35e963ff85f6e678cf993092d0215fe76507dc2c..1b89cceb53348eb3a96fb727e707359003e66d6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008-2011  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: nsec3.h,v 1.13 2011/10/28 06:20:06 each Exp $ */
+/* $Id: nsec3.h,v 1.14 2011/10/28 12:20:31 tbox Exp $ */
 
 #ifndef DNS_NSEC3_H
 #define DNS_NSEC3_H 1
index ddc8f40099a2c8eb80190b8502277c685da44e45..91fff5f752c861e2fe4d8bb08d3d7209dc02b5e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2011  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: private.h,v 1.4 2011/10/28 06:20:06 each Exp $ */
+/* $Id: private.h,v 1.5 2011/10/28 12:20:31 tbox Exp $ */
 
 #include <isc/lang.h>
 #include <isc/types.h>