diff options
Diffstat (limited to 'lib/dns/hmac_link.c')
-rw-r--r-- | lib/dns/hmac_link.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/hmac_link.c b/lib/dns/hmac_link.c index a531e3df..18b3dfad 100644 --- a/lib/dns/hmac_link.c +++ b/lib/dns/hmac_link.c @@ -16,7 +16,7 @@ * * Portions Copyright (C) 1995-2000 by Network Associates, Inc. * - * 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. * @@ -31,7 +31,7 @@ /* * Principal Author: Brian Wellington - * $Id: hmac_link.c,v 1.8 2007/06/19 23:47:16 tbox Exp $ + * $Id: hmac_link.c,v 1.9 2007/08/28 07:20:42 tbox Exp $ */ #include <config.h> |