]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 9 Jun 2011 07:12:57 +0000 (07:12 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 9 Jun 2011 07:12:57 +0000 (07:12 +0000)
bin/tests/system/nsupdate/tests.sh
lib/dns/message.c

index 3382665e7fee30cb3f2091dffd5fc8fb7822723d..7c68a1953f1123776f313ffb4cfbb0e3c4108b1f 100644 (file)
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
-# Permission to use, copy, modify, and distribute this software for any
+# Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
 # copyright notice and this permission notice appear in all copies.
 #
@@ -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.23.18.1 2011/06/09 00:42:47 each Exp $
+# $Id: tests.sh,v 1.23.18.2 2011/06/09 07:12:57 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index d4f2057d8bee5274f9f7c60f0d9dc3335c49f326..6d29f9c2384e875d594b08ab9f0993fcf642d2f2 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-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: message.c,v 1.222.18.19 2011/06/09 00:42:47 each Exp $ */
+/* $Id: message.c,v 1.222.18.20 2011/06/09 07:12:57 tbox Exp $ */
 
 /*! \file */