summaryrefslogtreecommitdiff
path: root/licenses/03-cleanup-cc-html-files.py
Commit message (Collapse)AuthorAge
* Remove license texts and questionably licensed CSS and JavaScriptAndrej Shadura2018-10-05
|
* Added a Utility file for license processingFernando Farfan2015-08-10
| | | | | | | | | | We create license_utils, a utility library to include common methods to handle license files. The script that handles the cleanup of CreativeCommons files now uses the methods that have been extracted into the license_utils lib. [endlessm/eos-sdk#3471]
* Bump Python version to 3Fernando Farfan2015-08-10
| | | | | | | All our license handling scripts should specify python v.3, so we bump the version for the CreativeCommons scripts. [endlessm/eos-sdk#3471]
* Updated scripts to download CC license filesFernando Farfan2015-06-05
| | | | | | | Updated the scripts that we use to download HTML (and related) files for Creative Commons licenses. [endlessm/eos-sdk#3111]
* Scripts to download and organize CCLicense filesFernando Farfan2015-05-05
These scripts download and prepare all the HTML files that are required to publish Creative Commons licenses. [endlessm/eos-sdk#3025]