]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 5 Oct 2006 00:31:42 +0000 (00:31 +0000)
committerMark Andrews <marka@isc.org>
Thu, 5 Oct 2006 00:31:42 +0000 (00:31 +0000)
util/merge_copyrights

index d126895a367a54d82c270226b684ee7a694a4636..bb5618bc7a0822903a2921175f4e842d97e9b2a4 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  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: merge_copyrights,v 1.19.18.6 2006/10/05 00:16:41 marka Exp $
+# $Id: merge_copyrights,v 1.19.18.7 2006/10/05 00:31:42 marka Exp $
 
 %file_types = ();
 %file_years = ();