mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:12:06 -04:00
update copyright notice
This commit is contained in:
parent
a722680638
commit
e256ce5f47
2 changed files with 4 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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 $ */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue