]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 10 Jan 2008 23:47:01 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 10 Jan 2008 23:47:01 +0000 (23:47 +0000)
bin/tests/system/acl/clean.sh
bin/tests/system/acl/setup.sh
bin/tests/system/acl/tests.sh
bin/tests/system/conf.sh.in
lib/isc/unix/socket.c

index 34eb05fea0f060de7b5c49ca286e48db3bcce8ab..80ce5168c823006d800b5ea12c7eb7e1fad19923 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2008  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: clean.sh,v 1.2 2008/01/10 01:10:01 marka Exp $
+# $Id: clean.sh,v 1.3 2008/01/10 23:47:01 tbox Exp $
 
 #
 # Clean up after zone transfer tests.
index 99708c24f5182cb37adae849ba8ea31d273b76a1..9cc07f17fbe2f5324cda00401c279a1c62f1118b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001, 2002  Internet Software Consortium.
+# Copyright (C) 2008  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: setup.sh,v 1.2 2008/01/10 01:10:01 marka Exp $
+# $Id: setup.sh,v 1.3 2008/01/10 23:47:01 tbox Exp $
 
 sh ../genzone.sh 2 3 >ns2/example.db
 sh ../genzone.sh 2 3 >ns2/tsigzone.db
index 7d1041d6c9e47705c941ccdec933f3525799bd5c..a81bc035a154d1086f2c53189ae16aaa8ae0ba6f 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# Copyright (C) 2008  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: tests.sh,v 1.2 2008/01/10 01:10:01 marka Exp $
+# $Id: tests.sh,v 1.3 2008/01/10 23:47:01 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 99f4b3f5ecd7de24d8812c917bad5491ba881315..23b31f10ce64a6e78a1ffb57c448b5b11cc889a5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  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: conf.sh.in,v 1.38 2008/01/10 01:10:01 marka Exp $
+# $Id: conf.sh.in,v 1.39 2008/01/10 23:47:01 tbox Exp $
 
 #
 # Common configuration data for system tests, to be sourced into
index 38b73e7e08411603529184247ce122d06795792c..384a6ff96d839dfac5d71d23bd955be86565a97e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-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: socket.c,v 1.275 2007/12/14 03:52:40 marka Exp $ */
+/* $Id: socket.c,v 1.276 2008/01/10 23:47:01 tbox Exp $ */
 
 /*! \file */