diff --git a/bin/named/server.c b/bin/named/server.c index 2a1107d3f6..28105d3d55 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index 43395d81a8..8f487e248d 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 1998-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/byname_test.c b/bin/tests/byname_test.c index d0c6042a5b..91b56a0e86 100644 --- a/bin/tests/byname_test.c +++ b/bin/tests/byname_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2009, 2012, 2015, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2000, 2001, 2004, 2005, 2007, 2009, 2012, 2015-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/rdata_test.c b/bin/tests/rdata_test.c index 953cb6c29a..7156114c10 100644 --- a/bin/tests/rdata_test.c +++ b/bin/tests/rdata_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2007, 2011, 2012, 2014-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1998-2007, 2011, 2012, 2014-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/conf.sh.in b/bin/tests/system/conf.sh.in index 5cd474bb5e..b6a0c346af 100644 --- a/bin/tests/system/conf.sh.in +++ b/bin/tests/system/conf.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/dnssec/tests.sh b/bin/tests/system/dnssec/tests.sh index 613b50271f..ab28b8b72f 100644 --- a/bin/tests/system/dnssec/tests.sh +++ b/bin/tests/system/dnssec/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000-2002, 2004-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2000-2002, 2004-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/integrity/clean.sh b/bin/tests/system/integrity/clean.sh index 551cf88570..22c066fb22 100644 --- a/bin/tests/system/integrity/clean.sh +++ b/bin/tests/system/integrity/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/integrity/ns1/mx-cname.db b/bin/tests/system/integrity/ns1/mx-cname.db index 78c1f51e81..d575084f0b 100644 --- a/bin/tests/system/integrity/ns1/mx-cname.db +++ b/bin/tests/system/integrity/ns1/mx-cname.db @@ -1,4 +1,4 @@ -; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +; Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") ; ; This Source Code Form is subject to the terms of the Mozilla Public ; License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/integrity/ns1/named.conf b/bin/tests/system/integrity/ns1/named.conf index e206146b5a..136b5b6914 100644 --- a/bin/tests/system/integrity/ns1/named.conf +++ b/bin/tests/system/integrity/ns1/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/integrity/ns1/srv-cname.db b/bin/tests/system/integrity/ns1/srv-cname.db index 12148c666e..0628678f4c 100644 --- a/bin/tests/system/integrity/ns1/srv-cname.db +++ b/bin/tests/system/integrity/ns1/srv-cname.db @@ -1,4 +1,4 @@ -; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +; Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") ; ; This Source Code Form is subject to the terms of the Mozilla Public ; License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/integrity/tests.sh b/bin/tests/system/integrity/tests.sh index 87be719693..2c1e91c1a6 100644 --- a/bin/tests/system/integrity/tests.sh +++ b/bin/tests/system/integrity/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 51dd3966b1..8ae36a37f8 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -5,7 +5,7 @@ ]>