{"id":975288,"name":"@heroku-cli/plugin-pg","ecosystem":"npm","description":"Heroku CLI plugin to manage Postgres.","homepage":"https://github.com/heroku/heroku-pg","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/heroku/heroku-pg","keywords_array":["heroku-plugin"],"namespace":"heroku-cli","versions_count":13,"first_release_published_at":"2018-02-17T06:24:48.442Z","latest_release_published_at":"2018-05-18T18:26:19.506Z","latest_release_number":"2.10.0","last_synced_at":"2026-03-08T02:01:58.011Z","created_at":"2022-04-07T18:16:03.169Z","updated_at":"2026-03-08T02:01:58.011Z","registry_url":"https://www.npmjs.com/package/@heroku-cli/plugin-pg","install_command":"npm install @heroku-cli/plugin-pg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.0"}},"repo_metadata":{"id":51354346,"uuid":"53694724","full_name":"heroku/heroku-pg","owner":"heroku","description":"this code is now in https://github.com/heroku/cli","archived":true,"fork":false,"pushed_at":"2022-02-12T12:44:35.000Z","size":656,"stargazers_count":15,"open_issues_count":23,"forks_count":17,"subscribers_count":83,"default_branch":"master","last_synced_at":"2025-10-05T17:22:26.426Z","etag":null,"topics":["heroku","heroku-cli-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heroku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2016-03-11T20:25:21.000Z","updated_at":"2023-07-06T09:30:20.000Z","dependencies_parsed_at":"2022-09-26T21:41:54.791Z","dependency_job_id":null,"html_url":"https://github.com/heroku/heroku-pg","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/heroku/heroku-pg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heroku","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/sbom","scorecard":{"id":462248,"data":{"date":"2022-11-28","repo":{"name":"github.com/heroku/heroku-pg","commit":"19bc7f76aaba6b73a4fc3114795270b76e405db7"},"scorecard":{"version":"v4.8.0-81-g28b116f","commit":"28b116f1a79f548b3b3bd595d8e379d0b7cadeaf"},"score":5.6,"checks":[{"name":"Maintained","score":0,"reason":"repo is marked as archived","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"17 out of last 28 changesets reviewed before merge -- score normalized to 6","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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#signed-releases"}},{"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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#binary-artifacts"}},{"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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":6,"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'","Warn: no status checks found to merge onto branch 'master'","Warn: number of required reviewers is only 1 on branch 'master'","Warn: codeowner review is not 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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#sast"}},{"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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#dependency-update-tool"}},{"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","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: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.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-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-APACHE:1","Warn: Any licence detected not an 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: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","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.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.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","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.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-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","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","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.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","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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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: LICENCE:1","Info: FSF or OSI recognized license: LICENCE: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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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.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","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-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","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.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-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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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","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.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.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: 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.APACHE2:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.APACHE2:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-APACHE2:1","Info: FSF or OSI recognized license: LICENSE-APACHE2:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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.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-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-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-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.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","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","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.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.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","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.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","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-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.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-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.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.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.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: 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.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.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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.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.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.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.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.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","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.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.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","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.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","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.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: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","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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","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.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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: 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.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.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.md:1","Info: FSF or OSI recognized license: LICENCE.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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","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.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: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.txt:1","Info: FSF or OSI recognized license: MIT-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.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","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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: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: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: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.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","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","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: 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.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.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-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.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.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.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.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.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-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.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: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: 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","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_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-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-APACHE:1","Info: 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","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-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.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","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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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-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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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: 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:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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","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: COPYING.LIB:1","Info: FSF or OSI recognized license: COPYING.LIB:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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","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-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","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.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-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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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: COPYING.gpl3:1","Info: FSF or OSI recognized license: COPYING.gpl3:1","Info: 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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","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","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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.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.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.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: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","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.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.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","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: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: 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.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: 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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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","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: MIT-LICENSE:1","Info: 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.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: LICENCE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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-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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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","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.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: 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","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.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","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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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-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","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","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: 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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: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.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.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: 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: MIT-LICENSE.txt:1","Info: FSF or OSI recognized license: MIT-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.txt:1","Info: FSF or OSI recognized license: MIT-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.txt:1","Info: FSF or OSI recognized license: MIT-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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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","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","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: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.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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","Warn: Any licence detected not an FSF or OSI recognized license: MIT-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: 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.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-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-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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","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: 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.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-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT: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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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: 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.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.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.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.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.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.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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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","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.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: MIT-License.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-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","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.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: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.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: 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.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license.html:1","Info: FSF or OSI recognized license: license.html:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: COPYRIGHT:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT: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: COPYRIGHT:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT: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: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.md:1","Info: FSF or OSI recognized license: LICENSE.md: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: 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: 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: 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.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.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","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.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.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","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.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.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.rst:1","Info: License file 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","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-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-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.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: 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","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","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","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-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-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.GPL:1","Info: FSF or OSI recognized license: LICENSE.GPL:1","Info: 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-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.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.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.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","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: 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.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","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","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: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.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.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.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.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.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","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-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.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.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","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-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: 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.md:1","Info: 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","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.txt:1","Info: FSF or OSI recognized license: COPYING.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.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.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.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.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","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","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.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-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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: License:1","Info: FSF or OSI recognized license: License:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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-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-LICENCE.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: MIT-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: 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: 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.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.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.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","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.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.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","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.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.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: 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","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: COPYRIGHT:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT: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: 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-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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE.markdown:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.markdown:1","Info: License file 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.md:1","Info: FSF or OSI recognized license: licence.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.md:1","Info: FSF or OSI recognized license: licence.md: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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license-EPL.txt:1","Info: FSF or OSI recognized license: license-EPL.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","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: MIT-LICENSE.txt:1","Info: FSF or OSI recognized license: MIT-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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.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","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.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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.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","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: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","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.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.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.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: 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: 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: 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: 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.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.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.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","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-APACHE:1","Info: FSF or OSI recognized license: LICENSE-APACHE: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-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.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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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","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: LICENCE.md:1","Info: FSF or OSI recognized license: LICENCE.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.md:1","Info: 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: COPYING:1","Warn: Any licence detected not an 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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.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","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: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.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-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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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.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.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: 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.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-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.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-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","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","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: COPYING:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING: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: 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-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: 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: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: 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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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-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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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.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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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-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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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: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.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: LICENCE-MIT:1","Info: FSF or OSI recognized license: LICENCE-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","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.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: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: 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","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.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","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.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.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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: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: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE: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.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.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-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.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.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: 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: 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.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: 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","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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","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: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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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: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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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","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.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.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.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","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.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.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.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: LICENCE.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.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.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.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-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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: 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: COPYRIGHT:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT: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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.txt:1","Info: License file found in expected location: header-license-template.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: header-license-template.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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.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.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.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: 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.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.markdown:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.markdown:1","Info: License file 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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: 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.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.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.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: 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-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.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.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","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.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","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","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","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: 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","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: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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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.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.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.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: 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: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","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.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","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","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","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: COPYING.rst:1","Info: FSF or OSI recognized license: COPYING.rst: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","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.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.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: 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.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: 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.APACHE2:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.APACHE2:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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: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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","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-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","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.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","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","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: 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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.txt:1","Info: FSF or OSI recognized license: LICENCE.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","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.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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","Warn: Any licence detected not an 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.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: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: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.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: 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.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.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.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.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: LICENCE.txt:1","Info: FSF or OSI recognized license: LICENCE.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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.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: 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: 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","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.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.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","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","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","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.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: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","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.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","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","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENCE-APACHE:1","Info: FSF or OSI recognized license: LICENCE-APACHE:1","Info: License file found in expected location: LICENCE-APACHE:1","Info: FSF or OSI recognized license: LICENCE-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.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.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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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","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","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","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.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.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: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","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.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","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: 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","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.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.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: 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.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","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: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","Info: FSF or OSI recognized license: LICENSE:1","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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: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: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.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.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: CODE_LICENSE:1","Info: FSF or OSI recognized license: CODE_LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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.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: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-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: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.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.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.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","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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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-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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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","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: 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","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","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: 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","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","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.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.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","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.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYING.txt: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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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.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.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: LICENCE-MIT:1","Info: FSF or OSI recognized license: LICENCE-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","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: 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: 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: 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: 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.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","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.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.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: 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: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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-MIT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-MIT: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-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","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-MIT:1","Warn: Any licence detected not an 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: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: 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: Licence.txt:1","Info: FSF or OSI recognized license: Licence.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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: 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","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","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-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","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-banner.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license-banner.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-banner.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: license-banner.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: 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: 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.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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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: 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.txt:1","Info: FSF or OSI recognized license: licence.txt: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: licence.txt:1","Info: FSF or OSI recognized license: licence.txt: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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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.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.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.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-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.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.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.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.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: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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: license:1","Info: FSF or OSI recognized license: license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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: 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","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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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","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.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","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.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.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: COPYING:1","Info: FSF or OSI recognized license: COPYING: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.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","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: MIT-LICENSE.txt:1","Warn: Any licence detected not an 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.md:1","Warn: Any licence detected not an FSF or OSI recognized license: COPYRIGHT.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: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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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","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","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.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.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.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","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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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-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","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.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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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.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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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-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-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.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: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","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: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: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: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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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","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","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.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.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: 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.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.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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.md:1","Info: FSF or OSI recognized license: licence.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","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","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.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: 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: 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.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.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.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.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:1","Warn: Any licence detected not an 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: 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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-MIT:1","Info: FSF or OSI recognized license: LICENSE-MIT: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","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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","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: 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.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","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.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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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","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","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: 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.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","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","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","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.md:1","Warn: Any licence detected not an 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:1","Info: FSF or OSI recognized license: LICENSE:1","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: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: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-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","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.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-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.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.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: MIT-LICENSE:1","Info: FSF or OSI recognized license: MIT-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-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","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.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.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","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.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-AGPL:1","Info: FSF or OSI recognized license: LICENSE-AGPL:1","Info: License file 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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","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: LICENCE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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","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.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-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: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","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","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","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.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","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: 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.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.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","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","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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-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-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-MIT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-MIT: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","Warn: Any licence detected not an 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-MIT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-MIT: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-MIT:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-MIT: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-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","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.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.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.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.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.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-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-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-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.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.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-APACHE-2.0:1","Info: FSF or OSI recognized license: LICENSE-APACHE-2.0: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-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.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: 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: 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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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.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: 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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.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","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: COPYING.md:1","Info: FSF or OSI recognized license: COPYING.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: 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-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.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.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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","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.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","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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.rst:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.rst:1","Info: License file 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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.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.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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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: 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-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.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.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: 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","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.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","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: 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","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: 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE-APACHE: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.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md: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.md:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE.md: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-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.md:1","Warn: Any licence detected not an FSF or OSI recognized license: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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-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","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.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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: MIT-LICENSE.txt:1","Info: FSF or OSI recognized license: MIT-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.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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-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-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","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","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","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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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: 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","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-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-AGPLv3:1","Info: FSF or OSI recognized license: LICENSE-AGPLv3:1","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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","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.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","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.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","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: APACHEv2-LICENSE.md:1","Warn: Any licence detected not an FSF or OSI recognized license: APACHEv2-LICENSE.md:1","Info: License file found in expected location: APACHEv2-LICENSE.md:1","Info: FSF or OSI recognized license: APACHEv2-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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-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: 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: OFL.txt:1","Info: FSF or OSI recognized license: OFL.txt:1","Info: License file found in expected location: OFL.txt:1","Info: FSF or OSI recognized license: OFL.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: OFL.txt:1","Info: FSF or OSI recognized license: OFL.txt:1","Info: License file found in expected location: OFL.txt:1","Info: FSF or OSI recognized license: OFL.txt:1","Info: License file found in expected location: OFL.txt:1","Info: FSF or OSI recognized license: OFL.txt:1","Info: License file found in expected location: OFL.txt:1","Info: FSF or OSI recognized license: OFL.txt:1","Info: License file found in expected location: OFL.txt:1","Info: FSF or OSI recognized 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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: COPYING.txt:1","Info: FSF or OSI recognized license: COPYING.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.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.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","Warn: Any licence detected not an 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.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.txt:1","Info: FSF or OSI recognized license: LICENSE.txt: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","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.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","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-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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: 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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: 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","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","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","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: 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: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.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","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: 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.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-APACHE-2.0:1","Info: FSF or OSI recognized license: LICENSE-APACHE-2.0:1","Info: License file 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.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.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","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.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","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: 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.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","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-BSD:1","Info: FSF or OSI recognized license: LICENSE-BSD:1","Info: License file found in expected location: license-bsd3.rst:1","Info: FSF or OSI recognized license: license-bsd3.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.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","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: 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.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.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.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","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: LICENCE.txt:1","Info: FSF or OSI recognized license: LICENCE.txt: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.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","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.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.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: LICENCE.md:1","Info: FSF or OSI recognized license: LICENCE.md: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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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: 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: 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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: COPYING.LGPLv3:1","Info: FSF or OSI recognized license: COPYING.LGPLv3:1","Info: License file found in expected location: COPYING.LGPLv3:1","Info: FSF or OSI recognized license: COPYING.LGPLv3:1","Info: License file found in expected location: COPYING.LGPLv3:1","Info: FSF or OSI recognized license: COPYING.LGPLv3:1","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.LGPLv3:1","Info: FSF or OSI recognized license: COPYING.LGPLv3:1","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.LGPLv3:1","Info: FSF or OSI recognized license: COPYING.LGPLv3:1","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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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: 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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.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","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-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.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: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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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-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.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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","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: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","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: 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.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","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.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.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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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: 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","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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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","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.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.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: MIT-LICENSE:1","Info: 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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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-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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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","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","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.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-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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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.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: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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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: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-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-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-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: 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.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.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","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.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: 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: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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.text:1","Info: FSF or OSI recognized license: LICENSE.text:1","Info: License file found in expected 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.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: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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.rst:1","Info: FSF or OSI recognized license: LICENSE.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.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.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.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: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.LGPL:1","Info: FSF or OSI recognized license: LICENSE.LGPL: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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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","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","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.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.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.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: 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.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.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-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.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.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","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.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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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-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","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: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.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: 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: 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: 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.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-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.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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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: 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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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: 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-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.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-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.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: 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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE:1","Info: License file found in expected location: LICENCE.rdoc:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENCE.rdoc:1","Info: License file 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.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: copyright.txt:1","Warn: Any licence detected not an FSF or OSI recognized license: copyright.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.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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: 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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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-GPLv3.txt:1","Info: FSF or OSI recognized license: LICENSE-GPLv3.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: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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","Warn: Any licence detected not an FSF or OSI recognized license: MIT-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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: 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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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.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.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.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","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.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","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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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: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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","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.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-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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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.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.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","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.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.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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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: LICENCE.TXT:1","Info: FSF or OSI recognized license: LICENCE.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-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: UNLICENCE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENCE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","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.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.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","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-0BSD.txt:1","Info: FSF or OSI recognized license: LICENSE-0BSD.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: dz-license:1","Warn: Any licence detected not an FSF or OSI recognized license: dz-license:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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: COPYING-3_0.txt:1","Info: FSF or OSI recognized license: COPYING-3_0.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","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.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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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.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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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","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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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","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.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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.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","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","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.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.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: 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","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.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.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.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.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: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: 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.markdown:1","Warn: Any licence detected not an 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","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-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:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License 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-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: UNLICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: UNLICENSE:1","Info: License file 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-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","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","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: 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","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1","Info: License file found in expected location: LICENSE:1","Info: 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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#license"}},{"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/28b116f1a79f548b3b3bd595d8e379d0b7cadeaf/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-19T11:25:40.089Z","repository_id":51354346,"created_at":"2025-08-19T11:25:40.089Z","updated_at":"2025-08-19T11:25:40.089Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017339,"owners_count":26086052,"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-10-13T02:00:06.723Z","response_time":61,"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"},"owner_record":{"login":"heroku","name":"Heroku","uuid":"23211","kind":"organization","description":"","email":null,"website":"https://heroku.com/","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23211?v=4","repositories_count":852,"last_synced_at":"2024-12-27T05:05:52.749Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/heroku","funding_links":[],"total_stars":31376,"followers":1659,"following":0,"created_at":"2022-11-02T16:21:39.891Z","updated_at":"2024-12-27T05:05:52.750Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heroku","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heroku/repositories"},"tags":[{"name":"v2.10.0","sha":"c4c366ae60b8b4f88d7d80ebccd8321267cfd3ba","kind":"tag","published_at":"2018-05-18T18:26:23.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.10.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.10.0/manifests"},{"name":"v2.9.11","sha":"325f4bb61341629eb625464af05973d9e7bcc0c8","kind":"tag","published_at":"2018-05-15T01:26:17.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.11","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"5ae49f4f8459de2c90ccd5b52c4df935f213a9a5","kind":"tag","published_at":"2018-04-30T22:09:26.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.10","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"cf9e2bbfbbf4927e2710f4892490ca5a2b32529e","kind":"tag","published_at":"2018-04-24T18:09:21.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.9","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"b46928a08152d730ab1e55f575c4d35aefd37b3e","kind":"tag","published_at":"2018-04-23T16:33:19.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.8","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"d2a529e7d11c7095a6f2a4c78d4dc1825e93f787","kind":"tag","published_at":"2018-04-17T16:32:37.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.7","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"29d3aa0aefa9b513f4fcb080cefb1e986bb16439","kind":"tag","published_at":"2018-04-10T20:41:38.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.6","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"417404c830606417979757e550c8f41afe6992fc","kind":"tag","published_at":"2018-04-03T23:10:01.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.5","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"f8cf33185197e3100565321f68a99dfb79aa28d0","kind":"tag","published_at":"2018-03-30T19:13:03.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.4","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"b34ab89211673a87e1e835b17da02050216bdcff","kind":"tag","published_at":"2018-03-01T22:16:26.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.3","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"77094fa23a50790c3a15223ddd4bafd7a5054fd0","kind":"tag","published_at":"2018-02-17T09:38:51.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"dfeb06b1be2dfa06627e207b074c112fec6907d6","kind":"tag","published_at":"2018-02-17T07:24:26.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"2ea669d4f26a1920b84b0cfbdc74c0cc8966eba1","kind":"tag","published_at":"2018-02-07T18:32:45.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.9.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"776d1c2aa32780bfc0d340a0062fcd4d5dc18c71","kind":"tag","published_at":"2018-02-07T18:32:39.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.8.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"2ef09cc668fe0441044ef5b3ba95a8a9ffd5230c","kind":"tag","published_at":"2018-01-31T20:08:22.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.7.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"bf84edc48f1edbf96628d0ecdbf40ffe8e507e36","kind":"tag","published_at":"2018-01-26T17:39:53.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.6.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"afcea2d4d8a409c07666954df1661ad79c79a995","kind":"tag","published_at":"2018-01-24T00:29:41.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.5.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"fabd5970ab62dd59da47b8226443650aed06b00c","kind":"tag","published_at":"2018-01-11T19:40:24.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.4.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"933fb139a5a1d0e42c0faf243acb820a8e732fc3","kind":"tag","published_at":"2017-12-11T22:48:00.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.4.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"4ca2f4e5410efb5b77b9f51ce9379c43e8c261e8","kind":"tag","published_at":"2017-11-15T23:51:27.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.4.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7a32ba2aeb46fcd3ec46d24644babed0a98b581b","kind":"tag","published_at":"2017-08-07T17:09:01.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.3.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"ef1f8c3d61a162458283967a5b1d743dc846b205","kind":"tag","published_at":"2017-08-02T17:11:21.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.7","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"1cb7c2a997b73a1427dc880e56e5de4c2459c763","kind":"tag","published_at":"2017-07-19T22:08:21.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.6","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"298b90879523088f6502b5ef829060d620ba6dda","kind":"tag","published_at":"2017-06-30T20:59:37.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.5","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"af37dbdcddb26e4f844912cd58955ae59fd03aa8","kind":"tag","published_at":"2017-06-28T20:47:00.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.4","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"96e413b2e55a0e8de0449fc2b5671322e45ee6d1","kind":"tag","published_at":"2017-06-28T17:14:20.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.3","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b1067b0487b14019f01abf4d50e1f787c924e906","kind":"tag","published_at":"2017-06-20T21:34:35.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"46fa3f2c4d8f4fe03904f1fecb413dcadef8c6db","kind":"tag","published_at":"2017-06-05T18:27:06.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"999eb0c65d390b7566896d9ffb532d43f2764283","kind":"tag","published_at":"2017-06-01T18:25:23.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.2.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"4827ce024eb8abd2a6b22de03ccac55e8e6aac7c","kind":"tag","published_at":"2017-06-01T16:13:01.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.1.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"48e604ff189f25775e125e99eeea30aed9a9ee9b","kind":"tag","published_at":"2017-05-22T19:55:38.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.1.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"90dd0b139d3f02695b05896381d3095167225e41","kind":"tag","published_at":"2017-05-19T16:48:07.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.1.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.1.0/manifests"},{"name":"v2.0.26","sha":"96d75d5fe046148087ac0b553240f57b3e273fb8","kind":"tag","published_at":"2017-04-13T16:29:00.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.26","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"84d94fc476b39b65c03a919f49eb9dc71871dc25","kind":"tag","published_at":"2017-04-07T18:30:49.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.25","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"e20d1e12055b5b49669dda2ded39f82b3c42475d","kind":"tag","published_at":"2017-04-07T14:54:25.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.24","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"d9d632659728129565c9ae7df1cdb10079eef19b","kind":"tag","published_at":"2017-04-05T19:06:54.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.23","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"10486a7a4b5959b47db3bcd84e71d413d7a5557b","kind":"tag","published_at":"2017-03-29T21:35:45.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.22","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"2bfb8d1307dd69f154185920d606221af3f0e5cd","kind":"tag","published_at":"2017-03-29T15:12:11.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.21","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"3bf72fe2e9959d7c2fc83fa296f0dc0e909cb29d","kind":"tag","published_at":"2017-03-23T16:24:52.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.20","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"f18a1afb1c5acac8454049bda7ec99119e757623","kind":"tag","published_at":"2017-03-22T17:22:19.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.19","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"a0b498a4b5e0e148530a6419810af7729f81d92b","kind":"tag","published_at":"2017-03-21T21:09:32.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.18","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"63b80d5b26266a86e0dd5ec85c3c3190682d92cb","kind":"tag","published_at":"2017-02-22T22:00:12.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.17","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"e42119fba0c100270f712e66256fae7709f65e5b","kind":"tag","published_at":"2017-02-09T18:42:30.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.16","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"c7a9ef5ded81c22a68c4acc17378a11abecd87f9","kind":"tag","published_at":"2017-02-08T22:56:40.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.15","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"ef3cca2d41d9c334f463b254e58aeced07bf8995","kind":"tag","published_at":"2017-02-08T22:54:15.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.14","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"67c571cbdfb58dbf6f39f6fc74029c321811e09a","kind":"tag","published_at":"2017-01-24T16:19:54.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.13","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"7791623a7db91f82e475b4e53c99c3a2c1648a12","kind":"tag","published_at":"2017-01-12T00:14:54.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.12","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"ebd21ddf26c5f76f137008c4b705158c3d12ac9d","kind":"tag","published_at":"2017-01-06T17:23:11.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.11","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"fe68f14ba3cbcf15043233b91abaa4b2a9643e3a","kind":"tag","published_at":"2017-01-06T17:19:51.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.10","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"a8f6aa81b09d85d967869579fb35fcfb697af08e","kind":"tag","published_at":"2016-12-17T00:38:38.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.9","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"ab6d0f304b667f8a03f9edd2eab12419ca3eb620","kind":"tag","published_at":"2016-12-16T02:02:19.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.8","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"0d5f181662bdacb8d02f53bbf2a4b153022311f5","kind":"tag","published_at":"2016-12-15T22:05:39.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.7","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"b8341b2d5f6f096ce53fa8778ab956bcdd1b8659","kind":"tag","published_at":"2016-12-15T20:09:17.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.6","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"3d7d48d997778bcf80098345b99e61d154241fa3","kind":"tag","published_at":"2016-12-15T17:50:48.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.5","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"1a286a745a3e478343e699cb685f91f7e5dc1814","kind":"tag","published_at":"2016-12-13T19:41:32.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.4","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"aa6bdf9b2d945c46eee5f9566ce61ee873dbe3f8","kind":"tag","published_at":"2016-12-13T17:40:44.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.3","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"8232ba974be9ae99fbf05d99c3da9f2886c0e742","kind":"tag","published_at":"2016-12-13T17:39:51.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2a7ce15dd2bf63f952a9eaa93f842408485121af","kind":"tag","published_at":"2016-12-09T05:55:54.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"8cee439943f61417f8aaa2054351ad47ab5df8ea","kind":"tag","published_at":"2016-12-06T07:22:08.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v2.0.0","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v2.0.0/manifests"},{"name":"v1.0.8","sha":"1642b1e059283a0368d4e3e741f58fa9dd9d0e13","kind":"tag","published_at":"2016-08-30T22:30:02.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.8","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"007ff14e0985342f8ae546e266e141d1a058ff43","kind":"tag","published_at":"2016-08-22T17:36:43.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.7","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"6e57d2da6087ee8de4961f4fd1fd5bf8df77df94","kind":"tag","published_at":"2016-08-09T18:26:31.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.6","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"a04d94a829b4e896a25d0ba987881952492158fa","kind":"tag","published_at":"2016-08-04T00:27:52.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.5","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"abb43e6c871caed59b35894952f1afb3859129f5","kind":"tag","published_at":"2016-07-26T00:35:53.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.4","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fcc40ddfd54e4e2791b4ddcaec545a1d69a8a280","kind":"tag","published_at":"2016-07-25T21:36:26.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.3","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c44f8227143eb1f0174bbcb68e5247746c7599a1","kind":"tag","published_at":"2016-07-22T19:41:03.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.2","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fdc9eb1fec7ca10c36caa44fa73e3cbd8c4eb0df","kind":"tag","published_at":"2016-07-22T19:40:15.000Z","download_url":"https://codeload.github.com/heroku/heroku-pg/tar.gz/v1.0.1","html_url":"https://github.com/heroku/heroku-pg/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heroku/heroku-pg@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-29T03:51:59.690Z","dependent_packages_count":3,"downloads":289,"downloads_period":"last-month","dependent_repos_count":269,"rankings":{"downloads":3.8869463983815202,"dependent_repos_count":0.9689218967378461,"dependent_packages_count":5.8892732535894154,"stargazers_count":8.42806027130778,"forks_count":5.435015991276976,"docker_downloads_count":null,"average":4.921643562258708},"purl":"pkg:npm/%40heroku-cli/plugin-pg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@heroku-cli/plugin-pg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@heroku-cli/plugin-pg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@heroku-cli/plugin-pg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T11:12:55.299Z","issues_count":23,"pull_requests_count":77,"avg_time_to_close_issue":6034244.5,"avg_time_to_close_pull_request":758863.493150685,"issues_closed_count":10,"pull_requests_closed_count":73,"pull_request_authors_count":18,"issue_authors_count":12,"avg_comments_per_issue":2.0869565217391304,"avg_comments_per_pull_request":2.8181818181818183,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku%2Fheroku-pg/issues","maintainers":[{"login":"jdowning","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdowning"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heroku-cli%2Fplugin-pg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heroku-cli%2Fplugin-pg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heroku-cli%2Fplugin-pg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heroku-cli%2Fplugin-pg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heroku-cli%2Fplugin-pg/codemeta","maintainers":[{"uuid":"rdagg-hero","login":"rdagg-hero","name":null,"email":"rdagg@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~rdagg-hero","role":null,"created_at":"2023-03-20T19:11:51.456Z","updated_at":"2023-03-20T19:11:51.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdagg-hero/packages"},{"uuid":"eblack","login":"eblack","name":null,"email":"eblack@salesforce.com","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~eblack","role":null,"created_at":"2023-03-25T04:18:48.866Z","updated_at":"2023-03-25T04:18:48.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eblack/packages"},{"uuid":"sarassassin","login":"sarassassin","name":null,"email":"scope@salesforce.com","url":null,"packages_count":146,"html_url":"https://www.npmjs.com/~sarassassin","role":null,"created_at":"2023-03-30T01:25:22.854Z","updated_at":"2023-03-30T01:25:22.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarassassin/packages"},{"uuid":"mimen","login":"mimen","name":null,"email":"mimen@salesforce.com","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~mimen","role":null,"created_at":"2023-08-04T21:15:31.618Z","updated_at":"2023-08-04T21:15:31.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mimen/packages"},{"uuid":"ntonollier","login":"ntonollier","name":null,"email":"ntonollier@salesforce.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~ntonollier","role":null,"created_at":"2022-11-19T01:17:52.798Z","updated_at":"2022-11-19T01:17:52.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ntonollier/packages"},{"uuid":"dhagberg-sf","login":"dhagberg-sf","name":null,"email":"dhagberg@salesforce.com","url":null,"packages_count":661,"html_url":"https://www.npmjs.com/~dhagberg-sf","role":null,"created_at":"2023-10-24T19:25:24.335Z","updated_at":"2023-10-24T19:25:24.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhagberg-sf/packages"},{"uuid":"kharlowsf","login":"kharlowsf","name":null,"email":"kharlow@salesforce.com","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~kharlowsf","role":null,"created_at":"2026-03-08T02:01:37.605Z","updated_at":"2026-03-08T02:01:37.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kharlowsf/packages"},{"uuid":"k80bowman","login":"k80bowman","name":null,"email":"katy.bowman@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~k80bowman","role":null,"created_at":"2023-03-20T19:11:51.440Z","updated_at":"2023-03-20T19:11:51.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/k80bowman/packages"},{"uuid":"mars","login":"mars","name":null,"email":"mars.hall@salesforce.com","url":null,"packages_count":137,"html_url":"https://www.npmjs.com/~mars","role":null,"created_at":"2023-08-10T21:08:11.279Z","updated_at":"2023-08-10T21:08:11.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mars/packages"},{"uuid":"k.plenty","login":"k.plenty","name":null,"email":"k.plenty@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~k.plenty","role":null,"created_at":"2023-03-25T04:18:48.824Z","updated_at":"2023-03-25T04:18:48.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/k.plenty/packages"},{"uuid":"vlazuka","login":"vlazuka","name":null,"email":"vlazuka@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~vlazuka","role":null,"created_at":"2023-08-17T21:08:07.350Z","updated_at":"2023-08-17T21:08:07.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vlazuka/packages"},{"uuid":"gkommineni","login":"gkommineni","name":null,"email":"gkommineni@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~gkommineni","role":null,"created_at":"2023-09-14T23:19:20.716Z","updated_at":"2023-09-14T23:19:20.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkommineni/packages"},{"uuid":"heroku-johnny","login":"heroku-johnny","name":null,"email":"jwinn@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~heroku-johnny","role":null,"created_at":"2025-07-02T15:19:16.371Z","updated_at":"2025-07-02T15:19:16.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heroku-johnny/packages"},{"uuid":"cmarcojos","login":"cmarcojos","name":null,"email":"cmarcojos@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~cmarcojos","role":null,"created_at":"2023-10-17T18:17:07.048Z","updated_at":"2023-10-17T18:17:07.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmarcojos/packages"},{"uuid":"ptemporini","login":"ptemporini","name":null,"email":"ptemporini@heroku.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~ptemporini","role":null,"created_at":"2023-03-17T19:51:40.735Z","updated_at":"2023-03-17T19:51:40.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ptemporini/packages"},{"uuid":"cbaxtersf","login":"cbaxtersf","name":null,"email":"cbaxter@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~cbaxtersf","role":null,"created_at":"2023-06-21T20:04:20.569Z","updated_at":"2023-06-21T20:04:20.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cbaxtersf/packages"},{"uuid":"elzoona","login":"elzoona","name":null,"email":"fpolillo@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~elzoona","role":null,"created_at":"2023-10-19T21:41:51.135Z","updated_at":"2023-10-19T21:41:51.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elzoona/packages"},{"uuid":"beanieboi","login":"beanieboi","name":null,"email":"bfritsch@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~beanieboi","role":null,"created_at":"2024-03-13T17:31:12.894Z","updated_at":"2024-03-13T17:31:12.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beanieboi/packages"},{"uuid":"nlanatta","login":"nlanatta","name":null,"email":"nlanatta@salesforce.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~nlanatta","role":null,"created_at":"2023-08-17T21:08:07.355Z","updated_at":"2023-08-17T21:08:07.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlanatta/packages"},{"uuid":"kdreyeroren","login":"kdreyeroren","name":null,"email":"kdreyeroren@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~kdreyeroren","role":null,"created_at":"2024-03-21T01:42:19.447Z","updated_at":"2024-03-21T01:42:19.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kdreyeroren/packages"},{"uuid":"jlopezdan","login":"jlopezdan","name":null,"email":"jorge.lopez@salesforce.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~jlopezdan","role":null,"created_at":"2023-12-02T01:10:17.033Z","updated_at":"2023-12-02T01:10:17.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jlopezdan/packages"},{"uuid":"mbuschheroku","login":"mbuschheroku","name":null,"email":"mbusch@heroku.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~mbuschheroku","role":null,"created_at":"2023-03-25T04:18:48.808Z","updated_at":"2023-03-25T04:18:48.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbuschheroku/packages"},{"uuid":"wchrisjohnson","login":"wchrisjohnson","name":null,"email":"johnson.chris@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~wchrisjohnson","role":null,"created_at":"2023-07-02T15:17:06.702Z","updated_at":"2023-07-02T15:17:06.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wchrisjohnson/packages"},{"uuid":"vjohne","login":"vjohne","name":null,"email":"vjohne@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~vjohne","role":null,"created_at":"2024-12-20T16:20:54.332Z","updated_at":"2024-12-20T16:20:54.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vjohne/packages"},{"uuid":"sheax0r","login":"sheax0r","name":null,"email":"michael.shea@salesforce.com","url":null,"packages_count":138,"html_url":"https://www.npmjs.com/~sheax0r","role":null,"created_at":"2023-03-22T15:32:04.596Z","updated_at":"2023-03-22T15:32:04.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sheax0r/packages"},{"uuid":"csinghaus-sfdc","login":"csinghaus-sfdc","name":null,"email":"csinghaus@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~csinghaus-sfdc","role":null,"created_at":"2025-05-11T23:16:36.031Z","updated_at":"2025-05-11T23:16:36.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/csinghaus-sfdc/packages"},{"uuid":"zli-sf","login":"zli-sf","name":null,"email":"z.li@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~zli-sf","role":null,"created_at":"2023-05-17T05:12:34.782Z","updated_at":"2023-05-17T05:12:34.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zli-sf/packages"},{"uuid":"pfuente","login":"pfuente","name":null,"email":"pfuente@heroku.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~pfuente","role":null,"created_at":"2023-03-27T23:12:39.907Z","updated_at":"2023-03-27T23:12:39.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pfuente/packages"},{"uuid":"brittany.jones","login":"brittany.jones","name":null,"email":"brittany.jones@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~brittany.jones","role":null,"created_at":"2024-10-29T21:49:23.028Z","updated_at":"2024-10-29T21:49:23.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brittany.jones/packages"},{"uuid":"beckychen","login":"beckychen","name":null,"email":"becky.chen@salesforce.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~beckychen","role":null,"created_at":"2024-02-26T21:35:21.904Z","updated_at":"2024-02-26T21:35:21.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beckychen/packages"},{"uuid":"kpremkumar","login":"kpremkumar","name":null,"email":"kpremkumar@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~kpremkumar","role":null,"created_at":"2024-02-19T22:53:44.663Z","updated_at":"2024-02-19T22:53:44.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpremkumar/packages"},{"uuid":"tcareysmith-sfdc","login":"tcareysmith-sfdc","name":null,"email":"tcareysmith@salesforce.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~tcareysmith-sfdc","role":null,"created_at":"2023-03-17T19:51:40.727Z","updated_at":"2023-03-17T19:51:40.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tcareysmith-sfdc/packages"},{"uuid":"robinson.m","login":"robinson.m","name":null,"email":"robinson.m@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~robinson.m","role":null,"created_at":"2023-03-17T23:22:32.885Z","updated_at":"2023-03-17T23:22:32.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robinson.m/packages"},{"uuid":"lmckenzie","login":"lmckenzie","name":null,"email":"lmckenzie@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~lmckenzie","role":null,"created_at":"2023-04-07T18:46:18.036Z","updated_at":"2023-04-07T18:46:18.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lmckenzie/packages"},{"uuid":"jwadsworthsf","login":"jwadsworthsf","name":null,"email":"jwadsworth@heroku.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~jwadsworthsf","role":null,"created_at":"2023-04-24T13:41:01.712Z","updated_at":"2023-04-24T13:41:01.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jwadsworthsf/packages"},{"uuid":"heroku-front-end","login":"heroku-front-end","name":null,"email":"heroku-front-end+npm-releases@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~heroku-front-end","role":null,"created_at":"2023-06-21T20:04:20.803Z","updated_at":"2023-06-21T20:04:20.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heroku-front-end/packages"},{"uuid":"lucaszhou","login":"lucaszhou","name":null,"email":"lucaszhou@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~lucaszhou","role":null,"created_at":"2023-08-17T21:08:07.360Z","updated_at":"2023-08-17T21:08:07.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucaszhou/packages"},{"uuid":"jondaniel-sfdc","login":"jondaniel-sfdc","name":null,"email":"jon.daniel@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~jondaniel-sfdc","role":null,"created_at":"2023-11-20T13:30:01.258Z","updated_at":"2023-11-20T13:30:01.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jondaniel-sfdc/packages"},{"uuid":"jmonreal","login":"jmonreal","name":null,"email":"jmonrealbailey@salesforce.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~jmonreal","role":null,"created_at":"2023-11-20T13:30:01.213Z","updated_at":"2023-11-20T13:30:01.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmonreal/packages"},{"uuid":"cv88","login":"cv88","name":null,"email":"chip.vaughn@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~cv88","role":null,"created_at":"2023-12-11T18:03:16.767Z","updated_at":"2023-12-11T18:03:16.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cv88/packages"},{"uuid":"daniel.bright","login":"daniel.bright","name":null,"email":"daniel.bright@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~daniel.bright","role":null,"created_at":"2023-12-15T23:09:24.848Z","updated_at":"2023-12-15T23:09:24.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel.bright/packages"},{"uuid":"abhinavkoul","login":"abhinavkoul","name":null,"email":"abhinav.koul@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~abhinavkoul","role":null,"created_at":"2023-12-21T15:49:04.928Z","updated_at":"2023-12-21T15:49:04.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhinavkoul/packages"},{"uuid":"xx-sfdc-npm","login":"xx-sfdc-npm","name":null,"email":"xiaolin.xu@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~xx-sfdc-npm","role":null,"created_at":"2024-02-21T22:23:40.866Z","updated_at":"2024-02-21T22:23:40.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xx-sfdc-npm/packages"},{"uuid":"sbosio_sf","login":"sbosio_sf","name":null,"email":"sbosio@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~sbosio_sf","role":null,"created_at":"2024-04-09T18:33:52.984Z","updated_at":"2024-04-09T18:33:52.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sbosio_sf/packages"},{"uuid":"dpark.heroku","login":"dpark.heroku","name":null,"email":"dongmin.park@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~dpark.heroku","role":null,"created_at":"2024-09-19T20:50:36.032Z","updated_at":"2024-09-19T20:50:36.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dpark.heroku/packages"},{"uuid":"nilamuthu","login":"nilamuthu","name":null,"email":"nmuthu@salesforce.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~nilamuthu","role":null,"created_at":"2024-10-12T17:37:56.811Z","updated_at":"2024-10-12T17:37:56.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nilamuthu/packages"},{"uuid":"michael.malave","login":"michael.malave","name":null,"email":"michael.malave@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~michael.malave","role":null,"created_at":"2025-08-07T17:10:35.908Z","updated_at":"2025-08-07T17:10:35.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michael.malave/packages"},{"uuid":"erika.wallace","login":"erika.wallace","name":null,"email":"erika.wallace@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~erika.wallace","role":null,"created_at":"2025-09-14T02:38:14.376Z","updated_at":"2025-09-14T02:38:14.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erika.wallace/packages"},{"uuid":"valluri056","login":"valluri056","name":null,"email":"v.valluri@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~valluri056","role":null,"created_at":"2025-10-14T00:53:10.413Z","updated_at":"2025-10-14T00:53:10.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/valluri056/packages"},{"uuid":"ijanak","login":"ijanak","name":null,"email":"ijanak@salesforce.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~ijanak","role":null,"created_at":"2025-10-29T03:52:02.957Z","updated_at":"2025-10-29T03:52:02.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ijanak/packages"},{"uuid":"kumardinesh2","login":"kumardinesh2","name":null,"email":"kumardinesh2@salesforce.com","url":null,"packages_count":123,"html_url":"https://www.npmjs.com/~kumardinesh2","role":null,"created_at":"2025-11-29T22:16:51.245Z","updated_at":"2025-11-29T22:16:51.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kumardinesh2/packages"}]}