]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Happy New Year 2015
authorRainer Jung <rjung@apache.org>
Thu, 1 Jan 2015 13:05:30 +0000 (13:05 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 1 Jan 2015 13:05:30 +0000 (13:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648840 13f79535-47bb-0310-9956-ffa450edef68

NOTICE
docs/manual/style/xsl/common.xsl
include/ap_release.h

diff --git a/NOTICE b/NOTICE
index a509b703d0e9b6613744f6759fdda764d5310d9e..d24cb1ddc444bf5b34fc3b7d73defc65f2c4e280 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2014 The Apache Software Foundation.
+Copyright 2015 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index 8eb2b1293f11e6a25a217ef5d9fa267dcfaf0f30..00281f350bbf85967029ede8db4c5fe70346be7b 100644 (file)
@@ -421,7 +421,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.com
 </xsl:choose>
 <div id="footer">&lf;
     <p class="apache">
-        <xsl:text>Copyright 2014 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2015 The Apache Software Foundation.</xsl:text><br />
         <xsl:if test="normalize-space($message[@id='before-license'])">
             <xsl:value-of select="$message[@id='before-license']"/>
             <xsl:text> </xsl:text>
index c4aad75a2d5d78b8b19dc57a77e42c5e0e565a5a..c9fa7c5845507cc8c297c37eda763c247df46b50 100644 (file)
@@ -23,7 +23,7 @@
 #define AP_RELEASE_H
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2014 The Apache Software Foundation."
+  "Copyright 2015 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional