-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Description
Hi there,
While checking open source licenses used by my application's dependencies, I noticed Hamcrest 1.3 was published with an odd license declaration, "New BSD License". This should have been "2-Clause BSD License", but it is published now.
It looks like build.gradle has been updated to "BSD License 3" but the LICENSES.txt in the repository is still the "2-Clause BSD License".
LICENSES.txt should contain the 3-Clause BSD License and build.gradle should reference "3-Clause BSD License" as the license name. Our Java plugin for open source license reporting now works around these issues, but it might be convenient for other people inspecting their licenses.
Metadata
Metadata
Assignees
Labels
No labels