]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 27 Jan 2006 23:57:46 +0000 (23:57 +0000)
committerMark Andrews <marka@isc.org>
Fri, 27 Jan 2006 23:57:46 +0000 (23:57 +0000)
29 files changed:
bin/dig/dig.docbook
bin/dig/include/dig/dig.h
bin/named/controlconf.c
bin/named/include/named/config.h
bin/named/tsigconf.c
bin/nsupdate/nsupdate.docbook
bin/tests/system/tsig/clean.sh
bin/tests/system/tsig/ns1/example.db
bin/tests/system/tsig/ns1/named.conf
bin/tests/system/tsig/tests.sh
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/hmac_link.c
lib/dns/include/dns/tsig.h
lib/dns/include/dns/types.h
lib/dns/include/dst/dst.h
lib/dns/key.c
lib/dns/rcode.c
lib/dns/tsig.c
lib/isc/Makefile.in
lib/isc/hmacmd5.c
lib/isc/hmacsha.c
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/hmacmd5.h
lib/isc/include/isc/hmacsha.h
lib/isc/include/isc/sha2.h
lib/isc/sha2.c

index be2418b23b6ab4a05eb8ad2294806de922560593..5693973b071fa129d4a9b26f27eea714977be5d3 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-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dig.docbook,v 1.29 2006/01/27 02:35:14 marka Exp $ -->
+<!-- $Id: dig.docbook,v 1.30 2006/01/27 23:57:46 marka Exp $ -->
 <refentry id="man.dig">
 
   <refentryinfo>
@@ -40,6 +40,7 @@
     <copyright>
       <year>2004</year>
       <year>2005</year>
+      <year>2006</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>
index ea346c4690f2e841811ec4c5ca411a89b48f880b..d97efc1e42962142871018c04d96fe49ce45e524 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.h,v 1.97 2006/01/27 02:35:14 marka Exp $ */
+/* $Id: dig.h,v 1.98 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef DIG_H
 #define DIG_H
index 0d6c51a4a1236fe485290680ed402c3e9aedda00..e7a4bb6929f0a8b40a6fe0565840b60577d78920 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: controlconf.c,v 1.48 2006/01/27 02:35:14 marka Exp $ */
+/* $Id: controlconf.c,v 1.49 2006/01/27 23:57:46 marka Exp $ */
 
 /*! \file */
 
index 58afaef8e33f299296f26dcacf7cb9c004dd2918..b81004fa1c4cc403cdb3b461d5f8f2a466eaa3f9 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, 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.h,v 1.10 2006/01/27 02:35:14 marka Exp $ */
+/* $Id: config.h,v 1.11 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef NAMED_CONFIG_H
 #define NAMED_CONFIG_H 1
index 3932d07d0e734faf322727439553f9dd632488c3..830dc78553854729e80247b3816d62da38321c0e 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-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: tsigconf.c,v 1.26 2006/01/27 02:35:14 marka Exp $ */
+/* $Id: tsigconf.c,v 1.27 2006/01/27 23:57:46 marka Exp $ */
 
 /*! \file */
 
index 7c8b10b7f1323681c7ac263a7f0b64e14525c7b6..a3175fb3a9b601cf2a5dc0cbde735cfe6ff598a9 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-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and distribute this software for any
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: nsupdate.docbook,v 1.22 2006/01/27 02:35:14 marka Exp $ -->
+<!-- $Id: nsupdate.docbook,v 1.23 2006/01/27 23:57:46 marka Exp $ -->
 <refentry>
   <refentryinfo>
     <date>Jun 30, 2000</date>
@@ -37,6 +37,7 @@
     <copyright>
       <year>2004</year>
       <year>2005</year>
+      <year>2006</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>
index b9cf2913bd262c64a622cf0d0941dfefd3a64c79..339fde188e02ec1f710e61ed2418fb70e071c32f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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
@@ -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.2 2006/01/27 02:35:14 marka Exp $
+# $Id: clean.sh,v 1.3 2006/01/27 23:57:46 marka Exp $
 
 #
 # Clean up after tsig tests.
index f68fda93e150b467a5356413e538df9f6475d300..8514607db5a941f5f0c40d0ab9b68f277c443e0b 100644 (file)
@@ -1,5 +1,4 @@
-; Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-; Copyright (C) 2000-2002  Internet Software Consortium.
+; 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
@@ -13,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: example.db,v 1.2 2006/01/27 02:35:14 marka Exp $
+; $Id: example.db,v 1.3 2006/01/27 23:57:46 marka Exp $
 
 $ORIGIN .
 $TTL 300       ; 5 minutes
index 2a381dff7fcd5a9477b3158df714574376d05513..a5b07f13b243b7757e3e010810ff98e71a24ac9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.2 2006/01/27 02:35:14 marka Exp $ */
+/* $Id: named.conf,v 1.3 2006/01/27 23:57:46 marka Exp $ */
 
 controls { /* empty */ };
 
index 9e11a026cb9721df9c4f8234c87052ff80dc39ef..dfe3803b257a85936ddd296dd2c3f2a8f3a9fe1a 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2000, 2001  Internet Software Consortium.
+# 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
@@ -15,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.2 2006/01/27 02:35:14 marka Exp $
+# $Id: tests.sh,v 1.3 2006/01/27 23:57:46 marka Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh
index 2bd83174a39f056ed7af808ed9cf85039161f116..cb39b89acd214bf73629606a0c9ea1ad78cb6e50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2003  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -18,7 +18,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: dst_api.c,v 1.6 2006/01/27 02:35:15 marka Exp $
+ * $Id: dst_api.c,v 1.7 2006/01/27 23:57:46 marka Exp $
  */
 
 /*! \file */
index 9bf03b2ddd99eeeb7ddf50719b6fa189bee468d7..aa932478c8d7822f30d0396a96382adad549500e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000-2002  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -16,7 +16,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_internal.h,v 1.4 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: dst_internal.h,v 1.5 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef DST_DST_INTERNAL_H
 #define DST_DST_INTERNAL_H 1
index 6628d41546f88918f828d3824155d8953b661656..6e84a533d4216613d6c903cd7c63b28bd6d5faf4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -18,7 +18,7 @@
 
 /*%
  * Principal Author: Brian Wellington
- * $Id: dst_parse.c,v 1.4 2006/01/27 02:35:15 marka Exp $
+ * $Id: dst_parse.c,v 1.5 2006/01/27 23:57:46 marka Exp $
  */
 
 #include <config.h>
index ca159a5397777731308f525cc4de38aaee7e8dd7..1811d183b57bc57e845fb3c604a12c3e467df467 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000-2002  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -16,7 +16,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_parse.h,v 1.4 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: dst_parse.h,v 1.5 2006/01/27 23:57:46 marka Exp $ */
 
 /*! \file */
 #ifndef DST_DST_PARSE_H
index 1b6b1fb8a629de0fb9d2ec098d99a71881cec3a6..2c628e2a420ed68ddc79c42d6b905de55dbfa324 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  * Portions Copyright (C) 1995-2000 by Network Associates, Inc.
  *
@@ -18,7 +18,7 @@
 
 /*
  * Principal Author: Brian Wellington
- * $Id: hmac_link.c,v 1.4 2006/01/27 02:35:15 marka Exp $
+ * $Id: hmac_link.c,v 1.5 2006/01/27 23:57:46 marka Exp $
  */
 
 #include <config.h>
index 0d1a457690b01de42c177d9f19065ca2ced4e68f..661512f59384a41795e73688ea0e6c85966ec05c 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: tsig.h,v 1.46 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: tsig.h,v 1.47 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef DNS_TSIG_H
 #define DNS_TSIG_H 1
index 61ad026af5d138a20bc6f713f65829c1f5c65ded..611a7211685bb4b29c03ce68c1ae643c63f5c559 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) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.118 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: types.h,v 1.119 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef DNS_TYPES_H
 #define DNS_TYPES_H 1
index ed124383ceddff53747a034b080351be9165ff41..bade854e9f566f30e89cbbfe1b163baf85aeffa3 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: dst.h,v 1.4 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: dst.h,v 1.5 2006/01/27 23:57:46 marka Exp $ */
 
 #ifndef DST_DST_H
 #define DST_DST_H 1
index 3bd73d1fa074fb730bc1103a372713d3f2bc6bcd..5789ddefc77c63fc7f2f9cadeba07d20afebc4d9 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  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: key.c,v 1.5 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: key.c,v 1.6 2006/01/27 23:57:46 marka Exp $ */
 
 #include <config.h>
 
index a6e125e982dd504d54b5d54bb256615165a34d3d..fffed7ae943e206d42cd4c41a20b13cde920563c 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) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rcode.c,v 1.3 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: rcode.c,v 1.4 2006/01/27 23:57:46 marka Exp $ */
 
 #include <config.h>
 #include <ctype.h>
index dd132fef0a5b9f201d2a28e656b7da14fbca811b..fe915258522b1195dd21060606c0aef95a1ef3b2 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
@@ -16,7 +16,7 @@
  */
 
 /*
- * $Id: tsig.c,v 1.123 2006/01/27 02:35:15 marka Exp $
+ * $Id: tsig.c,v 1.124 2006/01/27 23:57:46 marka Exp $
  */
 /*! \file */
 #include <config.h>
index 4c608ed78a334d34040f748175390eb7801e4e2e..aea9df4e0eea05e5e48f00c1b8e3e3609300d588 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.86 2006/01/27 02:35:15 marka Exp $
+# $Id: Makefile.in,v 1.87 2006/01/27 23:57:46 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index db31b855acf7c8e4be6febb5fb43479b06e3a5f5..bf611a01e62f34dfd9bb441a120d4b265fc53248 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, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacmd5.c,v 1.10 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: hmacmd5.c,v 1.11 2006/01/27 23:57:46 marka Exp $ */
 
 /*! \file
  * This code implements the HMAC-MD5 keyed hash algorithm
index b51c05a0d22d92ab7df2afbce514d6df63bdb700..86517c03189de35d173f2496a1e1a6e001139298 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacsha.c,v 1.2 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: hmacsha.c,v 1.3 2006/01/27 23:57:46 marka Exp $ */
 
 /*
  * This code implements the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384
index e497fbf4118c37ec7809370de30f37c3048965e2..2d99a4eea471ef7dec643b7975e55f39d8006c77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.57 2006/01/27 02:35:15 marka Exp $
+# $Id: Makefile.in,v 1.58 2006/01/27 23:57:46 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 6f4b604b8a032e21668428a74f209beb002373fb..d3605937aee228d6ed9618c1ca229aeb5a72be5e 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, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacmd5.h,v 1.8 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: hmacmd5.h,v 1.9 2006/01/27 23:57:46 marka Exp $ */
 
 /*! \file
  * \brief This is the header file for the HMAC-MD5 keyed hash algorithm
index 7518fb71dae7217307b03ac41f6fc77196da34fa..2ff0d7b1ee58b8b953163e22d2c1b74cfe841730 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: hmacsha.h,v 1.2 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: hmacsha.h,v 1.3 2006/01/27 23:57:46 marka Exp $ */
 
 /*
  * This is the header file for the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256,
index c93e0582b9312f70b10c20c49b4d5ec7d4c535ca..b0ae66b792bce4efa2e6f09ff83dcf8aca1024f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.h,v 1.2 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: sha2.h,v 1.3 2006/01/27 23:57:46 marka Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.h,v 1.1.2.1 2001/07/03 11:01:36 ume Exp $    */
 /*     $KAME: sha2.h,v 1.3 2001/03/12 08:27:48 itojun Exp $    */
index 3dea6d223f4dca8ad3477514a1074fa5a6a3c1df..4b0910d97aa4bcadbb41409886455d1df490d6ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: sha2.c,v 1.2 2006/01/27 02:35:15 marka Exp $ */
+/* $Id: sha2.c,v 1.3 2006/01/27 23:57:46 marka Exp $ */
 
 /*     $FreeBSD: src/sys/crypto/sha2/sha2.c,v 1.2.2.2 2002/03/05 08:36:47 ume Exp $    */
 /*     $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $    */