Update copyrights that have an initial year of 2020 or later
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user