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:
Nick Kew
2007-09-01 11:52:52 +00:00
parent cf8f181ef5
commit 8c61967b7c
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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