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

index 05e87bc5488591b87c04cd71403a864232052afb..bada1024824c011f427d61a3b3cf092be4fabf8c 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.16.2.2.8.8 2006/10/05 00:18:21 marka Exp $
+# $Id: merge_copyrights,v 1.16.2.2.8.9 2006/10/05 00:31:41 marka Exp $
 
 %file_types = ();
 %file_years = ();