From: Rainer Jung Date: Thu, 4 Jan 2018 15:15:21 +0000 (+0000) Subject: Happy New Year 2018 X-Git-Tag: 2.5.0-alpha2-ci-test-only~3003 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d26cb0eb67312af61707c43bd4173f0f7c4f230;p=thirdparty%2Fapache%2Fhttpd.git Happy New Year 2018 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820101 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NOTICE b/NOTICE index 01a492b7b71..89ee86f60ae 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache HTTP Server -Copyright 2017 The Apache Software Foundation. +Copyright 2018 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 67cdab08273..48fc9723ed0 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -23,7 +23,7 @@ #define AP_RELEASE_H #define AP_SERVER_COPYRIGHT \ - "Copyright 2017 The Apache Software Foundation." + "Copyright 2018 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional