[
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/tomcat/buildutil/translate/Utils.java",
    "type": "file",
    "name": "Utils.java",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".java",
    "size": 8929,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Licensed to the Apache Software Foundation (ASF) under one or more\r\n * contributor license agreements.  See the NOTICE file distributed with\r\n * this work for additional information regarding copyright ownership.\r\n * The ASF licenses this file to You under the Apache License, Version 2.0\r\n * (the \"License\"); you may not use this file except in compliance with\r\n * the License.  You may obtain a copy of the License at\r\n *\r\n *     http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 11.83,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      },
      {
        "url": "https://tomcat.apache.org/getinvolved.html#Translations",
        "end_line": 230,
        "start_line": 230
      }
    ],
    "md5": "76a6e28a0550b088f4cbb5ecd34cc21d",
    "sha1": "89a36f4e4425cd6d7f542c75ad2f228865f53270",
    "sha256": "22f6a0542b446ad4fd8d92b68102a53fbd65271aa4c744df9cf1396e9d235444",
    "sha512": "",
    "sha1_git": "3c65c9cc1d1fa4cebd927caa66c8960f3d62dda9",
    "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": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/tomcat/buildutil/Utils.java",
    "type": "file",
    "name": "Utils.java",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".java",
    "size": 2770,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Licensed to the Apache Software Foundation (ASF) under one or more\r\n * contributor license agreements.  See the NOTICE file distributed with\r\n * this work for additional information regarding copyright ownership.\r\n * The ASF licenses this file to You under the Apache License, Version 2.0\r\n * (the \"License\"); you may not use this file except in compliance with\r\n * the License.  You may obtain a copy of the License at\r\n *\r\n *     http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      },
      {
        "matches": [
          {
            "score": 94.74,
            "matcher": "3-seq",
            "end_line": 56,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_elastic.RULE",
            "from_file": null,
            "start_line": 30,
            "matched_text": "        w.write(\"# Licensed to the Apache Software Foundation (ASF) under one or more\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# contributor license agreements.  See the NOTICE file distributed with\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# this work for additional information regarding copyright ownership.\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# The ASF licenses this file to You under the Apache License, Version 2.0\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# (the \\\"License\\\"); you may not use this file except in compliance with\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# the License.  You may obtain a copy of the License at\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"#\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"#     http://www.apache.org/licenses/LICENSE-2.0\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"#\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# Unless required by applicable law or agreed to in writing, software\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# See the License for the specific language governing permissions and\");\r\n        w.write(System.lineSeparator());\r\n        w.write(\"# limitations under the License.\");",
            "match_coverage": 94.74,
            "matched_length": 108,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_elastic.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-04a4f0b4-ba74-82bf-5a35-a90db00a6566",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 64.67,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "de25d629f53ff325b17e5e07544f14f3",
    "sha1": "dd8830ebfa5e9df8981c8deabb7751dc537d28d6",
    "sha256": "ce32bc98bfe8e508f082cc69d5f1e1e7795f17b2ca48ae0f60933a22a76bb996",
    "sha512": "",
    "sha1_git": "a887486c4bb8c154b9c104705f5bf649db8d2fbb",
    "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": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/org/apache/tomcat/dbcp/dbcp2/Utils.java",
    "type": "file",
    "name": "Utils.java",
    "status": "scanned",
    "for_packages": [],
    "tag": "",
    "extension": ".java",
    "size": 10079,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_663.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Licensed to the Apache Software Foundation (ASF) under one or more\r\n * contributor license agreements.  See the NOTICE file distributed with\r\n * this work for additional information regarding copyright ownership.\r\n * The ASF licenses this file to You under the Apache License, Version 2.0\r\n * (the \"License\"); you may not use this file except in compliance with\r\n * the License.  You may obtain a copy of the License at\r\n *\r\n *   https://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_663.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-eb6b5ae0-4f88-4e9b-d67c-c6c8e733b1cd",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 11.43,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "0bff778ac64364e660507d3e3af15279",
    "sha1": "bc48c7a3aeb807d2019226f7574ed9a8df100823",
    "sha256": "47b4b499cebeac8dba539c4c17b15787af78356e9303f3692a666e7178f881e7",
    "sha512": "",
    "sha1_git": "913ce20d191762283f3c70cca014fbed7cba329a",
    "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": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/_dependencies/maven/com.h2database_h2-2.2.220/org/h2/util/Utils.java",
    "type": "file",
    "name": "Utils.java",
    "status": "scanned",
    "for_packages": [
      "pkg:osgi/com.h2database.source@2.2.220?uuid=c0552ba2-a079-47e7-8a40-be63a821832d"
    ],
    "tag": "",
    "extension": ".java",
    "size": 27728,
    "mime_type": "text/x-java",
    "file_type": "Java source, ASCII text",
    "programming_language": "Java",
    "detected_license_expression": "",
    "detected_license_expression_spdx": "",
    "license_detections": [],
    "license_clues": [
      {
        "score": 20.37,
        "matcher": "3-seq",
        "end_line": 3,
        "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "from_file": null,
        "start_line": 2,
        "matched_text": " * Copyright 2004-2023 H2 Group. Multiple-Licensed under the MPL 2.0,\n * and the EPL 1.0 (https://h2database.com/html/license.html).",
        "match_coverage": 20.37,
        "matched_length": 11,
        "rule_relevance": 100,
        "rule_identifier": "mpl-2.0_or_epl-1.0_and_proprietary-license_2.RULE",
        "license_expression": "(mpl-2.0 OR epl-1.0) AND proprietary-license",
        "license_expression_spdx": "(MPL-2.0 OR EPL-1.0) AND LicenseRef-scancode-proprietary-license"
      }
    ],
    "percentage_of_license_text": 0.39,
    "compliance_alert": "",
    "copyrights": [
      {
        "end_line": 2,
        "copyright": "Copyright 2004-2023 H2 Group. Multiple-Licensed",
        "start_line": 2
      }
    ],
    "holders": [
      {
        "holder": "H2 Group. Multiple-Licensed",
        "end_line": 2,
        "start_line": 2
      }
    ],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "https://h2database.com/html/license.html",
        "end_line": 3,
        "start_line": 3
      }
    ],
    "md5": "db52d52e6b43cd81bb3ad5d4c100f344",
    "sha1": "8042f1aab5a382ccf35f16f1ceb420868f858989",
    "sha256": "9911b93ec28cd057282c69286ad54224e3578c06e8fa0e743b111ed589492f32",
    "sha512": "",
    "sha1_git": "b308f3eaa51c808507d2da23535217bb606fb24d",
    "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": {}
  },
  {
    "path": "ttomcat-1778514358873.zip-extract/_dependencies/maven/org.apache.tomcat_tomcat-dbcp-11.0.5/org/apache/tomcat/dbcp/dbcp2/Utils.java",
    "type": "file",
    "name": "Utils.java",
    "status": "scanned",
    "for_packages": [
      "pkg:jar/Apache%20Tomcat@11.0.5?uuid=93799eeb-fa2f-4fcb-9c1f-2b1a26508b04"
    ],
    "tag": "",
    "extension": ".java",
    "size": 10074,
    "mime_type": "text/plain",
    "file_type": "ASCII text, with CRLF line terminators",
    "programming_language": "Java",
    "detected_license_expression": "apache-2.0",
    "detected_license_expression_spdx": "Apache-2.0",
    "license_detections": [
      {
        "matches": [
          {
            "score": 100.0,
            "matcher": "2-aho",
            "end_line": 15,
            "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_2.RULE",
            "from_file": null,
            "start_line": 2,
            "matched_text": " * Licensed to the Apache Software Foundation (ASF) under one or more\r\n * contributor license agreements.  See the NOTICE file distributed with\r\n * this work for additional information regarding copyright ownership.\r\n * The ASF licenses this file to You under the Apache License, Version 2.0\r\n * (the \"License\"); you may not use this file except in compliance with\r\n * the License.  You may obtain a copy of the License at\r\n *\r\n *   http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.",
            "match_coverage": 100.0,
            "matched_length": 119,
            "rule_relevance": 100,
            "rule_identifier": "apache-2.0_2.RULE",
            "license_expression": "apache-2.0",
            "license_expression_spdx": "Apache-2.0"
          }
        ],
        "identifier": "apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de",
        "license_expression": "apache-2.0",
        "license_expression_spdx": "Apache-2.0"
      }
    ],
    "license_clues": [],
    "percentage_of_license_text": 11.43,
    "compliance_alert": "",
    "copyrights": [],
    "holders": [],
    "authors": [],
    "package_data": [],
    "emails": [],
    "urls": [
      {
        "url": "http://www.apache.org/licenses/LICENSE-2.0",
        "end_line": 9,
        "start_line": 9
      }
    ],
    "md5": "ca52ac07d70761fdfba522304be2794e",
    "sha1": "c4733c6c2338175090e71977108d288b13ce0a82",
    "sha256": "09230894efec8b2c74afe80a6379a2cafcd386683d635630b2ce1e4fdafe3500",
    "sha512": "",
    "sha1_git": "9ca0b514f37fea373c69a43ce840a95a95689f05",
    "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": {}
  }
]