From: Mark Andrews Date: Wed, 1 Feb 2006 00:10:35 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.7.0a2^2~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e256ce5f4799998e33d0daf996459ff9b3b0bb9a;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/include/isc/md5.h b/lib/isc/include/isc/md5.h index 155d76a4329..5a18ad941e2 100644 --- a/lib/isc/include/isc/md5.h +++ b/lib/isc/include/isc/md5.h @@ -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. diff --git a/lib/isc/include/isc/sha1.h b/lib/isc/include/isc/sha1.h index a292cb35060..fe52637d4e4 100644 --- a/lib/isc/include/isc/sha1.h +++ b/lib/isc/include/isc/sha1.h @@ -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 $ */