From: Automatic Updater Date: Mon, 24 Oct 2011 23:46:14 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.9.0b1~2^3~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64691d525b15e74f2b407faf31cfb8b17abeb0c8;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/hmacsha.c b/lib/isc/hmacsha.c index 804916bdb37..0ada7377f92 100644 --- a/lib/isc/hmacsha.c +++ b/lib/isc/hmacsha.c @@ -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