README.md in license_finder-5.1.0 vs README.md in license_finder-5.1.1

- old
+ new

@@ -1,8 +1,8 @@ # License Finder -[![Code Climate](https://codeclimate.com/github/pivotal/LicenseFinder.png)](https://codeclimate.com/github/pivotal/LicenseFinder) +[![Code Climate](https://codeclimate.com/github/pivotal-legacy/LicenseFinder.png)](https://codeclimate.com/github/pivotal-legacy/LicenseFinder) Build status * Ruby 2.1.5 [![Ruby 2.1.5 build status](https://norsk.cf-app.com/api/v1/teams/main/pipelines/LicenseFinder/jobs/ruby-2.1.5/badge)](https://norsk.cf-app.com/teams/main/pipelines/LicenseFinder) * Ruby 2.2.0 [![Ruby 2.2.0 build status](https://norsk.cf-app.com/api/v1/teams/main/pipelines/LicenseFinder/jobs/ruby-2.2.0/badge)](https://norsk.cf-app.com/teams/main/pipelines/LicenseFinder) * Ruby 2.3.0 [![Ruby 2.3.0 build status](https://norsk.cf-app.com/api/v1/teams/main/pipelines/LicenseFinder/jobs/ruby-2.3.0/badge)](https://norsk.cf-app.com/teams/main/pipelines/LicenseFinder) @@ -14,11 +14,11 @@ LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined whitelist, and give you an actionable exception report. -* code: https://github.com/pivotal/LicenseFinder +* code: https://github.com/pivotal-legacy/LicenseFinder * ci: https://norsk.cf-app.com/teams/main/pipelines/LicenseFinder * docker: [licensefinder/license_finder](https://hub.docker.com/r/licensefinder/license_finder/) * the docker image contains all the package managers needed to run `license_finder` * support: * license-finder@googlegroups.com @@ -146,11 +146,11 @@ passed to it from that directory. Note that the docker image will run the gem which is installed within it. So the docker image tagged `4.0.2` will run *License Finder Version 4.0.2* -See the [contibuting guide](https://github.com/pivotal/LicenseFinder/blob/master/CONTRIBUTING.md) for information on development. +See the [contibuting guide](https://github.com/pivotal-legacy/LicenseFinder/blob/master/CONTRIBUTING.md) for information on development. ### Activation `license_finder` will find and include packages for all supported languages, as long as that language has a package definition in the project directory: @@ -277,11 +277,11 @@ The HTML report generated by `license_finder report --format html` summarizes all of your project's dependencies and includes information about which need to be approved. The project name at the top of the report can be set with `license_finder project_name add`. -See [CONTRIBUTING.md](https://github.com/pivotal/LicenseFinder/blob/master/CONTRIBUTING.md#adding-reports) +See [CONTRIBUTING.md](https://github.com/pivotal-legacy/LicenseFinder/blob/master/CONTRIBUTING.md#adding-reports) for advice about adding and customizing reports. ## Manual Intervention @@ -471,10 +471,10 @@ * View the project backlog at Pivotal Tracker: [https://www.pivotaltracker.com/n/projects/234851](https://www.pivotaltracker.com/n/projects/234851) ## Contributing -See [CONTRIBUTING.md](https://github.com/pivotal/LicenseFinder/blob/master/CONTRIBUTING.md). +See [CONTRIBUTING.md](https://github.com/pivotal-legacy/LicenseFinder/blob/master/CONTRIBUTING.md). ## License LicenseFinder is released under the MIT License. http://www.opensource.org/licenses/mit-license