]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 5 Jan 2007 05:56:05 +0000 (05:56 +0000)
committerMark Andrews <marka@isc.org>
Fri, 5 Jan 2007 05:56:05 +0000 (05:56 +0000)
bin/named/bind9.xsl
lib/dns/resolver.c
util/update_copyrights

index 2c980b7e6d6b5e337080c5d51dc44b7d16fb75d1..cf27bd248954eaeafd8ba30a5589e345d478000e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- - Copyright (C) 2006  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  -
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: bind9.xsl,v 1.6 2007/01/05 04:45:05 marka Exp $ -->
+<!-- $Id: bind9.xsl,v 1.7 2007/01/05 05:56:05 marka Exp $ -->
 
 <xsl:stylesheet version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
index d4fad502bf10ec173ed0329de348a156997c7bc2..93daa9383af3d81b91490adfd37dad9edcce1c90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.338 2007/01/04 04:11:03 marka Exp $ */
+/* $Id: resolver.c,v 1.339 2007/01/05 05:56:05 marka Exp $ */
 
 /*! \file */
 
index fe96612fcdef9166ab5366af913c0566b2747d34..696ab0048efa930fd49836148d67afb3ee5e304b 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: update_copyrights,v 1.47 2007/01/05 05:54:06 marka Exp $
+# $Id: update_copyrights,v 1.48 2007/01/05 05:56:05 marka Exp $
 
 require 5.002;