mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 18:32:52 -04:00
update copyright notice
This commit is contained in:
parent
1628eee3f5
commit
cb5b75f33e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2005-2007 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2005-2007, 2011 Internet Systems Consortium, Inc. ("ISC")
|
||||
*
|
||||
* Permission to use, copy, modify, and/or 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: hmacsha.c,v 1.8.298.1 2011/10/25 03:11:17 marka Exp $ */
|
||||
/* $Id: hmacsha.c,v 1.8.298.2 2011/10/25 23:45:36 tbox Exp $ */
|
||||
|
||||
/*
|
||||
* This code implements the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384
|
||||
|
|
|
|||
Loading…
Reference in a new issue