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": "1. you can do what you want with it\n2. I refuse any responsibility for the consequences",
  "standardLicenseTemplate": "1. you can do what you want with it\n2. I refuse any responsibility for the consequences",
  "name": "diffmark license",
  "licenseId": "diffmark",
  "standardLicenseHeader": "",
  "seeAlso": [
    "https://fedoraproject.org/wiki/Licensing/diffmark"
  ],
  "isOsiApproved": false
}