summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2023-01-19 16:59:21 +0000
committerEric Covener <covener@apache.org>2023-01-19 16:59:21 +0000
commit18a3495f75a727bf44e81d47643e82631954217f (patch)
treeca07971b3738977fa33e16c8e883a7d80df70b9c
parented01629cfd0a9524beda743baa3abc12ecb54c62 (diff)
downloadapr-18a3495f75a727bf44e81d47643e82631954217f.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