Happy New Year 2018

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820101 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Jung
2018-01-04 15:15:21 +00:00
parent 0b456ba7a7
commit 3d26cb0eb6
2 changed files with 2 additions and 2 deletions

2
NOTICE
View File

@ -1,5 +1,5 @@
Apache HTTP Server Apache HTTP Server
Copyright 2017 The Apache Software Foundation. Copyright 2018 The Apache Software Foundation.
This product includes software developed at This product includes software developed at
The Apache Software Foundation (http://www.apache.org/). The Apache Software Foundation (http://www.apache.org/).

View File

@ -23,7 +23,7 @@
#define AP_RELEASE_H #define AP_RELEASE_H
#define AP_SERVER_COPYRIGHT \ #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 * The below defines the base string of the Server: header. Additional