From 6f9bc216139e4b2a35c39ccf080bab87de6c6261 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 31 Jan 2012 11:38:22 +0000 Subject: [PATCH] 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 --- include/ap_release.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_release.h b/include/ap_release.h index c8e1d182a1..ee167d90fb 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