From: Jim Jagielski Date: Thu, 10 Jan 2008 15:53:06 +0000 (+0000) Subject: Adjust for 2008 X-Git-Tag: 2.2.8~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d98ec2b509b0ace19ebd49bdf79400aea167dc1b;p=thirdparty%2Fapache%2Fhttpd.git Adjust for 2008 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@610820 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 15fe27e9704..3937f10d2ae 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -25,7 +25,7 @@ #include "apr_general.h" /* stringify */ #define AP_SERVER_COPYRIGHT \ - "Copyright 2007 The Apache Software Foundation." + "Copyright 2008 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional