From: Rainer Jung Date: Thu, 4 Jan 2018 15:15:21 +0000 (+0000) Subject: Happy New Year 2018 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d26cb0eb67312af61707c43bd4173f0f7c4f230;p=apache 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 01a492b7b7..89ee86f60a 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 67cdab0827..48fc9723ed 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