-
Notifications
You must be signed in to change notification settings - Fork 763
Open
Description
Hi,
We are using a command line tool written in Swift to check and maintain open source licenses in our project called Tribute.
https://github.com/nicklockwood/Tribute
This library checks for a LICENSE file in the root of the third party libraries used in our application. If any are found, Tribute generates a JSON with the version/licensing info for each third party library.
Unlike all our other third party libraries, yours does not contain a LICENSE file but a COPYING file that contains this info.
Is it possible to also implement a LICENSE file that contains the licensing info on the root of the project?
Metadata
Metadata
Assignees
Labels
No labels