]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Mon, 8 Jan 2007 03:13:06 +0000 (03:13 +0000)
committerMark Andrews <marka@isc.org>
Mon, 8 Jan 2007 03:13:06 +0000 (03:13 +0000)
util/update_copyrights

index 20db7f821ad514ca25d5e475a6cd7416b1377f99..c71ec6feed0f9123d0ea78236ab4f681a8005751 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/local/bin/perl -w
 #
-# Copyright (C) 2004, 2005, 2007  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.32.18.11 2007/01/08 02:42:00 marka Exp $
+# $Id: update_copyrights,v 1.32.18.12 2007/01/08 03:13:06 marka Exp $
 
 require 5.002;