]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 12 Mar 2011 23:47:42 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 12 Mar 2011 23:47:42 +0000 (23:47 +0000)
bin/tests/system/xfer/prereq.sh

index e955d23d35f032d4221b4ad2cb903f386e5074ce..053550e08063c29c485e54dc0e0909eeff618f91 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
-# Copyright (C) 2001  Internet Software Consortium.
+# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: prereq.sh,v 1.1 2011/03/12 21:24:52 marka Exp $
+# $Id: prereq.sh,v 1.2 2011/03/12 23:47:42 tbox Exp $
 
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then