From: William A. Rowe Jr Date: Wed, 25 Jan 2012 21:33:19 +0000 (+0000) Subject: 2012 release X-Git-Tag: 2.2.22~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675868bb1179cb687b9908c56c09fe7f37861ef3;p=thirdparty%2Fapache%2Fhttpd.git 2012 release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1235961 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NOTICE b/NOTICE index 539745d20be..fe70dcf2de2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache HTTP Server -Copyright 2009 The Apache Software Foundation. +Copyright 2012 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/include/ap_release.h b/include/ap_release.h index 687b2b01b78..40a6d462e0b 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