summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2019-01-01 11:46:32 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2019-01-01 11:46:32 +0000
commit296e6f0f66252f8287de62f7635b56bcf70c46e6 (patch)
tree644ba08b7a962f2ec0bb5a481fbe836e77386b86
parent476d7590b6b1a123b28e27aa462e9831884ef47f (diff)
downloadlibapr-util-296e6f0f66252f8287de62f7635b56bcf70c46e6.tar.gz
Happy New Year 2019
Backport of r1850087 from trunk resp. r1850091 from 1.7.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/branches/1.6.x@1850092 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--NOTICE2
-rw-r--r--include/apu_version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/NOTICE b/NOTICE
index db6d2567..03b17e21 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime Utility Library
-Copyright (c) 2000-2018 The Apache Software Foundation.
+Copyright (c) 2000-2019 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/include/apu_version.h b/include/apu_version.h
index 501c35b4..92b10d8a 100644
--- a/include/apu_version.h
+++ b/include/apu_version.h
@@ -38,7 +38,7 @@
*/
-#define APU_COPYRIGHT "Copyright (c) 2000-2018 The Apache Software " \
+#define APU_COPYRIGHT "Copyright (c) 2000-2019 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the