]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 15 Feb 2012 23:46:20 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 15 Feb 2012 23:46:20 +0000 (23:46 +0000)
lib/dns/validator.c

index e80d848d4a74540b9a8e27c4da5cea164a9f9b3a..6655a53403d174eda0c15ae54e2eb67652e9224e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-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: validator.c,v 1.208.72.1 2012/02/15 21:01:50 marka Exp $ */
+/* $Id: validator.c,v 1.208.72.2 2012/02/15 23:46:20 tbox Exp $ */
 
 #include <config.h>