]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 2 Nov 2011 23:45:18 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 2 Nov 2011 23:45:18 +0000 (23:45 +0000)
bin/tests/system/stub/tests.sh
bin/tests/system/unknown/ns1/example-in.db
bin/tests/system/unknown/tests.sh
lib/dns/rdata/generic/null_10.c

index c129cbc08a4fcf9cf2ceb357498b8fb6af2fbacc..b8b665a865f46af081a35a319e02f65635e7f8ea 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.14.332.1 2011/11/02 08:20:44 marka Exp $
+# $Id: tests.sh,v 1.14.332.2 2011/11/02 23:45:16 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 94023e701f481f934b26933754d7920d8726ec78..b4af21cd03cf14d448edc64173ecb955e9f7461a 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 ; Copyright (C) 2000, 2001  Internet Software Consortium.
 ;
 ; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example-in.db,v 1.7.332.1 2011/11/02 01:16:32 marka Exp $
+; $Id: example-in.db,v 1.7.332.2 2011/11/02 23:45:16 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      SOA     mname1. . (
index 5463a7cd2237a762eeabb0743d13348d622ecf94..6a2c2d84c6e230ab67a0c0532be1fc2228c6146a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.10.332.1 2011/11/02 01:16:31 marka Exp $
+# $Id: tests.sh,v 1.10.332.2 2011/11/02 23:45:16 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 8f32608547863e16cc00ad619cd83972c8e505f4..dbcfbf8fd96b0db67c2e0fe3391218eae6aa56ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-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: null_10.c,v 1.42.332.1 2011/11/02 01:16:30 marka Exp $ */
+/* $Id: null_10.c,v 1.42.332.2 2011/11/02 23:45:18 tbox Exp $ */
 
 /* Reviewed: Thu Mar 16 13:57:50 PST 2000 by explorer */