update copyright notice

This commit is contained in:
Automatic Updater
2007-06-18 23:47:57 +00:00
parent 2f8d63983c
commit ec5347e2c7
1284 changed files with 2928 additions and 2520 deletions

View File

@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: bad.conf,v 1.2 2005/06/23 06:52:23 marka Exp $ */
/* $Id: bad.conf,v 1.3 2007/06/18 23:47:27 tbox Exp $ */
options {
avoid-v4-udp-ports { 100; }

View File

@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and distribute this software for any
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: good.conf,v 1.2 2005/06/23 06:52:23 marka Exp $ */
/* $Id: good.conf,v 1.3 2007/06/18 23:47:27 tbox Exp $ */
/*
* This is just a random selection of configuration options.

View File

@@ -1,6 +1,6 @@
# Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and distribute this software for any
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
@@ -12,7 +12,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: tests.sh,v 1.1 2005/06/23 06:52:23 marka Exp $
# $Id: tests.sh,v 1.2 2007/06/18 23:47:27 tbox Exp $
SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh