summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2016-01-01 19:35:29 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2016-01-01 19:35:29 +0000
commit497b78df8495bf2aefa177155b1f87205359148f (patch)
tree183775254d17cb1f9bac21c8f650bed6782d6f6f
parent2e35602a2f6f3548c2dad97e94a70b31f2444407 (diff)
downloadlibapr-497b78df8495bf2aefa177155b1f87205359148f.tar.gz
Happy New Year 2016
Backport of r1722547 from trunk resp. r1722549 from 1.6.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1722550 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 cd3576db2..873d50847 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime
-Copyright (c) 2000-2015 The Apache Software Foundation.
+Copyright (c) 2000-2016 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 6624fb1af..24560099d 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,7 +38,7 @@
*/
-#define APR_COPYRIGHT "Copyright (c) 2000-2015 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2000-2016 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the