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

index 389c7695fccaaec6647a2e600b04da142b9c853f..949057abe446b9e3d810028ae40a2f892c2e3e03 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-2002  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.11 2006/10/05 00:19:11 marka Exp $
+# $Id: merge_copyrights,v 1.16.2.12 2006/10/05 00:31:40 marka Exp $
 
 %file_types = ();
 %file_years = ();