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) 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: dynamic.example.db.in,v 1.1 2002/01/22 22:27:28 gson Exp $
; $Id: dynamic.example.db.in,v 1.2 2002/02/20 03:33:56 marka Exp $
; This has the NS and glue at the apex because testing RT #2399
; requires we have only one name in the zone at a certain point

View File

@@ -1,4 +1,4 @@
; 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
@@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: keyless.example.db.in,v 1.1 2001/09/19 21:19:51 gson Exp $
; $Id: keyless.example.db.in,v 1.2 2002/02/20 03:33:57 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.20 2002/01/22 22:27:28 gson Exp $ */
/* $Id: named.conf,v 1.21 2002/02/20 03:33:58 marka Exp $ */
// NS3

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.15 2002/01/22 22:27:29 gson Exp $
# $Id: sign.sh,v 1.16 2002/02/20 03:33:59 marka Exp $
RANDFILE=../random.data