]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Wed, 1 Feb 2006 00:10:35 +0000 (00:10 +0000)
committerMark Andrews <marka@isc.org>
Wed, 1 Feb 2006 00:10:35 +0000 (00:10 +0000)
lib/isc/include/isc/md5.h
lib/isc/include/isc/sha1.h

index 155d76a4329e8c8c7f27343279807e9ed91004ed..5a18ad941e29e610f5ab4702826dba99bf626cf4 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: md5.h,v 1.12 2006/01/31 00:35:21 marka Exp $ */
+/* $Id: md5.h,v 1.13 2006/02/01 00:10:35 marka Exp $ */
 
 /*! \file 
  * \brief This is the header file for the MD5 message-digest algorithm.
index a292cb350605a730eb93449f90761a67eb1682a0..fe52637d4e4cc48d0689a82594069e52076ba156 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
@@ -18,7 +18,7 @@
 #ifndef ISC_SHA1_H
 #define ISC_SHA1_H 1
 
-/* $Id: sha1.h,v 1.12 2006/01/31 23:01:23 marka Exp $ */
+/* $Id: sha1.h,v 1.13 2006/02/01 00:10:35 marka Exp $ */
 
 /*     $NetBSD: sha1.h,v 1.2 1998/05/29 22:55:44 thorpej Exp $ */