fsf-license-api.git
2021-09-06 C.A.M. GerlachFix other minor code quality issues
2021-09-06 C.A.M. GerlachAvoid shadowing builtin names
2021-09-06 C.A.M. GerlachMove top-level code into main function
2021-09-06 C.A.M. GerlachRemove old workarounds for obselete Python versions...
2021-09-06 C.A.M. GerlachAdd explict encoding argument to open to ensure correct...
2021-09-06 C.A.M. GerlachAdd hack to normalize HTML named entities to still...
2018-07-21 W. Trevor Kingpull: Map the FSF's new EUPL-1.2 identifier
2018-07-03 W. Trevor Kingpull: Remove obsolete "not in license-list-XML" comment...
2018-05-22 W. Trevor Kingpull: Split SILOFL into SILOFL-1.0 and SILOFL-1.1
2018-04-20 W. Trevor KingREADME: Fix "field" -> "fields" typo in caveat section
2018-04-17 W. Trevor KingREADME: Fix Markdown typos (e.g. [non-free][])
2018-04-15 W. Trevor Kingpull: Add sort_keys=True for license.jsonld
2018-04-13 W. Trevor Kingpull: Add deprecated SPDX identifiers
2018-03-26 W. Trevor Kingpull: Add JSON-LD markup
2018-01-04 W. Trevor Kingpull: Add the FSF ID to per-license files as 'id'
2018-01-03 W. Trevor KingMerge branch 'spdx-list-3.0'
2017-12-30 W. Trevor Kingpull: Convert 'uri' to the plural 'uris'
2017-12-30 W. Trevor Kingpull: Update to the SPDX License List 3.0
2017-11-14 W. Trevor Kingpull: Unify ccbynd with CC-BY-ND-4.0
2017-11-12 W. Trevor KingMerge branch 'spdx-hardlinks'
2017-11-12 W. Trevor KingMerge branch 'splits-identifiers'
2017-11-11 W. Trevor Kingpull: Add licenses-full.json with all the information
2017-10-25 W. Trevor Kingpull: Add {scheme}/{id}.json hardlinks
2017-10-25 W. Trevor KingREADME: Slug (non-numeric) link references
2017-10-24 W. Trevor Kingpull: Add TAG_OVERRIDES and distinguish gpl-2-compatibl...
2017-10-23 W. Trevor Kingpull: Associate FSF's Ruby with SPDX's Ruby
2017-10-23 W. Trevor Kingpull: Associate FSF's PythonOld with SPDX's Python...
2017-10-23 Gary O'NeallUpdate identifiers and splits
2017-10-22 W. Trevor Kingpull: Add unused-SPLITS check
2017-10-22 W. Trevor Kingpull: Add unused-IDENTIFIERS check and fix FDL1.1 ...
2017-10-22 W. Trevor KingCONTRIBUTING: Link to LICENSE.md
2017-10-22 W. Trevor KingLICENSE: Add the MIT license text
2017-10-21 W. Trevor Kingpull: Fix FreeBSD SPDX identifier (to BSD-2-Clause...
2017-10-20 W. Trevor KingREADME: Document this project
2017-10-20 W. Trevor Kingpull: Use sets of licenses in TAGS
2017-10-20 W. Trevor Kingpull: Resolve relative URIs relative to the FSF base
2017-10-20 W. Trevor Kingpull: Add a script to scrape FSF license IDs, names...