update copyright notice

This commit is contained in:
Automatic Updater 2011-02-08 23:10:07 +00:00
parent 5acd631070
commit 56748bc3d1
3 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
; Copyright (C) 2004, 2007, 2008, 2010 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2000, 2001 Internet Software Consortium.
; Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
@ -13,7 +12,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: expired.example.db.in,v 1.1 2011/02/08 03:47:02 marka Exp $
; $Id: expired.example.db.in,v 1.2 2011/02/08 23:10:07 tbox Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004, 2006-2010 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2006-2011 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.39 2011/02/08 03:47:02 marka Exp $ */
/* $Id: named.conf,v 1.40 2011/02/08 23:10:07 tbox Exp $ */
// NS3

View file

@ -1,6 +1,6 @@
#!/bin/sh -e
#
# Copyright (C) 2004, 2006-2010 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2006-2011 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2002 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.33 2011/02/08 03:47:02 marka Exp $
# $Id: sign.sh,v 1.34 2011/02/08 23:10:07 tbox Exp $
SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh