diff --git a/build/NWGNUtail.inc b/build/NWGNUtail.inc index 3a44d646f3..adef0d755b 100644 --- a/build/NWGNUtail.inc +++ b/build/NWGNUtail.inc @@ -25,7 +25,7 @@ NLM_SCREEN_NAME = DEFAULT endif ifndef NLM_COPYRIGHT -NLM_COPYRIGHT = Copyright 2000-2005 The Apache Software Foundation or its licensors as applicable. Licensed under the Apache License Version 2.0. +NLM_COPYRIGHT = Copyright 2000-2006 The Apache Software Foundation or its licensors as applicable. Licensed under the Apache License Version 2.0. endif # diff --git a/build/binbuild.sh b/build/binbuild.sh index 15ee27ea7a..6f63adce3f 100755 --- a/build/binbuild.sh +++ b/build/binbuild.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# Copyright 1999-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/bsd_makefile b/build/bsd_makefile index d4e81fe703..9f389135ac 100755 --- a/build/bsd_makefile +++ b/build/bsd_makefile @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/build-modules-c.awk b/build/build-modules-c.awk index b696a52680..7c749f9705 100644 --- a/build/build-modules-c.awk +++ b/build/build-modules-c.awk @@ -1,4 +1,4 @@ -# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# Copyright 1999-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/buildinfo.sh b/build/buildinfo.sh index 6de75fa476..e16abf3ac6 100755 --- a/build/buildinfo.sh +++ b/build/buildinfo.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/fastgen.sh b/build/fastgen.sh index 28c6e57b2e..d4301d7ccb 100755 --- a/build/fastgen.sh +++ b/build/fastgen.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/get-version.sh b/build/get-version.sh index e3ba69c513..b83750c207 100755 --- a/build/get-version.sh +++ b/build/get-version.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2003-2005 The Apache Software Foundation or its licensors, as +# Copyright 2003-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/install-bindist.sh.in b/build/install-bindist.sh.in index ca6860417d..72c0560b72 100755 --- a/build/install-bindist.sh.in +++ b/build/install-bindist.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/install.sh b/build/install.sh index 6195768bd6..279e6fc97a 100755 --- a/build/install.sh +++ b/build/install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# Copyright 1999-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/instdso.sh b/build/instdso.sh index c46eca212c..84900e2d02 100755 --- a/build/instdso.sh +++ b/build/instdso.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/library.mk b/build/library.mk index 62e2d4816b..4d79845d07 100644 --- a/build/library.mk +++ b/build/library.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/ltlib.mk b/build/ltlib.mk index 51f5ad2cd1..dc50213ca5 100644 --- a/build/ltlib.mk +++ b/build/ltlib.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/make_exports.awk b/build/make_exports.awk index 2b1b1d4ea2..c2352074c2 100644 --- a/build/make_exports.awk +++ b/build/make_exports.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/make_nw_export.awk b/build/make_nw_export.awk index ac7f97323b..d6a1d83051 100644 --- a/build/make_nw_export.awk +++ b/build/make_nw_export.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/make_var_export.awk b/build/make_var_export.awk index 374afa381e..369f8b2d45 100644 --- a/build/make_var_export.awk +++ b/build/make_var_export.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/mkconfNW.awk b/build/mkconfNW.awk index b9d175b593..88c5bfccfd 100644 --- a/build/mkconfNW.awk +++ b/build/mkconfNW.awk @@ -1,4 +1,4 @@ -# Copyright 2002-2005 The Apache Software Foundation or its licensors, as +# Copyright 2002-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/mkdir.sh b/build/mkdir.sh index 889667b820..2ec34886a8 100755 --- a/build/mkdir.sh +++ b/build/mkdir.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# Copyright 1999-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/nw_ver.awk b/build/nw_ver.awk index ba6d298f4c..a6e93daf9b 100644 --- a/build/nw_ver.awk +++ b/build/nw_ver.awk @@ -1,4 +1,4 @@ -# Copyright 2002-2005 The Apache Software Foundation or its licensors, as +# Copyright 2002-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/pkg/buildpkg.sh b/build/pkg/buildpkg.sh index 4dd7d81756..2bcd1577dd 100755 --- a/build/pkg/buildpkg.sh +++ b/build/pkg/buildpkg.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/program.mk b/build/program.mk index af376139ef..95e285d803 100644 --- a/build/program.mk +++ b/build/program.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/rpm/httpd.init b/build/rpm/httpd.init index 38f2a92b52..c6190fcc9f 100755 --- a/build/rpm/httpd.init +++ b/build/rpm/httpd.init @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2003-2005 The Apache Software Foundation or its licensors, as +# Copyright 2003-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/rules.mk.in b/build/rules.mk.in index b22d3357c1..de82572498 100644 --- a/build/rules.mk.in +++ b/build/rules.mk.in @@ -1,4 +1,4 @@ -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/special.mk b/build/special.mk index 548656a62f..06bc16a43d 100644 --- a/build/special.mk +++ b/build/special.mk @@ -1,4 +1,4 @@ -# Copyright 2000-2005 The Apache Software Foundation +# Copyright 2000-2006 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/sysv_makefile b/build/sysv_makefile index 63530755f9..1c7dc44e5e 100755 --- a/build/sysv_makefile +++ b/build/sysv_makefile @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# Copyright 2000-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/build/win32/win32ver.awk b/build/win32/win32ver.awk index 0f4f8de24e..409a832dfc 100644 --- a/build/win32/win32ver.awk +++ b/build/win32/win32ver.awk @@ -1,4 +1,4 @@ -# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# Copyright 2001-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/buildconf b/buildconf index 704606480a..3e51a09c99 100755 --- a/buildconf +++ b/buildconf @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# Copyright 1999-2006 The Apache Software Foundation or its licensors, as # applicable. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/docs/error/README b/docs/error/README index b72d45d75a..2e62e1f53e 100644 --- a/docs/error/README +++ b/docs/error/README @@ -35,4 +35,4 @@ like to contribute the pages in an additional language.) - Copyright (c) 2001-2005 The Apache Software Foundation. All rights reserved. + Copyright (c) 2001-2006 The Apache Software Foundation. All rights reserved. diff --git a/docs/manual/bind.xml.de b/docs/manual/bind.xml.de index 65e97fa55e..5392dab1f1 100644 --- a/docs/manual/bind.xml.de +++ b/docs/manual/bind.xml.de @@ -4,7 +4,7 @@