summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:59:21 +0000
committercovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:59:21 +0000
commit71ad49974acee1586ea6cf5de685e98857b7dc10 (patch)
treeca07971b3738977fa33e16c8e883a7d80df70b9c
parentd02242ee807580e2e0bc52470a9d26aa7d40787b (diff)
downloadlibapr-71ad49974acee1586ea6cf5de685e98857b7dc10.tar.gz
Merge r1906809 from trunk:
bump copyright for 2023 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1906811 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 e97eee7d3..107a70e9f 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