update copyright notice

This commit is contained in:
Automatic Updater
2010-01-18 23:48:40 +00:00
parent ff8ec39ce4
commit 6bb1560124
26 changed files with 80 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
; Copyright (C) 2004, 2007-2009 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2004, 2007-2010 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2000-2002 Internet Software Consortium.
;
; Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db.in,v 1.23 2010/01/18 19:19:31 each Exp $
; $Id: example.db.in,v 1.24 2010/01/18 23:48:40 tbox Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (

View File

@@ -1,6 +1,6 @@
#!/bin/sh -e
#
# Copyright (C) 2004, 2006-2009 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2006-2010 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: sign.sh,v 1.37 2010/01/18 19:19:31 each Exp $
# $Id: sign.sh,v 1.38 2010/01/18 23:48:40 tbox Exp $
SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh