feat(tox): add copyright year fixer script 54/35154/15
authorVratko Polak <[email protected]>
Wed, 17 Apr 2024 15:24:24 +0000 (17:24 +0200)
committerVratko Polak <[email protected]>
Wed, 17 Apr 2024 15:24:24 +0000 (17:24 +0200)
commitac6f1de626b8a21c88a625cf77dd922d2214d867
treee273fab03c26c782cc9e35328ac9842ff0e3e4fc
parentb3c5215bba37bd6555231da8c40ae90d9fc570c9
feat(tox): add copyright year fixer script

It uses rather simple sed commands, but seems to work well enough.

+ Improve readme.
+ Shortened comments about why 3 lines.

Change-Id: I50b395dfeb586f671f7c4c82f22369de90b351ec
Signed-off-by: Vratko Polak <[email protected]>
resources/libraries/bash/entry/tox/README.txt
resources/libraries/bash/entry/tox/copyright_year.sh
resources/libraries/bash/entry/tox/fix_copyright_year.sh [new file with mode: 0644]
resources/libraries/python/LispSetup.py
tox.ini