]> granicus.if.org Git - apache/commitdiff
Happy new year.
authorRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:15:07 +0000 (18:15 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 5 Jan 2013 18:15:07 +0000 (18:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1429349 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 0479560a6c6f93b852f2c4151d4ae125241b73bc..398a93a8af6e328d3efa2c6a10ae48968acf65f1 100644 (file)
@@ -318,7 +318,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 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 ee167d90fb616809e88f1110c09e661e38541e7f..d5f01db89d1e695192790e719de3f13f10637bb5 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