aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/licenses.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Fix consistency in license list.Ben Sturmfels2020-05-111-1/+1
* Add Creative Commons 4.0 licenses [#955]Dpg2018-05-241-10/+27
* Implement licenses.get_license_by_urlSebastian Spaeth2012-11-301-0/+10
* Improve mediagoblin.tools.licensesSebastian Spaeth2012-11-301-34/+38
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Canonical license URIS for CC stuff should have a trailing slash.Christopher Allan Webber2012-01-211-5/+5
* Show the license list in sorted formChristopher Allan Webber2012-01-211-1/+1
* Provided a SORTED_SUPPORTED_LICENSES (but keep the old unsorted dict!)Christopher Allan Webber2012-01-211-38/+31
* Added new filesAaron Williamson2012-01-171-0/+62