From: Justin Erenkrantz Date: Fri, 4 Feb 2005 20:28:49 +0000 (+0000) Subject: Update copyright year to 2005 and standardize on current copyright owner line. X-Git-Tag: 2.1.3~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=905cdf9f0b330131433f4d8ad2cb3905357dbc58;p=thirdparty%2Fapache%2Fhttpd.git Update copyright year to 2005 and standardize on current copyright owner line. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/binbuild.sh b/build/binbuild.sh index 352a0900459..15ee27ea7a1 100755 --- a/build/binbuild.sh +++ b/build/binbuild.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/buildinfo.sh b/build/buildinfo.sh index c3623a4812f..6de75fa476d 100755 --- a/build/buildinfo.sh +++ b/build/buildinfo.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/fastgen.sh b/build/fastgen.sh index b7e7835f716..28c6e57b2e7 100755 --- a/build/fastgen.sh +++ b/build/fastgen.sh @@ -1,6 +1,7 @@ #! /bin/sh # -# Copyright 2000-2004 The Apache Software Foundation +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/get-version.sh b/build/get-version.sh index 5cee69189fe..e3ba69c513e 100755 --- a/build/get-version.sh +++ b/build/get-version.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 2003-2004 The Apache Software Foundation +# Copyright 2003-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/install-bindist.sh.in b/build/install-bindist.sh.in index 44cbb8bfd63..ca6860417d6 100755 --- a/build/install-bindist.sh.in +++ b/build/install-bindist.sh.in @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/install.sh b/build/install.sh index ba676624d78..6195768bd67 100755 --- a/build/install.sh +++ b/build/install.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/instdso.sh b/build/instdso.sh index 6b9e4386364..c3e1b76df98 100755 --- a/build/instdso.sh +++ b/build/instdso.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/mkdir.sh b/build/mkdir.sh index a46c9a9aa0f..889667b820f 100755 --- a/build/mkdir.sh +++ b/build/mkdir.sh @@ -1,6 +1,7 @@ #!/bin/sh # -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/pkg/buildpkg.sh b/build/pkg/buildpkg.sh index 706fa36fdca..0e467d1adb9 100755 --- a/build/pkg/buildpkg.sh +++ b/build/pkg/buildpkg.sh @@ -1,11 +1,12 @@ #!/bin/sh -# Copyright 2000-2004 The Apache Software Foundation -# +# Copyright 2000-2005 The Apache Software Foundation or its licensors, as +# applicable. +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/build/rules.mk.in b/build/rules.mk.in index 8e4aab37893..369b525990a 100644 --- a/build/rules.mk.in +++ b/build/rules.mk.in @@ -1,4 +1,5 @@ -# Copyright 2001-2004 The Apache Software Foundation +# Copyright 2001-2005 The Apache Software Foundation or its licensors, as +# applicable. # # 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/docs/manual/bind.xml b/docs/manual/bind.xml index 2fc6fc59e7b..c939818e46b 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -4,8 +4,8 @@