]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:46:23 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:46:23 +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 7540a1a07c8a16c478bc5831252b42647886692d..546bb70c8f32d99c887823c20c8b70c5eed4f556 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.185.64.1 2012/02/06 04:23:44 marka Exp $ */
+/* $Id: main.c,v 1.185.64.2 2012/02/06 23:46:22 tbox Exp $ */
 
 /*! \file */
 
index 7c93492d649c49b9db06119646300db131e83ca4..c6077b95864277934e3757b6fba222404c058c60 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.37.746.1 2012/02/06 04:23:43 marka Exp $ */
+/* $Id: os.c,v 1.37.746.2 2012/02/06 23:46:22 tbox Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 9a1f67f965a8efd7198e5d372e747b8d8d8a3226..e8abe4c7ddd07cd387c02a082790f0341363bf92 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.13.94.1 2012/02/06 21:33:08 each Exp $
+# $Id: clean.sh,v 1.13.94.2 2012/02/06 23:46:22 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 c188b350eea11f82e5008c2e7b2140e3b53c0300..4864d934a6c1496aee64f8571713b7cfab8f57ed 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.13.160.1 2012/02/06 21:33:08 each Exp $
+# $Id: keygen.sh,v 1.13.160.2 2012/02/06 23:46:23 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index 21a400c5613ddcfbb46f45f8005cb38d43630733..9b0e7b78316802fa528d34736eb19d81e84a851b 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.13.160.1 2012/02/06 21:33:08 each Exp $ */
+/* $Id: named.conf,v 1.13.160.2 2012/02/06 23:46:23 tbox Exp $ */
 
 // NS3
 
index 9710248b7b870e15ed11673f459e8d2fd37634b1..1760001d95d99010bea48edb2f5993f11fde54d9 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.28.118.1 2012/02/06 23:23:18 marka Exp $
+# $Id: start.pl,v 1.28.118.2 2012/02/06 23:46:22 tbox Exp $
 
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove
index 1f54306abd3581a016c8c6d899e40b215b45540e..8b801c28b1218a1eb9a0b6ac44869c73adff9298 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.93.52.1 2012/02/06 04:23:43 marka Exp $ */
+/* $Id: socket.c,v 1.93.52.2 2012/02/06 23:46:23 tbox Exp $ */
 
 /* This code uses functions which are only available on Server 2003 and
  * higher, and Windows XP and higher.