aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/client.c')
-rw-r--r--lib/dns/client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/client.c b/lib/dns/client.c
index 77a419e20d6f..7b6d16408485 100644
--- a/lib/dns/client.c
+++ b/lib/dns/client.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009-2012 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: client.c,v 1.12.24.2 2011-03-12 04:59:16 tbox Exp $ */
+/* $Id$ */
#include <config.h>