Skip to content

Add licensing and copyright information in readme and source code #9

@NicolasToussaint

Description

@NicolasToussaint

While the MIT licence is mentioned in the Readme file, the licence text itself copyright information are missing.

We could add a LICENSE.md file with the MI licence text, and include licensing + copyright info as proposed in the REUSE.Software standard in each source code file:

/*
 * SPDX-FileCopyrightText: 2024 Jane Doe <jane@example.com>
 *
 * SPDX-License-Identifier: MIT
 */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions