summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2015-01-01 12:39:04 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2015-01-01 12:39:04 +0000
commitbf4948955dadd10ab1ebfb4f4a774512a4dfdae7 (patch)
tree1579fa1d8f5e651b395fa98988ae2d7e1eae842d
parent8820d8d1fb11776cb12db2555e63c78c6b506cdd (diff)
downloadlibapr-bf4948955dadd10ab1ebfb4f4a774512a4dfdae7.tar.gz
Happy New Year 2015
Backport of r1648830 from trunk resp. r1648831 from 1.6.x resp. r1648832 from 1.5.x. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1648833 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 b16965be9..cd3576db2 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime
-Copyright (c) 2000-2014 The Apache Software Foundation.
+Copyright (c) 2000-2015 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 607a0c0e8..69c61198f 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,7 +38,7 @@
*/
-#define APR_COPYRIGHT "Copyright (c) 2000-2014 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2000-2015 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the