{"id":28494021,"url":"https://github.com/mulesoft/api_project_maven_client","last_synced_at":"2026-02-25T11:06:18.431Z","repository":{"id":41809732,"uuid":"185668867","full_name":"mulesoft/api_project_maven_client","owner":"mulesoft","description":"Maven utilities that helps build a mule api project using maven","archived":false,"fork":false,"pushed_at":"2025-04-16T18:00:20.000Z","size":319,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":291,"default_branch":"master","last_synced_at":"2025-07-08T17:26:34.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mulesoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-08T19:39:12.000Z","updated_at":"2025-02-19T16:00:44.000Z","dependencies_parsed_at":"2023-02-09T18:46:17.863Z","dependency_job_id":"6cf5ee00-d261-46b4-8006-0907b14a1285","html_url":"https://github.com/mulesoft/api_project_maven_client","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mulesoft/api_project_maven_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulesoft%2Fapi_project_maven_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulesoft%2Fapi_project_maven_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulesoft%2Fapi_project_maven_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulesoft%2Fapi_project_maven_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulesoft","download_url":"https://codeload.github.com/mulesoft/api_project_maven_client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulesoft%2Fapi_project_maven_client/sbom","scorecard":{"id":667809,"data":{"date":"2022-11-28","repo":{"name":"github.com/mulesoft/api_project_maven_client","commit":"f52a3d6ac0bab278c09ddb6251b5ef307caad8c5"},"scorecard":{"version":"v4.8.0-84-gc61f6bc","commit":"c61f6bc297ee71dc4b5f2511144d6c031b946089"},"score":6.2,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) out of 30 and 0 issue activity out of 2 found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"27 out of last 29 changesets reviewed before merge -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 1 on branch 'master'","Info: codeowner review is required on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":10,"reason":"tokens are read-only in GitHub workflows","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"no published package detected","details":["Warn: no GitHub publishing workflow detected"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: GitHub-owned GitHubActions are pinned","Info: Third-party GitHubActions are pinned","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":null,"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: Config file not detected in source location for dependabot, renovatebot, Sonatype Lift, or\n\t\t\tPyUp (Python). We recommend setting this configuration in code so it can be easily verified by others."],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: MIT-License:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-License:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-License:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-License:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.rst:1","Info: FSF or OSI recognized license: LICENSE.rst:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.MD:1","Info: FSF or OSI recognized license: LICENSE.MD:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.TXT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.TXT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT.md:1","Info: FSF or OSI recognized license: LICENSE-MIT.md:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE-CC.txt:1","Info: FSF or OSI recognized license: LICENSE-CC.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: Licence_GPLv3.txt:1","Info: FSF or OSI recognized license: Licence_GPLv3.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-HEADER:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-HEADER:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License:1","Info: FSF or OSI recognized license: License:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE.txt:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE.txt:1","Info: License file found in expected location: LICENSE-APACHE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-apache:1","Info: FSF or OSI recognized license: LICENSE-apache:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License:1","Warn: Any licence detected not an FSF or OSI recognized license: License:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.TXT:1","Info: FSF or OSI recognized license: LICENSE.TXT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.Apache2:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.Apache2:1","Info: License file found in expected location: LICENSE.GPL:1","Info: FSF or OSI recognized license: LICENSE.GPL:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE.txt:1","Info: FSF or OSI recognized license: MIT-LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE.md:1","Info: FSF or OSI recognized license: LICENCE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.FDL:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.FDL:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYRIGHT:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: licence:1","Info: FSF or OSI recognized license: licence:1","Info: License file found in expected location: licence:1","Info: FSF or OSI recognized license: licence:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT-RonS:1","Info: FSF or OSI recognized license: LICENSE-MIT-RonS:1","Info: License file found in expected location: LICENSE-BSD-Cloudflare:1","Info: FSF or OSI recognized license: LICENSE-BSD-Cloudflare:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT.txt:1","Info: FSF or OSI recognized license: LICENSE-MIT.txt:1","Info: License file found in expected location: LICENSE-MIT.txt:1","Info: FSF or OSI recognized license: LICENSE-MIT.txt:1","Info: License file found in expected location: LICENSE-MIT.txt:1","Info: FSF or OSI recognized license: LICENSE-MIT.txt:1","Info: License file found in expected location: LICENSE-MIT.txt:1","Info: FSF or OSI recognized license: LICENSE-MIT.txt:1","Info: License file found in expected location: LICENSE-MIT.txt:1","Info: FSF or OSI recognized license: LICENSE-MIT.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE.markdown:1","Info: FSF or OSI recognized license: LICENSE.markdown:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: MIT-LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Warn: Any licence detected not an FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.TXT:1","Info: FSF or OSI recognized license: LICENSE.TXT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-License:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-License:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License:1","Info: FSF or OSI recognized license: License:1","Info: License file found in expected location: License:1","Info: FSF or OSI recognized license: License:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License.txt:1","Info: FSF or OSI recognized license: License.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: licence.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: licence.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License.txt:1","Info: FSF or OSI recognized license: License.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT_LICENSE:1","Info: FSF or OSI recognized license: MIT_LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: licence.txt:1","Info: FSF or OSI recognized license: licence.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: License.md:1","Info: FSF or OSI recognized license: License.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-BSD:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING.md:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING.md:1","Info: License file found in expected location: COPYING.txt:1","Info: FSF or OSI recognized license: COPYING.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.MIT:1","Info: FSF or OSI recognized license: LICENSE.MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: mit-license.txt:1","Info: FSF or OSI recognized license: mit-license.txt:1","Info: License file found in expected location: mit-license.txt:1","Info: FSF or OSI recognized license: mit-license.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: License.txt:1","Info: FSF or OSI recognized license: License.txt:1","Info: License file found in expected location: License:1","Info: FSF or OSI recognized license: License:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-License.md:1","Info: FSF or OSI recognized license: MIT-License.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: License.md:1","Info: FSF or OSI recognized license: License.md:1","Info: License file found in expected location: License.md:1","Info: FSF or OSI recognized license: License.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE-LGPL:1","Info: FSF or OSI recognized license: LICENSE-LGPL:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-extensions:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-extensions:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-BSD:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE-BSD:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: license:1","Warn: Any licence detected not an FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.bsd:1","Info: FSF or OSI recognized license: LICENSE.bsd:1","Info: License file found in expected location: LICENSE.bsd:1","Info: FSF or OSI recognized license: LICENSE.bsd:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE.md:1","Info: FSF or OSI recognized license: LICENSE-APACHE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.rst:1","Info: FSF or OSI recognized license: LICENSE.rst:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: licence.md:1","Warn: Any licence detected not an FSF or OSI recognized license: licence.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: ELM_LICENSE.md:1","Info: FSF or OSI recognized license: ELM_LICENSE.md:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE-APACHE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE_OFL.txt:1","Info: FSF or OSI recognized license: LICENSE_OFL.txt:1","Info: License file found in expected location: LICENSE_OFL.txt:1","Info: FSF or OSI recognized license: LICENSE_OFL.txt:1","Info: License file found in expected location: LICENSE_OFL.txt:1","Info: FSF or OSI recognized license: LICENSE_OFL.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.GPL:1","Info: FSF or OSI recognized license: LICENSE.GPL:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MPL-2.0:1","Info: FSF or OSI recognized license: LICENSE-MPL-2.0:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: copyright.md:1","Warn: Any licence detected not an FSF or OSI recognized license: copyright.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license-expression.ABOUT:1","Warn: Any licence detected not an FSF or OSI recognized license: license-expression.ABOUT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.md:1","Info: License file found in expected location: LICENCE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: apache_license_2.txt:1","Info: FSF or OSI recognized license: apache_license_2.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE.md:1","Info: FSF or OSI recognized license: LICENCE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE_APACHE:1","Info: FSF or OSI recognized license: LICENSE_APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-Apache-2.0:1","Info: FSF or OSI recognized license: LICENSE-Apache-2.0:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: COPYING.LESSER:1","Info: FSF or OSI recognized license: COPYING.LESSER:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Warn: Any licence detected not an FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.MIT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.rst:1","Info: License file found in expected location: LICENSE.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.rst:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License.md:1","Info: FSF or OSI recognized license: License.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: License.md:1","Info: FSF or OSI recognized license: License.md:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: copyright.rst:1","Info: FSF or OSI recognized license: copyright.rst:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Warn: Any licence detected not an FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License.txt:1","Info: FSF or OSI recognized license: License.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: license.txt:1","Info: FSF or OSI recognized license: license.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: License.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.md:1","Info: FSF or OSI recognized license: license.md:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING:1","Info: FSF or OSI recognized license: COPYING:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Info: FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.txt:1","Info: FSF or OSI recognized license: LICENSE.txt:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.md:1","Info: FSF or OSI recognized license: LICENSE.md:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c61f6bc297ee71dc4b5f2511144d6c031b946089/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T18:44:21.099Z","repository_id":41809732,"created_at":"2025-08-21T18:44:21.099Z","updated_at":"2025-08-21T18:44:21.099Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983110,"owners_count":25202095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T09:38:00.879Z","updated_at":"2026-02-25T11:06:13.321Z","avatar_url":"https://github.com/mulesoft.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Project Maven Polyglot\n\nThis project contains the maven polyglot extension and the maven packager to build an API project using maven.\n\nAs an example go to the api_example and just use \n`mvn clean install`\n\nThis will call our [polyglot](https://www.baeldung.com/maven-polyglot) extension `ExchangeModelProcessor.java` that translate the exchange.json into \na maven model. This maven model, basically a pom.xml file, will contain the api packager plugin that generates the api artifacts, (raml, raml-artifact, oas) with the -full counterpart.\n\nTo run on debug mode, execute the maven project with `mvnDebug {goal}` where goal could be `compile`/`install` and run this project with a Remote JVM Debug configuration using port 8000 \n\nTo disable connector generation, add `-Dexchange.maven.disable.restConnect=true`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulesoft%2Fapi_project_maven_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulesoft%2Fapi_project_maven_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulesoft%2Fapi_project_maven_client/lists"}