Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: update-copyright/README.md

Issue 29459580: Issue 5250 - Add copyright update script (Closed) Base URL: https://hg.adblockplus.org/codingtools
Patch Set: Created June 8, 2017, 1:39 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld