]> code.communitydata.science - wikia_userroles_scraper.git/blobdiff - scraper_utils.py
add copyright notice
[wikia_userroles_scraper.git] / scraper_utils.py
index 0844b0bb7b5ff271e649cc68c196d22294f18e72..76016e37da8c4df23f722a4413c2c397e033a2b0 100644 (file)
@@ -1,3 +1,11 @@
+# Functions common to both scrapers
+# Copyright (C) 2018  Nathan TeBlunthuis
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
 # returns an iterator of wiki,url tuples
 import pandas as pd
 from os import makedirs, path

Community Data Science Collective || Want to submit a patch?