This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
The following commit(s) were added to refs/heads/master by this push:
new 6cc7677 update end year in NOTICE.txt check to 2024 (#427)
6cc7677 is described below
commit 6cc7677c144233a4fe7461fa0ba03527dc3a311f
Author: David Grove <[email protected]>
AuthorDate: Thu Feb 1 11:29:40 2024 -0500
update end year in NOTICE.txt check to 2024 (#427)
---
tools/rcverify.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/rcverify.sh b/tools/rcverify.sh
index 99cd8b4..67c491f 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}-2023 The Apache Software Foundation
+Copyright [0-9]{4}-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation \(http:\/\/www\.apache\.org\/\)\.$'