Skip to content

Github License detection fails #1569

Closed
Closed
@MeFisto94

Description

@MeFisto94

A very minor issue, but when accessing https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/LICENSE, github does not recognize the license type automatically.

If someone is bored to debug that, potentially we may need to change the wording by a small bit to make it fit the official regex.
A quick search made me wonder if BSD-3 is even detected by github at all, but to show what I mean, have a look at this, being licensed under MIT:
https://github.com/mit-license/mit-license.github.io/blob/master/LICENSE

https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/licensing-a-repository#detecting-a-license
on the other hand claims that BSD3 is supported. Maybe someone can experiment with the ruby gem

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues that affect the Wiki, Javadoc or any other form of documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions