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

index f765a4f6226147ea44f659f98fc52aaf9e424cfb..83749fab034c36077d806482db4ad3947e221154 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.182.16.26 2012/02/15 21:04:21 marka Exp $ */
+/* $Id: validator.c,v 1.182.16.27 2012/02/15 21:14:53 tbox Exp $ */
 
 #include <config.h>