copyright updates

This commit is contained in:
Brian Wellington
2001-05-30 20:31:08 +00:00
parent 7a6ad11e01
commit 1969ab5360
40 changed files with 143 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2000, 2001 Internet Software Consortium.
# Copyright (C) 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: prereq.sh,v 1.1 2001/05/14 22:35:57 gson Exp $
# $Id: prereq.sh,v 1.2 2001/05/30 20:30:23 bwelling Exp $
if $PERL -e 'use Net::DNS;' 2>/dev/null
then