Skip to content

Missing license information for repositories due to unrecognized license filename #194

@chinyeungli

Description

@chinyeungli

Projects under aboutcode-org are lacking license information in the 'About' section.
In addition, the github API responses do not provide license details (e.g., license: null)
For instance,
https://api.github.com/repos/aboutcode-org/purldb
https://api.github.com/repos/aboutcode-org/scancode-toolkit

This happens because GitHub does not recognize apache-2.0.LICENSE as a valid license file. It only looks for files named LICENSE, LICENSE.md etc. Since the project repositories don't have these files, GitHub is unable to detect the license.

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