From: Jim Jagielski Date: Thu, 10 Jan 2008 15:53:35 +0000 (+0000) Subject: adjust for 2008 X-Git-Tag: 2.0.64~226 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85888e0728522f357c711e40e8ca6599774e3e05;p=thirdparty%2Fapache%2Fhttpd.git adjust for 2008 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@610822 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 36a73a17b94..597f5c692b2 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -20,7 +20,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