From: Rainer Jung Date: Mon, 3 Jan 2011 15:37:41 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: 2.0.65~134 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68edc739d7306f9ed3f2bee533e4797a965e3cd1;p=thirdparty%2Fapache%2Fhttpd.git Update copyright year. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1054656 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 14fed684b50..ecb8eec01e2 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 2010 The Apache Software Foundation." + "Copyright 2011 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional