2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 21:47:59 +00:00

update copyright notice

This commit is contained in:
Automatic Updater 2012-01-04 23:46:49 +00:00
parent 7a2a1b8b14
commit f76bddd50b
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium. * Copyright (C) 1999-2003 Internet Software Consortium.
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: query.c,v 1.379 2012/01/04 03:06:49 each Exp $ */ /* $Id: query.c,v 1.380 2012/01/04 23:46:49 tbox Exp $ */
/*! \file */ /*! \file */

View File

@ -1,4 +1,4 @@
; Copyright (C) 2006, 2007 Internet Systems Consortium, Inc. ("ISC") ; Copyright (C) 2006, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
; ;
; Permission to use, copy, modify, and/or 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 ; purpose with or without fee is hereby granted, provided that the above
@ -12,7 +12,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE. ; PERFORMANCE OF THIS SOFTWARE.
; $Id: root.db,v 1.5 2012/01/04 03:06:51 each Exp $ ; $Id: root.db,v 1.6 2012/01/04 23:46:49 tbox Exp $
$TTL 3600 $TTL 3600
. SOA hostmaster.isc.org. a.root-servers.nil. ( . SOA hostmaster.isc.org. a.root-servers.nil. (

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2006-2008 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2006-2008, 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# #
# Permission to use, copy, modify, and/or 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 # purpose with or without fee is hereby granted, provided that the above
@ -14,7 +14,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE. # PERFORMANCE OF THIS SOFTWARE.
# $Id: tests.sh,v 1.12 2012/01/04 03:06:50 each Exp $ # $Id: tests.sh,v 1.13 2012/01/04 23:46:49 tbox Exp $
SYSTEMTESTTOP=.. SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh . $SYSTEMTESTTOP/conf.sh

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium. * Copyright (C) 1999-2003 Internet Software Consortium.
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE. * PERFORMANCE OF THIS SOFTWARE.
*/ */
/* $Id: rbtdb.c,v 1.325 2012/01/04 03:06:51 each Exp $ */ /* $Id: rbtdb.c,v 1.326 2012/01/04 23:46:49 tbox Exp $ */
/*! \file */ /*! \file */