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

index f196a6bf3aee617099d48a0eea37d110c2340e90..1298e8b5b2069c9ca2e191b46caa067565b64edd 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.26.2.14 2007/01/08 02:45:02 marka Exp $
+# $Id: update_copyrights,v 1.26.2.15 2007/01/08 03:13:04 marka Exp $
 
 require 5.002;