Skip to content

Commit

Permalink
Updated copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
pschneider1968 committed Feb 17, 2024
1 parent fbf0b97 commit 972817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import_lists.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ START_TIME_DISPLAY=$(date)
START_TIME_SEC=$(date +%s)

MY_VERSION="v0.5"
MY_YEAR="2022,2023"
MY_YEAR="2022-2024"
BANNER="$(basename $0) $MY_VERSION (c) $MY_YEAR by Peter Schneider - provided under MIT License"

SUCCESS=0
Expand Down

0 comments on commit 972817e

Please sign in to comment.