From: Rainer Jung Date: Mon, 3 Jan 2011 15:08:22 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: 2.3.11~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf1a42e9f5057e5f2fc172387a0967a03ac28b2;p=thirdparty%2Fapache%2Fhttpd.git Update copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 8c826bde3ae..0ae6b60ff06 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 2010 The Apache Software Foundation." + "Copyright 2011 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional