]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 24 Oct 2011 23:46:14 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 24 Oct 2011 23:46:14 +0000 (23:46 +0000)
lib/isc/hmacsha.c

index 804916bdb3738de9d6e5ab8f3e97032025759202..0ada7377f92d43b0c1a3f1f101276ddbc60894cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2005-2007, 2009, 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.11 2011/10/24 22:51:29 mgraff Exp $ */
+/* $Id: hmacsha.c,v 1.12 2011/10/24 23:46:14 tbox Exp $ */
 
 /*
  * This code implements the HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384