diff options
Diffstat (limited to 'usr.sbin/nsd/iterated_hash.c')
-rw-r--r-- | usr.sbin/nsd/iterated_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/iterated_hash.c b/usr.sbin/nsd/iterated_hash.c index 4211f503c25..e8606a3b06c 100644 --- a/usr.sbin/nsd/iterated_hash.c +++ b/usr.sbin/nsd/iterated_hash.c @@ -1,7 +1,7 @@ /* * iterated_hash.c -- nsec3 hash calculation. * - * Copyright (c) 2001-2011, NLnet Labs. All rights reserved. + * Copyright (c) 2001-2006, NLnet Labs. All rights reserved. * * See LICENSE for the license. * |