summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2020-01-01 20:06:53 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2020-01-01 20:06:53 +0000
commitdd34b6c250158075c39b29cf7257fca069e8c091 (patch)
tree78dcffefd18617d9e978f8d9d062b5ef85b93027
parent1670bdef152eb5c996764ee2fb2bcb9acbf32624 (diff)
downloadlibapr-dd34b6c250158075c39b29cf7257fca069e8c091.tar.gz
Happy New Year 2020
Backport of r1872195 from trunk resp. r1872197 from 1.7.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1872198 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 7da5529ea..eaff9e9e1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime
-Copyright (c) 2000-2019 The Apache Software Foundation.
+Copyright (c) 2000-2020 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 f6c2d907e..39c45a726 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,7 +38,7 @@
*/
-#define APR_COPYRIGHT "Copyright (c) 2000-2019 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2000-2020 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the