summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2018-01-04 12:59:27 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2018-01-04 12:59:27 +0000
commitf1c07d3e6bc67118b43e12dfab599742c3376440 (patch)
treebf1a0dfc39ff81895b47e3a76c78c703ce90c463
parent95372a3d47c7f59e1559d3e7871808468435eca9 (diff)
downloadlibapr-f1c07d3e6bc67118b43e12dfab599742c3376440.tar.gz
Happy New Year 2018
Backport of r1820080 from trunk resp. r1820081 from 1.7.x resp. r1820082 from 1.6.x git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1820083 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--NOTICE2
-rw-r--r--include/apr_version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE b/NOTICE
index 1d72bb175..e8117bf13 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime
-Copyright (c) 2000-2017 The Apache Software Foundation.
+Copyright (c) 2000-2018 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/include/apr_version.h b/include/apr_version.h
index a341e28ed..31808f5b7 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,7 +38,7 @@
*/
-#define APR_COPYRIGHT "Copyright (c) 2000-2017 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2000-2018 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the