]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Sat, 7 Jan 2006 00:23:35 +0000 (00:23 +0000)
committerMark Andrews <marka@isc.org>
Sat, 7 Jan 2006 00:23:35 +0000 (00:23 +0000)
13 files changed:
bin/check/check-tool.c
bin/check/named-checkconf.c
bin/check/named-checkzone.c
bin/check/named-checkzone.docbook
bin/dig/dig.c
bin/dig/dighost.c
bin/nsupdate/nsupdate.c
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/setup.sh
lib/bind9/check.c
lib/dns/rdata/generic/sshfp_44.c
lib/dns/rdata/generic/sshfp_44.h
lib/isc/win32/socket.c

index e609adb935595b84df519ee191202af9f7f6114a..560aff12c00fdf3812f08964f31c55dbb368d0f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check-tool.c,v 1.23 2006/01/06 02:07:03 marka Exp $ */
+/* $Id: check-tool.c,v 1.24 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index 4315b7ba36cea43144343890216ca5e6af160c02..b0eb11e705554741273bcd800911e5b0b8d2cf45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named-checkconf.c,v 1.40 2006/01/05 23:45:33 marka Exp $ */
+/* $Id: named-checkconf.c,v 1.41 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index 9970743fd87841e760ff44994274af5c37b46d1c..71b200fc5d9b96b476eed7faefdd57872d2c6583 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named-checkzone.c,v 1.42 2006/01/05 23:45:33 marka Exp $ */
+/* $Id: named-checkzone.c,v 1.43 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index a2a6824c7bea0511364dca9275d82cb25145a21d..0b799c71d70cce97670ff102913e61907ef36d91 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 2000-2002  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.docbook,v 1.24 2006/01/05 23:45:33 marka Exp $ -->
+<!-- $Id: named-checkzone.docbook,v 1.25 2006/01/07 00:23:35 marka Exp $ -->
 <refentry id="man.named-checkzone">
   <refentryinfo>
     <date>June 13, 2000</date>
@@ -34,6 +34,7 @@
     <copyright>
       <year>2004</year>
       <year>2005</year>
+      <year>2006</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>
index 1b42785afdbe999963436e9bc3d35470529ae128..d89bf1b221e28af8f0ba7f7d14c70ccfe8cf2aaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.209 2006/01/06 00:13:30 marka Exp $ */
+/* $Id: dig.c,v 1.210 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index 192e26bfcc6030c4b8890d39e46d2799c1af0667..41d1103e6e2337183a7f5c3d58229dac9c754abb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dighost.c,v 1.289 2006/01/06 00:54:21 marka Exp $ */
+/* $Id: dighost.c,v 1.290 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file
  *  \note
index b68649c6fe8c3f199a29cd0bbdd1f8fad06c64af..cb7275ff0eb9e2941ce27d910d3a50f75f668e23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsupdate.c,v 1.140 2006/01/06 04:45:11 marka Exp $ */
+/* $Id: nsupdate.c,v 1.141 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index 7c2f438c31046e43e5fcbaae82cae3d40604995b..83cef2397dc12ef22676c587e28c57ce53e130be 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,6 +12,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: compile.sh,v 1.3 2006/01/06 06:55:28 marka Exp $
+# $Id: compile.sh,v 1.4 2006/01/07 00:23:35 marka Exp $
 
 ../named-compilezone -D -F raw -o example.db.raw example example.db
index 9429fd16a065865c4f1c9261422e78a7d241cb94..fde41c33c702726650a86d58c37b329812b51a30 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2005, 2006  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -12,7 +12,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.3 2006/01/06 06:53:57 marka Exp $
+# $Id: setup.sh,v 1.4 2006/01/07 00:23:35 marka Exp $
 
 ln -s $CHECKZONE named-compilezone
 rm -f ns1/example.db.raw
index 2c4725ace540077878633aa93400aba934130b01..29e6ed4b33631726f26a6e45cbc46f9003ad66d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.c,v 1.66 2006/01/05 23:45:33 marka Exp $ */
+/* $Id: check.c,v 1.67 2006/01/07 00:23:35 marka Exp $ */
 
 /*! \file */
 
index 8450db78a4c31f2b901f207a2ef56366e6142a31..1fcec781ffd772fed517e0793657ab8bdf7bcaa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sshfp_44.c,v 1.4 2006/01/06 23:16:00 marka Exp $ */
+/* $Id: sshfp_44.c,v 1.5 2006/01/07 00:23:35 marka Exp $ */
 
 /* RFC 4255 */
 
index 664eba98a74cbadf148dc94e8213f3bfb7687a5c..22812dc1256809119aa79a4e86719169c62f5f73 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sshfp_44.h,v 1.5 2006/01/06 23:16:00 marka Exp $ */
+/* $Id: sshfp_44.h,v 1.6 2006/01/07 00:23:35 marka Exp $ */
 
 /*!
  *  \brief Per RFC 4255 */
index 37cce8696ad01a2a60af3b86f90dc786f994f836..124d2742bbb7221efb7ad107c469a79086b22f72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.42 2006/01/06 01:32:08 marka Exp $ */
+/* $Id: socket.c,v 1.43 2006/01/07 00:23:35 marka Exp $ */
 
 /* This code has been rewritten to take advantage of Windows Sockets
  * I/O Completion Ports and Events. I/O Completion Ports is ONLY