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 (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\nThis configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.",
  "standardLicenseTemplate": "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\nThis configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.",
  "name": "FSF Unlimited License",
  "licenseId": "FSFUL",
  "standardLicenseHeader": "",
  "seeAlso": [
    "https://fedoraproject.org/wiki/Licensing/FSF_Unlimited_License"
  ],
  "isOsiApproved": false
}