| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # update-copyright | |
| 2 | |
| 3 A script that opens each repo listed on [hg.adblockplus.org](https://hg.adblockp lus.org/) and updates the copyrights on each page to the current year. | |
| 4 | |
| 5 ## Usage | |
| 6 | |
| 7 $ python3 update_copyright.py | |
| 8 | |
| 9 ## Testing | |
| 10 | |
| 11 The tests can be run via [Tox](http://tox.readthedocs.org/) | |
|
Jon Sonesen
2017/06/13 16:30:19
I think you can pass the url to the webpage to be
rosie
2017/06/23 14:39:20
Done.
| |
| OLD | NEW |