update copyright notice

This commit is contained in:
Automatic Updater
2011-10-28 12:07:36 +00:00
parent 6fbfa8f03c
commit 33fa8f844c

View 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.4.3 2011/10/28 03:15:40 marka Exp $
# $Id: prereq.sh,v 1.1.4.4 2011/10/28 12:07:36 tbox Exp $
if $PERL -e 'use Net::DNS;' 2>/dev/null
then