Skip to content

Feat: Add MIT License File #1070

@Aditya30ag

Description

@Aditya30ag

Describe the feature

Description

This repository currently does not include a license file. I searched for common license files such as LICENSE, LICENSE.md, and COPYING, reviewed the README.md, and checked configuration files (Cargo.toml, pyproject.toml), but found no license information.

Without an explicit license, the project is automatically protected under default copyright law, meaning all rights are reserved by the authors. This creates legal ambiguity for contributors and users who may want to use, modify, or distribute the code.

Since this repository is a Google Summer of Code (GSoC) project, having a clearly defined open-source license is especially important to ensure compliance, encourage contributions, and provide legal clarity.

Proposed Solution

Add a LICENSE file at the root of the repository using the MIT License, and optionally mention the license in the README.md.

Add ScreenShots

Image

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue

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