]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Wed, 7 Feb 2007 23:57:57 +0000 (23:57 +0000)
committerMark Andrews <marka@isc.org>
Wed, 7 Feb 2007 23:57:57 +0000 (23:57 +0000)
lib/dns/dispatch.c

index 58064ea7bdd5167376440035ae730af8e25f994d..d05476ad91214fb0e6dae5f74856c3b52f73f5e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dispatch.c,v 1.101.2.6.2.14 2007/02/07 05:42:17 marka Exp $ */
+/* $Id: dispatch.c,v 1.101.2.6.2.15 2007/02/07 23:57:57 marka Exp $ */
 
 #include <config.h>