Commit 2458c36e authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

happy new year

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@731767 13f79535-47bb-0310-9956-ffa450edef68
parent f1c50084
Loading
Loading
Loading
Loading
+1 −1
Changes for NOTICE: 1 added line, 1 removed line.
Original line number Diff line number Diff line
Apache HTTP Server
Copyright 2008 The Apache Software Foundation.
Copyright 2009 The Apache Software Foundation.

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+1 −1
Changes for docs/manual/style/xsl/common.xsl: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -277,7 +277,7 @@

<div id="footer">&lf;
    <p class="apache">
        <xsl:text>Copyright 2008 The Apache Software Foundation.</xsl:text><br />
        <xsl:text>Copyright 2009 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>
+1 −1
Changes for include/ap_release.h: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
#include "apr_general.h" /* stringify */

#define AP_SERVER_COPYRIGHT \
    "Copyright 2008 The Apache Software Foundation."
    "Copyright 2009 The Apache Software Foundation."

/*
 * The below defines the base string of the Server: header. Additional