{
  "key": "curl",
  "short_name": "cURL License",
  "name": "cURL License",
  "category": "Permissive",
  "owner": "cURL",
  "homepage_url": "http://curl.haxx.se/",
  "spdx_license_key": "curl",
  "text_urls": [
    "http://curl.haxx.se/docs/copyright.html",
    "http://www.focuseek.com/manuals/License/curl-license.html"
  ],
  "faq_url": "http://curl.haxx.se/docs/faq.html",
  "other_urls": [
    "http://curl.haxx.se/legal/licmix.html",
    "https://github.com/bagder/curl/blob/master/COPYING"
  ],
  "minimum_coverage": 15,
  "text": "Permission to use, copy, modify, and distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright\nnotice and this permission notice appear in all copies.\n \nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN\nNO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE\nOR OTHER DEALINGS IN THE SOFTWARE.\n \nExcept as contained in this notice, the name of a copyright holder shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin this Software without prior written authorization of the copyright holder."
}