]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 4 Jan 2010 23:48:51 +0000 (23:48 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 4 Jan 2010 23:48:51 +0000 (23:48 +0000)
COPYRIGHT
lib/dns/nsec3.c
lib/dns/rbtdb.c

index 452f97d7b0de9c381e4dac94223083e9d9b1072a..855b96029020c54f21194fe4a7afb6032af3e9dd 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004-2010  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.15 2009/01/05 23:47:53 tbox Exp $
+$Id: COPYRIGHT,v 1.16 2010/01/04 23:48:51 tbox Exp $
 
 Portions Copyright (C) 1996-2001  Nominum, Inc.
 
index 05395ba2934d2e21193751c8053e2d55ad3e77bb..c291c7ea66d7d3642497361a8b865f9fe9e8e944 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008-2010  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: nsec3.c,v 1.14 2010/01/04 22:47:58 each Exp $ */
+/* $Id: nsec3.c,v 1.15 2010/01/04 23:48:51 tbox Exp $ */
 
 #include <config.h>
 
index cec7aa5e05fe9ffb930d8e1af56cf67538ebb26c..cf491d31832fb23f8c2d0f993da69e9ea9aa9f1d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2010  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: rbtdb.c,v 1.297 2010/01/04 22:30:14 each Exp $ */
+/* $Id: rbtdb.c,v 1.298 2010/01/04 23:48:51 tbox Exp $ */
 
 /*! \file */