]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:45:34 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 6 Feb 2012 23:45:34 +0000 (23:45 +0000)
bin/named/server.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

index ab9ec5531002490f476a95395b427f6168b8c18d..fd41b08b868737992d3305c21f3823424d23f487 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: server.c,v 1.556.8.48 2012/02/06 21:27:17 each Exp $ */
+/* $Id: server.c,v 1.556.8.49 2012/02/06 23:45:33 tbox Exp $ */
 
 /*! \file */
 
index 445565cf32667ed4681a712f9d417094a55518b5..1e856c9567b382573fd4b04ec79904cd5d83d9b2 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.118.1 2012/02/06 05:18:15 marka Exp $ */
+/* $Id: os.c,v 1.37.118.2 2012/02/06 23:45:34 tbox Exp $ */
 
 #include <config.h>
 #include <stdarg.h>
index 448c14011756f038e42b7391e99580bd7bd5a65c..997c80b8d5f375e5b545c93aadc28f82c8bcabbf 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.3.6.8 2012/02/06 21:27:17 each Exp $
+# $Id: clean.sh,v 1.3.6.9 2012/02/06 23:45:34 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 7cb14a8eeb7bb167000b9e8a274bdba76cced340..c00accb61fcb7ea020518e6bd520b65f5b5bcd52 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.3.6.9 2012/02/06 21:27:17 each Exp $
+# $Id: keygen.sh,v 1.3.6.10 2012/02/06 23:45:34 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index bf6127499f809adb55ac6ad98da5213ba7ebe45e..5c2d94a84f207c67ab2f2f739ff2aed37770bd2f 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.3.6.8 2012/02/06 21:27:17 each Exp $ */
+/* $Id: named.conf,v 1.3.6.9 2012/02/06 23:45:34 tbox Exp $ */
 
 // NS3
 
index 77f9766a784f4c5048cc1c28bdd8ee55d3afe2a1..db84df3c06ae4342cd0607a3eb73d748900aacd1 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.13.396.12 2012/02/06 23:24:19 marka Exp $
+# $Id: start.pl,v 1.13.396.13 2012/02/06 23:45:34 tbox Exp $
 
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove