update copyright notice

This commit is contained in:
Automatic Updater
2007-06-18 23:47:57 +00:00
parent 2f8d63983c
commit ec5347e2c7
1284 changed files with 2928 additions and 2520 deletions

View File

@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: sha2.c,v 1.11 2006/12/22 01:45:00 marka Exp $ */
/* $Id: sha2.c,v 1.12 2007/06/18 23:47:44 tbox 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 $ */