summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:59:07 +0000
committercovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:59:07 +0000
commit5572837772430c3b5cfe6ff1292301e5835d3631 (patch)
tree033982b3149f38660084214b7b46e538cf1d02d4
parentb24998818609e9591d6679989c650f2e82a224da (diff)
downloadlibapr-5572837772430c3b5cfe6ff1292301e5835d3631.tar.gz
Merge r1906809 from trunk:
bump copyright for 2023 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.8.x@1906810 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 b964f2a91..f4c03412d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Portable Runtime
-Copyright (c) 2000-2022 The Apache Software Foundation.
+Copyright (c) 2000-2023 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 27b011be3..1878bc519 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -38,7 +38,7 @@
*/
-#define APR_COPYRIGHT "Copyright (c) 2000-2022 The Apache Software " \
+#define APR_COPYRIGHT "Copyright (c) 2000-2023 The Apache Software " \
"Foundation or its licensors, as applicable."
/* The numeric compile-time version constants. These constants are the