]> granicus.if.org Git - apache/commitdiff
New year backport of r1429349 from trunk.
authorRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:18:30 +0000 (18:18 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:18:30 +0000 (18:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1429350 13f79535-47bb-0310-9956-ffa450edef68

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

diff --git a/NOTICE b/NOTICE
index 98279cd2f06e82b1e104aee44fcea11fa827ff8f..b3677c043b46340391a80579dd449fce0b98dc40 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache HTTP Server
-Copyright 2012 The Apache Software Foundation.
+Copyright 2013 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index 3cd8f6f6f9362202376dcb7873c1b801d1779610..f4b7381363ffe221f2285bd3532983ebec916354 100644 (file)
@@ -318,7 +318,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 2012 The Apache Software Foundation.</xsl:text><br />
+        <xsl:text>Copyright 2013 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 8a535264fce9e313ae9bd3766887eda05968e743..7a49e50f0b57e648275c3c47cf6716dd998a9e68 100644 (file)
@@ -25,7 +25,7 @@
 #include "apr_general.h" /* stringify */
 
 #define AP_SERVER_COPYRIGHT \
-  "Copyright 2012 The Apache Software Foundation."
+  "Copyright 2013 The Apache Software Foundation."
 
 /*
  * The below defines the base string of the Server: header. Additional