]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:46:49 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:46:49 +0000 (23:46 +0000)
bin/named/main.c
bin/named/win32/os.c
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/ns3/named.conf
bin/tests/system/start.pl
lib/isc/win32/socket.c

index 51c3a0ef7a1efcd833a1cfb6d3ee9dfc1a5cc3f2..398005620661c973faf1aeeff66aab6dadff280a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  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: main.c,v 1.186 2012/02/06 04:19:33 marka Exp $ */
+/* $Id: main.c,v 1.187 2012/02/06 23:46:44 tbox Exp $ */
 
 /*! \file */
 
index ee0f7a597cd29c1610f07771e6e6c90da3d91fbd..358658c0ef001fa7226c0d3fbb485ee5d62f2811 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007-2009, 2012  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: os.c,v 1.38 2012/02/06 04:19:33 marka Exp $ */
+/* $Id: os.c,v 1.39 2012/02/06 23:46:44 tbox Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 08ebc08bfd8b1812b322e0d6d226c5ab6688a11e..e3a64c6548b918808c6fce044275860be2500963 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2009-2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-2012  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: clean.sh,v 1.14 2012/02/06 21:33:50 each Exp $
+# $Id: clean.sh,v 1.15 2012/02/06 23:46:45 tbox Exp $
 
 rm -f */K* */dsset-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk
 rm -f active.key inact.key del.key unpub.key standby.key rev.key
index 44ed919febfb6c0459685a4f90ed461404599f3f..20e19f25aabe29c891697f5d0973f1ffb3c9e375 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 #
-# Copyright (C) 2009-2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-2012  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: keygen.sh,v 1.14 2012/02/06 21:33:50 each Exp $
+# $Id: keygen.sh,v 1.15 2012/02/06 23:46:46 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index b6588265909acc445f00d2fc1794d85af87afb54..91c3138ce44eec595ab16797500430001331beab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2012  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: named.conf,v 1.14 2012/02/06 21:33:50 each Exp $ */
+/* $Id: named.conf,v 1.15 2012/02/06 23:46:47 tbox Exp $ */
 
 // NS3
 
index a7379dcf1fbd6aea23348f8a16ec5b53a028902a..fb243c27d4be10bd38663035387b9202f5250c1e 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2008, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2008, 2010-2012  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 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: start.pl,v 1.29 2012/02/06 23:20:38 marka Exp $
+# $Id: start.pl,v 1.30 2012/02/06 23:46:44 tbox Exp $
 
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove
index 889938389f016393b6f0ea9cc2ccabf96beaa53a..593ccd44db4b98ec128fd69f3f75d01fc0f3d692 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  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 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.94 2012/02/06 04:19:33 marka Exp $ */
+/* $Id: socket.c,v 1.95 2012/02/06 23:46:49 tbox Exp $ */
 
 /* This code uses functions which are only available on Server 2003 and
  * higher, and Windows XP and higher.