update copyright notice

This commit is contained in:
Mark Andrews
2006-01-27 23:57:46 +00:00
parent e0a0c9fbbd
commit 26e2a07a0b
29 changed files with 60 additions and 60 deletions

View 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 $ */