diff options
Diffstat (limited to 'usr.sbin/nsd/answer.c')
-rw-r--r-- | usr.sbin/nsd/answer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/answer.c b/usr.sbin/nsd/answer.c index 8fa4ab16821..0377f0b5859 100644 --- a/usr.sbin/nsd/answer.c +++ b/usr.sbin/nsd/answer.c @@ -1,7 +1,7 @@ /* * answer.c -- manipulating query answers and encoding them. * - * Copyright (c) 2001-2011, NLnet Labs. All rights reserved. + * Copyright (c) 2001-2006, NLnet Labs. All rights reserved. * * See LICENSE for the license. * |