Browse Source

Lern 2 spel

pull/208/head
Jonathan "Duke" Leto 2 years ago
parent
commit
86a2c1c73c
  1. 2
      util/update-copyrights.sh

2
util/update-copyrights.sh

@ -6,7 +6,7 @@
# TODO: verify $1 and $2 exist
# TODO: verify ack and xargs exist on this system
# This update comments in soure code
# This update comments in source code
ack -l -i "20..-20..*Hush dev" | xargs ./util/replace.pl -$1 -$2
# This updates the define which is used by C++ help output

Loading…
Cancel
Save