]> granicus.if.org Git - apache/commitdiff
Happy New Year 2015
authorRainer Jung <rjung@apache.org>
Thu, 1 Jan 2015 13:55:29 +0000 (13:55 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 1 Jan 2015 13:55:29 +0000 (13:55 +0000)
Backport of r1648840from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1648845 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 a48d08ece2110220015577d0f5c210c65c103ff2..f2ab9eb30716f4837af383f57862c459a4c6880a 100644 (file)
@@ -421,7 +421,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.doc
 </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 0f28dce217f8121510218884cc15cc65d3cd5e3f..1957c07fdeac619b10bbaa01d64e94915a85fc2e 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