update copyrights

This commit is contained in:
Mark Andrews 2014-06-11 10:29:21 +10:00
parent da9e8ec663
commit 504bb97afd
13 changed files with 33 additions and 30 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2006, 2007, 2009-2011, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2006, 2007, 2009-2011, 2013, 2014 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

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012, 2014 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

View file

@ -1,4 +1,4 @@
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2014 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

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014 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
@ -19,17 +19,17 @@
controls { /* empty */ };
options {
query-source address 10.53.0.4;
notify-source 10.53.0.4;
transfer-source 10.53.0.4;
port 5300;
pid-file "named.pid";
listen-on { 10.53.0.4; };
listen-on-v6 { none; };
recursion yes;
query-source address 10.53.0.4;
notify-source 10.53.0.4;
transfer-source 10.53.0.4;
port 5300;
pid-file "named.pid";
listen-on { 10.53.0.4; };
listen-on-v6 { none; };
recursion yes;
acache-enable yes;
check-names master ignore;
notify yes;
notify yes;
};
zone "." {

View file

@ -1,4 +1,4 @@
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2014 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

View file

@ -1,4 +1,4 @@
# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012, 2014 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

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2012, 2014 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

View file

@ -1,4 +1,4 @@
# Copyright (C) 2011-2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-2014 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

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2013, 2014 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

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2010, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2010, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2008 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2008, 2014 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

View file

@ -278,7 +278,7 @@
./bin/named/unix/dlz_dlopen_driver.c C 2011,2012,2013,2014
./bin/named/unix/include/named/os.h C 1999,2000,2001,2002,2004,2005,2007,2008,2009
./bin/named/unix/os.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014
./bin/named/update.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
./bin/named/update.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
./bin/named/win32/dlz_dlopen_driver.c C 2011,2014
./bin/named/win32/include/named/ntservice.h C 1999,2000,2001,2002,2003,2004,2007
./bin/named/win32/include/named/os.h C 1999,2000,2001,2002,2004,2007,2008,2009
@ -488,7 +488,7 @@
./bin/tests/dst/Makefile.in MAKE 1999,2000,2001,2002,2004,2006,2007,2008,2009,2010,2012,2013,2014
./bin/tests/dst/dst_2_data.in X 1999,2000,2001,2013
./bin/tests/dst/dst_test.c C 1999,2000,2001,2004,2005,2007,2009,2012
./bin/tests/dst/gsstest.c C 2006,2007,2009,2010,2011,2013
./bin/tests/dst/gsstest.c C 2006,2007,2009,2010,2011,2013,2014
./bin/tests/dst/t2_data_1.in X 1999,2000,2001,2013
./bin/tests/dst/t2_data_2.in X 1999,2000,2001,2013
./bin/tests/dst/t2_dsasig.in X 1999,2000,2001,2013
@ -864,7 +864,7 @@
./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db X 2012
./bin/tests/system/checkds/wrong.example.dnskey.db X 2012
./bin/tests/system/checkds/wrong.example.ds.db X 2012
./bin/tests/system/checknames/clean.sh SH 2004,2007,2012
./bin/tests/system/checknames/clean.sh SH 2004,2007,2012,2014
./bin/tests/system/checknames/ns1/fail.example.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/fail.update.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE 2004,2007
@ -877,10 +877,13 @@
./bin/tests/system/checknames/ns2/root.hints ZONE 2004,2007
./bin/tests/system/checknames/ns3/named.conf CONF-C 2004,2007
./bin/tests/system/checknames/ns3/root.hints ZONE 2004,2007
./bin/tests/system/checknames/setup.sh SH 2004,2007,2012
./bin/tests/system/checknames/tests.sh SH 2004,2007,2012
./bin/tests/system/checknames/ns4/master-ignore.update.db.in ZONE 2014
./bin/tests/system/checknames/ns4/named.conf CONF-C 2014
./bin/tests/system/checknames/ns4/root.hints ZONE 2014
./bin/tests/system/checknames/setup.sh SH 2004,2007,2012,2014
./bin/tests/system/checknames/tests.sh SH 2004,2007,2012,2014
./bin/tests/system/checkzone/clean.sh SH 2011,2012
./bin/tests/system/checkzone/tests.sh SH 2011,2012,2013
./bin/tests/system/checkzone/tests.sh SH 2011,2012,2013,2014
./bin/tests/system/checkzone/zones/bad-nsec3-padded.db ZONE 2014
./bin/tests/system/checkzone/zones/bad-nsec3owner-padded.db ZONE 2014
./bin/tests/system/checkzone/zones/bad1.db ZONE 2013
@ -1542,7 +1545,7 @@
./bin/tests/system/spf/clean.sh SH 2013
./bin/tests/system/spf/ns1/named.conf CONF-C 2013
./bin/tests/system/spf/ns1/spf.db ZONE 2013
./bin/tests/system/spf/tests.sh SH 2013
./bin/tests/system/spf/tests.sh SH 2013,2014
./bin/tests/system/start.pl SH 2001,2004,2005,2006,2007,2008,2010,2011,2012,2013
./bin/tests/system/start.sh SH 2000,2001,2004,2007,2012
./bin/tests/system/staticstub/clean.sh SH 2010,2012,2014
@ -1874,7 +1877,7 @@
./bin/tools/arpaname.docbook SGML 2009,2014
./bin/tools/arpaname.html HTML DOCBOOK
./bin/tools/genrandom.8 MAN DOCBOOK
./bin/tools/genrandom.c C 2000,2001,2002,2003,2004,2005,2007,2009,2010,2012
./bin/tools/genrandom.c C 2000,2001,2002,2003,2004,2005,2007,2009,2010,2012,2014
./bin/tools/genrandom.docbook SGML 2009,2010,2011,2014
./bin/tools/genrandom.html HTML DOCBOOK
./bin/tools/isc-hmac-fixup.8 MAN DOCBOOK
@ -3022,7 +3025,7 @@
./lib/isc/include/isc/httpd.h C 2006,2007,2008,2014
./lib/isc/include/isc/interfaceiter.h C 1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/ipv6.h C 1999,2000,2001,2002,2004,2005,2007
./lib/isc/include/isc/iterated_hash.h C 2008
./lib/isc/include/isc/iterated_hash.h C 2008,2014
./lib/isc/include/isc/lang.h C 1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/lex.h C 1998,1999,2000,2001,2002,2004,2005,2007,2008
./lib/isc/include/isc/lfsr.h C 1999,2000,2001,2004,2005,2006,2007