From: Justin Erenkrantz Date: Fri, 4 Feb 2005 20:21:18 +0000 (+0000) Subject: Update copyright year to 2005 and standardize on current copyright owner line. X-Git-Tag: 2.0.53~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f126fbce10f814b96b6ceebbe51b80cbe2988c37;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/branches/2.0.x@151405 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/rules.mk.in b/build/rules.mk.in index 0e595107187..b680fc8178e 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 07c42b6e61c..b3ccf1b530a 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -4,7 +4,8 @@