{
  "key": "bsd-simplified",
  "short_name": "BSD-2-Clause",
  "name": "BSD-2-Clause",
  "category": "Permissive",
  "owner": "Regents of the University of California",
  "homepage_url": "http://www.opensource.org/licenses/BSD-2-Clause",
  "notes": "Per SPDX.org, this license is OSI certified.",
  "spdx_license_key": "BSD-2-Clause",
  "other_spdx_license_keys": [
    "BSD-2-Clause-NetBSD",
    "BSD-2"
  ],
  "text_urls": [
    "http://opensource.org/licenses/bsd-license.php"
  ],
  "osi_url": "http://opensource.org/licenses/bsd-license.php",
  "other_urls": [
    "http://spdx.org/licenses/BSD-2-Clause",
    "http://www.freebsd.org/copyright/copyright.html",
    "https://opensource.org/licenses/BSD-2-Clause"
  ],
  "text": "Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this list\nof conditions and the following disclaimer.\n\nRedistributions in binary form must reproduce the above copyright notice, this\nlist of conditions and the following disclaimer in the documentation and/or\nother materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
}