diff options
author | Rainer Jung <rjung@apache.org> | 2020-01-01 20:40:13 +0100 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2020-01-01 20:40:13 +0100 |
commit | d33798624a0ed2f84fcb8390e4bf927c7a2b2054 (patch) | |
tree | 08c5ea904bf65d0704b6b96f2ed4c5de64704c36 /include/ap_release.h | |
parent | travis: restore email notifications for dev@ (diff) | |
download | apache2-d33798624a0ed2f84fcb8390e4bf927c7a2b2054.tar.xz apache2-d33798624a0ed2f84fcb8390e4bf927c7a2b2054.zip |
Happy New Year 2020
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872188 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_release.h')
-rw-r--r-- | include/ap_release.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h index 7bcc1f3dd4..90cce90062 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -23,7 +23,7 @@ #define AP_RELEASE_H #define AP_SERVER_COPYRIGHT \ - "Copyright 2019 The Apache Software Foundation." + "Copyright 2020 The Apache Software Foundation." /* * The below defines the base string of the Server: header. Additional |