aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/message.c
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-04-04 23:11:25 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-04-04 23:11:25 +0000
commit42d3eba523963ab015ac451eeea0788b11631c94 (patch)
treed6eb268f26af23cc29cceb581dd5468a2cfef052 /lib/dns/message.c
parent3939884dc90db099f5601bd7c27d39acf7a8c731 (diff)
downloadsrc-9bf5f9141ba39205d5c7598b8199d0e265844691.tar.gz
src-9bf5f9141ba39205d5c7598b8199d0e265844691.zip
Vendor import of BIND 9.8.2vendor/bind9/9.8.2
Diffstat (limited to 'lib/dns/message.c')
-rw-r--r--lib/dns/message.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/message.c b/lib/dns/message.c
index 4ca37b7580af..2b65f0e48243 100644
--- a/lib/dns/message.c
+++ b/lib/dns/message.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-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: message.c,v 1.254.114.3 2011-06-08 23:02:42 each Exp $ */
+/* $Id$ */
/*! \file */