]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 17 Mar 2009 23:49:17 +0000 (23:49 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 17 Mar 2009 23:49:17 +0000 (23:49 +0000)
COPYRIGHT
lib/dns/validator.c

index 0be9e7a76970c8dab2908bb4a884fbc874316faa..9efef24edbf101a7546a2bd313ad24d1633e2195 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.
 
 Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 PERFORMANCE OF THIS SOFTWARE.
 
-$Id: COPYRIGHT,v 1.13.130.1 2008/01/02 23:46:28 tbox Exp $
+$Id: COPYRIGHT,v 1.13.130.1.30.1 2009/03/17 23:49:17 tbox Exp $
 
 Portions Copyright (C) 1996-2001  Nominum, Inc.
 
index 628c76cc2ecbb2e5dc1366266efc7a337a43054e..993f7f16727ce8da2f3c4de4de201c14bba84802 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  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.155.52.8.2.1 2009/03/17 02:11:19 marka Exp $ */
+/* $Id: validator.c,v 1.155.52.8.2.2 2009/03/17 23:49:17 tbox Exp $ */
 
 #include <config.h>