From: Rainer Jung Date: Tue, 31 Jan 2012 11:38:22 +0000 (+0000) Subject: Update copyrights for externally visible and changed code X-Git-Tag: 2.5.0-alpha~7540 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9bc216139e4b2a35c39ccf080bab87de6c6261;p=thirdparty%2Fapache%2Fhttpd.git Update copyrights for externally visible and changed code Forward port of r1234336 from 2.4.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238399 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index c8e1d182a10..ee167d90fb6 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 2011 The Apache Software Foundation." + "Copyright 2012 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional