update_copyrights

This commit is contained in:
Mark Andrews
2002-08-05 06:57:16 +00:00
parent ba01e9117b
commit 891c424e56
50 changed files with 100 additions and 100 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2000, 2001 Internet Software Consortium.
# Copyright (C) 2000-2002 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.3.2.1 2002/07/02 03:43:38 marka Exp $
# $Id: prereq.sh,v 1.3.2.2 2002/08/05 06:57:06 marka Exp $
if $KEYGEN -a RSA -b 512 -n zone -r $KEYGEN foo > /dev/null 2>&1
then