Skip to content

README shows an MIT badge, but the repo has no LICENSE file #80

Description

@gdiab

The README carries an MIT badge, but there is no LICENSE file in the repo, and pyproject.toml does not declare a license either. GitHub's API reports license: null, which means the project defaults to all-rights-reserved under copyright law, whatever the badge says. Anyone wanting to build on TalkTrack, package it, or even vendor a piece of it cannot legally rely on the badge alone.

If MIT is the intent, the fix takes about two clicks: Add file > Create new file > name it LICENSE, and GitHub will offer the standard MIT template with your name and the year filled in.

Thanks for the project. The two-track capture design (mic and system audio kept separate) is a nice piece of work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions