Skip to content

Commit

Permalink
update end year in NOTICE.txt check to 2024 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss authored Feb 1, 2024
1 parent 5a90d4b commit 6cc7677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rcverify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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\/\)\.$'
Expand Down

0 comments on commit 6cc7677

Please sign in to comment.