summaryrefslogtreecommitdiff
path: root/lib/dns/rcode.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/rcode.c')
-rw-r--r--lib/dns/rcode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/rcode.c b/lib/dns/rcode.c
index 61c9faab06c0..5d5a28da4336 100644
--- a/lib/dns/rcode.c
+++ b/lib/dns/rcode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004-2008, 2010, 2011 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 2010-2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: rcode.c,v 1.8.48.4 2011-02-21 23:45:49 tbox Exp $ */
+/* $Id$ */
#include <config.h>
#include <ctype.h>