Skip to content

Commit

Permalink
updated year
Browse files Browse the repository at this point in the history
  • Loading branch information
lancos committed Jan 6, 2025
1 parent d219ea1 commit 783944d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixyear.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

OLD_YEAR=2020
OLD_YEAR=2022
CURRENT_YEAR=`date +%Y`

FILESC=`find -name "*.cpp" -type f`
Expand Down

0 comments on commit 783944d

Please sign in to comment.