diff --git a/bin/check/named-checkconf.c b/bin/check/named-checkconf.c index 67f277a438..f22bd9113f 100644 --- a/bin/check/named-checkconf.c +++ b/bin/check/named-checkconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009-2015 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2016 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/tests/system/checkconf/tests.sh b/bin/tests/system/checkconf/tests.sh index 7bceb70069..b9cc2c5ae6 100644 --- a/bin/tests/system/checkconf/tests.sh +++ b/bin/tests/system/checkconf/tests.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2005, 2007, 2010-2015 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2005, 2007, 2010-2016 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/lib/isc/tests/hash_test.c b/lib/isc/tests/hash_test.c index 15c0cbc1ef..ff572d4305 100644 --- a/lib/isc/tests/hash_test.c +++ b/lib/isc/tests/hash_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2011-2016 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 c56689bbae..4ee73415de 100644 --- a/util/copyrights +++ b/util/copyrights @@ -16,7 +16,7 @@ ./bin/check/check-tool.c C 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015 ./bin/check/check-tool.h C 2000,2001,2002,2004,2005,2007,2010,2011,2013,2014 ./bin/check/named-checkconf.8 MAN DOCBOOK -./bin/check/named-checkconf.c C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015 +./bin/check/named-checkconf.c C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2012,2013,2014,2015,2016 ./bin/check/named-checkconf.docbook SGML 2000,2001,2002,2004,2005,2007,2009,2014,2015 ./bin/check/named-checkconf.html HTML DOCBOOK ./bin/check/named-checkzone.8 MAN DOCBOOK @@ -919,7 +919,11 @@ ./bin/tests/system/checkconf/portrange-good.conf CONF-C 2015 ./bin/tests/system/checkconf/range.conf CONF-C 2013 ./bin/tests/system/checkconf/shared.example.db ZONE 2015 -./bin/tests/system/checkconf/tests.sh SH 2005,2007,2010,2011,2012,2013,2014,2015 +./bin/tests/system/checkconf/tests.sh SH 2005,2007,2010,2011,2012,2013,2014,2015,2016 +./bin/tests/system/checkconf/view-class-any1.conf CONF-C 2016 +./bin/tests/system/checkconf/view-class-any2.conf CONF-C 2016 +./bin/tests/system/checkconf/view-class-in1.conf CONF-C 2016 +./bin/tests/system/checkconf/view-class-in2.conf CONF-C 2016 ./bin/tests/system/checkconf/warn-keydir.conf CONF-C 2013 ./bin/tests/system/checkds/clean.sh SH 2012,2013 ./bin/tests/system/checkds/dig.pl PERL 2014 @@ -3754,7 +3758,7 @@ ./lib/isc/tests/Makefile.in MAKE 2011,2012,2013,2014,2015 ./lib/isc/tests/aes_test.c C 2014 ./lib/isc/tests/counter_test.c C 2014 -./lib/isc/tests/hash_test.c C 2011,2012,2013,2014,2015 +./lib/isc/tests/hash_test.c C 2011,2012,2013,2014,2015,2016 ./lib/isc/tests/isctest.c C 2011,2012,2013,2014 ./lib/isc/tests/isctest.h C 2011,2012 ./lib/isc/tests/lex_test.c C 2013