]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 8 Jan 2010 23:51:44 +0000 (23:51 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 8 Jan 2010 23:51:44 +0000 (23:51 +0000)
doc/arm/man.arpaname.html
doc/arm/man.genrandom.html
doc/arm/man.named-journalprint.html
doc/arm/man.nsec3hash.html
lib/dns/dst_parse.c

index 1f447dd4079f2d776873e3eb1f390b3f72344d20..70d8638365d93c2a9bced2f56b186a97721e8ec8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 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: man.arpaname.html,v 1.5 2010/01/08 01:14:07 tbox Exp $ -->
+<!-- $Id: man.arpaname.html,v 1.6 2010/01/08 23:51:44 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
index e520c1c7819b084247cc5239b252f1626849a569..18a6868c106f1e645f865a0df45716224ee7c490 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 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: man.genrandom.html,v 1.5 2010/01/08 01:14:07 tbox Exp $ -->
+<!-- $Id: man.genrandom.html,v 1.6 2010/01/08 23:51:44 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
index e5e80e064188a6d4dc32b2d9bd876d55dad6e624..c0905ae6d759cbc74f73effab23d1cfecd0db4d8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 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: man.named-journalprint.html,v 1.5 2010/01/08 01:14:08 tbox Exp $ -->
+<!-- $Id: man.named-journalprint.html,v 1.6 2010/01/08 23:51:44 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
index 8d0061937befbc7148f5225c006eddd3ef51f140..494e9897a3b7fee53249bb0e2fffb61c707249f9 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2009, 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: man.nsec3hash.html,v 1.5 2010/01/08 01:14:07 tbox Exp $ -->
+<!-- $Id: man.nsec3hash.html,v 1.6 2010/01/08 23:51:44 tbox Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
index 5b3056c09342a56d6920a2c973d2f3ca5ee92e4c..0dfd5171a84d5c6c103136635398b82958bc36e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -31,7 +31,7 @@
 
 /*%
  * Principal Author: Brian Wellington
- * $Id: dst_parse.c,v 1.24 2010/01/08 17:15:36 each Exp $
+ * $Id: dst_parse.c,v 1.25 2010/01/08 23:51:44 tbox Exp $
  */
 
 #include <config.h>