Index: update-copyright/README.md |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/update-copyright/README.md |
@@ -0,0 +1,11 @@ |
+# update-copyright |
+ |
+A script that opens each repo listed on [hg.adblockplus.org](https://hg.adblockplus.org/) and updates the copyrights on each page to the current year. |
+ |
+## Usage |
+ |
+ $ python3 update_copyright.py |
+ |
+## Testing |
+ |
+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.
|