]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 17 Jun 2011 23:47:49 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 17 Jun 2011 23:47:49 +0000 (23:47 +0000)
bin/named/include/named/globals.h
bin/tests/system/addzone/ns2/named2.conf
bin/tests/system/addzone/tests.sh
lib/dns/acl.c
lib/dns/include/dns/acl.h
lib/isccfg/aclconf.c
lib/isccfg/include/isccfg/aclconf.h

index e72920181c8ba67babdfc38a80e1028ab047c6a0..25fda37336479a4f5fccf75f56701c85b7f4a9b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: globals.h,v 1.90 2011/06/17 07:05:01 each Exp $ */
+/* $Id: globals.h,v 1.91 2011/06/17 23:47:49 tbox Exp $ */
 
 #ifndef NAMED_GLOBALS_H
 #define NAMED_GLOBALS_H 1
index 2c13e60bfdb69c0e5f6741cbf85f485c7da78ea2..2669aa08560db939f11db0cbbc9311396c1b29a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010, 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: named2.conf,v 1.4 2011/06/17 07:05:01 each Exp $ */
+/* $Id: named2.conf,v 1.5 2011/06/17 23:47:49 tbox Exp $ */
 
 controls { /* empty */ };
 
index 51fdecb9bde91138047085795a7e0b8b92412433..d734a8fe9a510a937504407cd803486c2a900a22 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010, 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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.5 2011/06/17 07:05:01 each Exp $
+# $Id: tests.sh,v 1.6 2011/06/17 23:47:49 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 4d3424585b2c5b83db94f8aff8d087c1057e17de..2906e7ad03f0108e36bb7c2e102732d9491130bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.c,v 1.54 2011/06/17 07:05:02 each Exp $ */
+/* $Id: acl.c,v 1.55 2011/06/17 23:47:49 tbox Exp $ */
 
 /*! \file */
 
index 7de24abb1b17dc424b55a016273c2fe10dd6f6a2..f4fc4a3bf9e1a36add532fb4d7b0de795e215f83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: acl.h,v 1.34 2011/06/17 07:05:02 each Exp $ */
+/* $Id: acl.h,v 1.35 2011/06/17 23:47:49 tbox Exp $ */
 
 #ifndef DNS_ACL_H
 #define DNS_ACL_H 1
index 7a5261cbe980a83abbf7abd99a04b51d893a13db..0dac0f42e691cf4e35d56ed545bd0b4eb7525073 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aclconf.c,v 1.30 2011/06/17 07:05:02 each Exp $ */
+/* $Id: aclconf.c,v 1.31 2011/06/17 23:47:49 tbox Exp $ */
 
 #include <config.h>
 
index 32f81570f6f252890d24127a3d0de91bd712fa76..e053ae68ec941f86e0e3d2d3c051cb8f7728030c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: aclconf.h,v 1.13 2011/06/17 07:05:02 each Exp $ */
+/* $Id: aclconf.h,v 1.14 2011/06/17 23:47:49 tbox Exp $ */
 
 #ifndef ISCCFG_ACLCONF_H
 #define ISCCFG_ACLCONF_H 1