From cb5b75f33eb0bf24f4ecc502d5e3c4f43abd58c2 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Tue, 25 Oct 2011 23:45:36 +0000 Subject: [PATCH] update copyright notice --- lib/isc/hmacsha.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/hmacsha.c b/lib/isc/hmacsha.c index 92b7451598..db14207a58 100644 --- a/lib/isc/hmacsha.c +++ b/lib/isc/hmacsha.c @@ -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