fosslim 0.0.2

A License matcher for the FOSS licenses;
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "isDeprecatedLicenseId": false,
  "licenseText": "Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.",
  "standardLicenseTemplate": "Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.",
  "name": "FSF Unlimited License (with License Retention)",
  "licenseId": "FSFULLR",
  "standardLicenseHeader": "",
  "seeAlso": [
    "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant"
  ],
  "isOsiApproved": false
}