This is an automated email from the ASF dual-hosted git repository. dgrove pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
commit f1e791f341bc568da3806ca3fd73d98549914bce Author: David Grove <[email protected]> AuthorDate: Sat Feb 18 17:22:11 2023 -0500 Notice end year is now 2023 --- tools/rcverify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/rcverify.sh b/tools/rcverify.sh index 84e0146..99cd8b4 100755 --- a/tools/rcverify.sh +++ b/tools/rcverify.sh @@ -65,7 +65,7 @@ TGZ=$NAME-$V-sources.tar.gz KEYS=$RC-$V-KEYS NOTICE_REGEX='^Apache .+ -Copyright [0-9]{4}-2022 The Apache Software Foundation +Copyright [0-9]{4}-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation \(http:\/\/www\.apache\.org\/\)\.$'
