]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- fix some still missing copyright notices
authorAndré Malo <nd@apache.org>
Fri, 4 Feb 2005 22:27:28 +0000 (22:27 +0000)
committerAndré Malo <nd@apache.org>
Fri, 4 Feb 2005 22:27:28 +0000 (22:27 +0000)
- 2004 -> 2005 in the docs footer...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151435 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl
docs/manual/style/xsl/language.xsl

index a2626aaa56a7df8fdd8a3832a00f75f024c8c2a6..26d43d7731d74f710d3c9b4695efbc4296c56154 100644 (file)
 
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 1999-2004 The Apache Software </xsl:text>
-        <xsl:text>Foundation.</xsl:text><br />
+        <xsl:text>Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.</xsl:text><br />
         <xsl:value-of select="$message[@id='licensed']"/>
         <xsl:text> </xsl:text>
 
index f2cfd6f53742ba43b19681c76f93da1cd89dbcee..66e6bd9bc98ea12e3927e839305e7d5caac32896 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0"?>
 
 <!--
- Copyright 2004 The Apache Software Foundation
+ Copyright 2004-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.
@@ -605,7 +606,8 @@ Some targets have additional requirements:
 <xsl:template name="copyright">
 &lf;
 <xsl:comment><xsl:text>
- Copyright 2002-2004 The Apache Software Foundation
+ Copyright 2002-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.