]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 23 Jan 2012 23:46:48 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 23 Jan 2012 23:46:48 +0000 (23:46 +0000)
bin/tests/system/upforwd/prereq.sh

index 11d0869f990be108e935cecae71c299ae7969a57..4774d4e3b15992b5fb184e941991cbeba69b6028 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012  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
@@ -14,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.2 2012/01/23 11:58:12 marka Exp $
+# $Id: prereq.sh,v 1.3 2012/01/23 23:46:48 tbox Exp $
 
 if $PERL -e 'use Net::DNS;' 2>/dev/null
 then