diff --git a/bin/tests/system/builtin/clean.sh b/bin/tests/system/builtin/clean.sh index e3d7fa88f91cee07b916a7be326fd118544a77cc..352d096aa371bfe67ca6c9009ed15362ebec9b58 100644 --- a/bin/tests/system/builtin/clean.sh +++ b/bin/tests/system/builtin/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2011-2014 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/builtin/ns3/named.conf b/bin/tests/system/builtin/ns3/named.conf index 81f8d633f101c5e29e46f7c811f13cd1d9e9da9e..30e21d4ce0f6e5d636607d48959f530ed1541ee3 100644 --- a/bin/tests/system/builtin/ns3/named.conf +++ b/bin/tests/system/builtin/ns3/named.conf @@ -32,5 +32,5 @@ options { notify no; hostname "this.is.a.test.of.hostname"; server-id "this.is.a.test.of.server-id"; - version "this is a test of version"; + version "this is a test of version"; }; diff --git a/bin/tests/system/builtin/tests.sh b/bin/tests/system/builtin/tests.sh index fa641e91e1344a882238ac84ecb9c205aaf025ed..3f6185b3b680d6fa03190c1dd13456b0276571ca 100644 --- a/bin/tests/system/builtin/tests.sh +++ b/bin/tests/system/builtin/tests.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2011, 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/inline/ns5/named.conf.post b/bin/tests/system/inline/ns5/named.conf.post index 9b7dee8df61427906d0af4db45d4e03ac1603293..adfe861c1741a0dd31e33023b858efaafe12a704 100644 --- a/bin/tests/system/inline/ns5/named.conf.post +++ b/bin/tests/system/inline/ns5/named.conf.post @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 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/nsupdate/ns3/named.conf b/bin/tests/system/nsupdate/ns3/named.conf index 8606b53f7db7a9464e68a4f343d15d20a36ad200..48adcf6180bcd6d32295e8b1d93ece44f653c866 100644 --- a/bin/tests/system/nsupdate/ns3/named.conf +++ b/bin/tests/system/nsupdate/ns3/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010, 2011, 2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2010, 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/sfcache/ns5/trusted.conf.bad b/bin/tests/system/sfcache/ns5/trusted.conf.bad index c7f4e8291dd7ab4efd6839da5eb876b5b937a8c8..9bfb7eff38c6fd9a7291e0f2b24425a117b547ee 100644 --- a/bin/tests/system/sfcache/ns5/trusted.conf.bad +++ b/bin/tests/system/sfcache/ns5/trusted.conf.bad @@ -1,6 +1,5 @@ /* - * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") - * Copyright (C) 2000, 2001 Internet Software Consortium. + * 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/doc/arm/Makefile.in b/doc/arm/Makefile.in index 6fe63cab1ae2444941605a55a02d97b48f826a0f..5bae2b2e47a170f0a55fb0a35fddb292e29d6ff0 100644 --- a/doc/arm/Makefile.in +++ b/doc/arm/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2007, 2009, 2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2007, 2009, 2012, 2014 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001, 2002 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any diff --git a/doc/xsl/isc-docbook-chunk.xsl.in b/doc/xsl/isc-docbook-chunk.xsl.in index c136b112664315600299c74165ae42ac2ce3c057..fde5362ffa0c6a525fa4b24eb43fd5dbeebdf808 100644 --- a/doc/xsl/isc-docbook-chunk.xsl.in +++ b/doc/xsl/isc-docbook-chunk.xsl.in @@ -1,5 +1,5 @@