From: Guenter Knauf Date: Sun, 8 Aug 2010 12:34:44 +0000 (+0000) Subject: Updated copyright year. X-Git-Tag: 2.3.7~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=430fc0fbe8ff358b494909c979a95d4e05051640;p=thirdparty%2Fapache%2Fhttpd.git Updated copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 91487010650..0311809f742 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 2009 The Apache Software Foundation." + "Copyright 2010 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional