From: Jim Jagielski Date: Thu, 10 Jan 2008 15:52:39 +0000 (+0000) Subject: Adjust for 2008 X-Git-Tag: 2.3.0~1039 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=552422f24c94cad3044be1d4c2cf816ba00ff131;p=apache Adjust for 2008 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@610819 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 188cb2d63e..c3a4dd3e14 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