From: Guenter Knauf Date: Mon, 18 Oct 2010 06:03:06 +0000 (+0000) Subject: Fixed copyright year. X-Git-Tag: 2.2.18~372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2dca5670282cf2b1b87b3b62a27710a0775ceac;p=thirdparty%2Fapache%2Fhttpd.git Fixed copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1023660 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index a6dcc68b52b..d293fe167cb 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