From: Richard Bowen Date: Thu, 2 Jan 2014 18:04:26 +0000 (+0000) Subject: Oops, missed one. s/2013/2014/ X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea0545273bc484759b373e3514047895290cb02;p=thirdparty%2Fapache%2Fhttpd.git Oops, missed one. s/2013/2014/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 9b2b133c9c2..c4aad75a2d5 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -23,7 +23,7 @@ #define AP_RELEASE_H #define AP_SERVER_COPYRIGHT \ - "Copyright 2013 The Apache Software Foundation." + "Copyright 2014 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional