]> code.communitydata.science - wikia_userroles_scraper.git/blobdiff - scraper_utils.py
put in the longer version of the copyright
[wikia_userroles_scraper.git] / scraper_utils.py
index 0844b0bb7b5ff271e649cc68c196d22294f18e72..696c59be8818702cfeb970968fe8608e64b8c143 100644 (file)
@@ -1,3 +1,19 @@
+# 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.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
+
 # 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?