copyrights

This commit is contained in:
Mark Andrews
2002-02-20 03:35:59 +00:00
parent 1090574e91
commit a7038d1a05
132 changed files with 501 additions and 443 deletions

View File

@@ -1,4 +1,4 @@
; 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
@@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db.in,v 1.10 2002/01/22 22:27:25 gson Exp $
; $Id: example.db.in,v 1.11 2002/02/20 03:33:53 marka Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (

View File

@@ -1,5 +1,5 @@
/*
* 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 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.18 2002/01/22 22:27:26 gson Exp $ */
/* $Id: named.conf,v 1.19 2002/02/20 03:33:54 marka Exp $ */
// NS2

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: sign.sh,v 1.18 2002/02/06 03:28:59 bwelling Exp $
# $Id: sign.sh,v 1.19 2002/02/20 03:33:55 marka Exp $
SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh