Update copyrights that have an initial year of 2020 or later

This commit is contained in:
Jonathan "Duke" Leto
2022-09-19 15:54:01 -07:00
parent d5112907b4
commit b7b269448f
3 changed files with 6 additions and 6 deletions

View File

@@ -6,4 +6,4 @@
# TODO: verify $1 and $2 exist
# TODO: verify ack and xargs exist on this system
ack -l -i "201.-202.*Hush dev" | xargs ./util/replace.pl -$1 -$2
ack -l -i "20..-20..*Hush dev" | xargs ./util/replace.pl -$1 -$2