diff --git a/bin/named/update.c b/bin/named/update.c index a493b29969..44fc7e32d9 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -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 diff --git a/bin/tests/dst/gsstest.c b/bin/tests/dst/gsstest.c index 65a5837092..e57a8b58ff 100644 --- a/bin/tests/dst/gsstest.c +++ b/bin/tests/dst/gsstest.c @@ -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 diff --git a/bin/tests/system/checknames/clean.sh b/bin/tests/system/checknames/clean.sh index 84fd45777f..2ab3daf95e 100644 --- a/bin/tests/system/checknames/clean.sh +++ b/bin/tests/system/checknames/clean.sh @@ -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 diff --git a/bin/tests/system/checknames/ns4/master-ignore.update.db.in b/bin/tests/system/checknames/ns4/master-ignore.update.db.in index 18826bd3d2..adb360a532 100644 --- a/bin/tests/system/checknames/ns4/master-ignore.update.db.in +++ b/bin/tests/system/checknames/ns4/master-ignore.update.db.in @@ -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 diff --git a/bin/tests/system/checknames/ns4/named.conf b/bin/tests/system/checknames/ns4/named.conf index 3c5e9d7db2..9ada8739ea 100644 --- a/bin/tests/system/checknames/ns4/named.conf +++ b/bin/tests/system/checknames/ns4/named.conf @@ -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 "." { diff --git a/bin/tests/system/checknames/ns4/root.hints b/bin/tests/system/checknames/ns4/root.hints index 712002bf8a..3676283eeb 100644 --- a/bin/tests/system/checknames/ns4/root.hints +++ b/bin/tests/system/checknames/ns4/root.hints @@ -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 diff --git a/bin/tests/system/checknames/setup.sh b/bin/tests/system/checknames/setup.sh index 3634ebfbb3..3fea32aa3d 100644 --- a/bin/tests/system/checknames/setup.sh +++ b/bin/tests/system/checknames/setup.sh @@ -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 diff --git a/bin/tests/system/checknames/tests.sh b/bin/tests/system/checknames/tests.sh index d5f836b2a4..dc16f88e08 100644 --- a/bin/tests/system/checknames/tests.sh +++ b/bin/tests/system/checknames/tests.sh @@ -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 diff --git a/bin/tests/system/checkzone/tests.sh b/bin/tests/system/checkzone/tests.sh index 7d9192e163..adf1775c39 100644 --- a/bin/tests/system/checkzone/tests.sh +++ b/bin/tests/system/checkzone/tests.sh @@ -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 diff --git a/bin/tests/system/spf/tests.sh b/bin/tests/system/spf/tests.sh index 3da6e2ec69..ba8ddd4239 100644 --- a/bin/tests/system/spf/tests.sh +++ b/bin/tests/system/spf/tests.sh @@ -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 diff --git a/bin/tools/genrandom.c b/bin/tools/genrandom.c index a48af83b8f..7a6c64153e 100644 --- a/bin/tools/genrandom.c +++ b/bin/tools/genrandom.c @@ -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 diff --git a/lib/isc/include/isc/iterated_hash.h b/lib/isc/include/isc/iterated_hash.h index ba9fa93b96..5c0512c328 100644 --- a/lib/isc/include/isc/iterated_hash.h +++ b/lib/isc/include/isc/iterated_hash.h @@ -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 diff --git a/util/copyrights b/util/copyrights index 89a9cefae0..9e0f40d20e 100644 --- a/util/copyrights +++ b/util/copyrights @@ -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