mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00
Update copyright dates from 2006 to 2007
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -277,7 +277,7 @@
|
||||
|
||||
<div id="footer">&lf;
|
||||
<p class="apache">
|
||||
<xsl:text>Copyright 2006 The Apache Software Foundation.</xsl:text><br />
|
||||
<xsl:text>Copyright 2007 The Apache Software Foundation.</xsl:text><br />
|
||||
<xsl:value-of select="$message[@id='licensed']"/>
|
||||
<xsl:text> </xsl:text>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "apr_general.h" /* stringify */
|
||||
|
||||
#define AP_SERVER_COPYRIGHT \
|
||||
"Copyright 2006 The Apache Software Foundation."
|
||||
"Copyright 2007 The Apache Software Foundation."
|
||||
|
||||
/*
|
||||
* The below defines the base string of the Server: header. Additional
|
||||
|
Reference in New Issue
Block a user