Skip to content

LICENSE file alongside COPYING file #586

@willywagtail

Description

@willywagtail

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions