Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LICENSE file alongside COPYING file #586

Open
willywagtail opened this issue Feb 19, 2024 · 0 comments
Open

LICENSE file alongside COPYING file #586

willywagtail opened this issue Feb 19, 2024 · 0 comments

Comments

@willywagtail
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant