summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:58:26 +0000
committercovener <covener@13f79535-47bb-0310-9956-ffa450edef68>2023-01-19 16:58:26 +0000
commit1861e9f8cb9936d94b17958c0a1bc2a90e58b4fe (patch)
treedf7d285c6ab85bdafce556c71cc13857f9ab3627
parent62fd3447824eb57d1a5a163a42d12b778b0697c3 (diff)
downloadlibapr-1861e9f8cb9936d94b17958c0a1bc2a90e58b4fe.tar.gz
bump copyright for 2023
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1906809 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 527ccf70c..bca13bb38 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