[
  {
    "path": "ttomcat-1778514358873.zip-extract/_dependencies/maven/com.h2database_h2-2.2.220/org/h2/compress/CompressLZF.java",
    "type": "file",
    "name": "CompressLZF.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 18137,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "(mpl-2.0 AND epl-1.0) AND bsd-new",
    "detected_license_expression_spdx": "(MPL-2.0 AND EPL-1.0) AND BSD-3-Clause",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 2,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_32.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,",
            "match_coverage": 100.0,
            "matched_length": 6,
            "rule_relevance": 100,
            "rule_identifier": "mpl-2.0_32.RULE",
            "license_expression": "mpl-2.0",
            "license_expression_spdx": "MPL-2.0"
          },
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 3,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/epl-1.0_6.RULE",
            "from_file": null,
            "start_line": 3,
            "matched_text": " * and the EPL 1.0 (https://h2database.com/html/license.html).",
            "match_coverage": 100.0,
            "matched_length": 3,
            "rule_relevance": 100,
            "rule_identifier": "epl-1.0_6.RULE",
            "license_expression": "epl-1.0",
            "license_expression_spdx": "EPL-1.0"
          }
        ],
        "identifier": "mpl_2_0_and_epl_1_0-796bf8d7-f485-3520-923d-e6a4b1ecd2f3",
        "license_expression": "mpl-2.0 AND epl-1.0",
        "license_expression_spdx": "MPL-2.0 AND EPL-1.0"
      },
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 46,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_98.RULE",
            "from_file": null,
            "start_line": 24,
            "matched_text": " * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n *\n *   1.  Redistributions of source code must retain the above copyright notice,\n *       this list of conditions and the following disclaimer.\n *\n *   2.  Redistributions in binary form must reproduce the above copyright\n *       notice, this list of conditions and the following disclaimer in the\n *       documentation and/or other materials provided with the distribution.\n *\n *   3.  The name of the author may not be used to endorse or promote products\n *       derived from this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED\n * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\n * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO\n * EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\n * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR\n * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\n * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
            "match_coverage": 100.0,
            "matched_length": 203,
            "rule_relevance": 100,
            "rule_identifier": "bsd-new_98.RULE",
            "license_expression": "bsd-new",
            "license_expression_spdx": "BSD-3-Clause"
          }
        ],
        "identifier": "bsd_new-ddbdf2af-d93f-9912-6c83-1167bb9d3f80",
        "license_expression": "bsd-new",
        "license_expression_spdx": "BSD-3-Clause"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 10.46,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 2,
        "copyright": "Copyright 2004-2023 H2 Group. Multiple-Licensed",
        "start_line": 2
      },
      {
        "end_line": 21,
        "copyright": "Copyright (c) 2000-2005 Marc Alexander Lehmann <schmorp@schmorp.de>",
        "start_line": 21
      },
      {
        "end_line": 22,
        "copyright": "Copyright (c) 2005 Oren J. Maurice <oymaurice@hazorea.org.il>",
        "start_line": 22
      }
    ],
    "holders": [
      {
        "holder": "H2 Group. Multiple-Licensed",
        "end_line": 2,
        "start_line": 2
      },
      {
        "holder": "Marc Alexander Lehmann",
        "end_line": 21,
        "start_line": 21
      },
      {
        "holder": "Oren J. Maurice",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [
      {
        "email": "schmorp@schmorp.de",
        "end_line": 21,
        "start_line": 21
      },
      {
        "email": "oymaurice@hazorea.org.il",
        "end_line": 22,
        "start_line": 22
      }
    ],
    "urls": [
      {
        "url": "https://h2database.com/html/license.html",
        "end_line": 3,
        "start_line": 3
      },
      {
        "url": "http://cvs.schmorp.de/liblzf/lzf_c.c?view=markup",
        "end_line": 7,
        "start_line": 7
      },
      {
        "url": "http://cvs.schmorp.de/liblzf/lzf_d.c?view=markup",
        "end_line": 8,
        "start_line": 8
      }
    ],
    "md5": "941ce6253c1fe10ad7cdf0ce31a11ff5",
    "sha1": "04d63a0e5049ae2443e722607aa3631da8d5a7e4",
    "sha256": "b0227a41d2f12629c600f2e9b1d3a05be63ec7f0edaa3f7f59632db9d7b85a98",
    "sha512": "",
    "sha1_git": "477dcdc184cd89ea2f93cfb3aed9b5f8909234d9",
    "is_binary": false,
    "is_text": true,
    "is_archive": false,
    "is_media": false,
    "is_legal": false,
    "is_manifest": false,
    "is_readme": false,
    "is_top_level": false,
    "is_key_file": false,
    "extra_data": {}
  }
]