Skip to content

Please add a LICENSE #131

Description

@feuerfritas

TTSModManager has no LICENSE file, and GitHub reports the repository as unlicensed. That makes the default "all rights reserved", so anyone building on it has no stated right to redistribute it or a modified version — even though the project is clearly published to be used.

My interest is concrete: I maintain tts-mod-composer, a dependency and versioning tool for TTS mods that runs TTSModManager for the decompose/build half rather than reimplementing it, and I would like its docs to tell people how to install yours. While #130 is open I am also running a patched build locally, and I would rather not publish that build for other people without a licence that permits it.

An explicit licence — MIT or Apache-2.0 are the usual choices for a Go tool — would settle it in one file.

Related, and only if useful: the newest release is v1.3 from December 2024, which on Linux fails with "permission denied" when writing nested object directories (file/dirops.go creates them 0644). That is fixed on main but has never been released, so anyone who downloads the release binary on Linux hits it. A fresh tag would help independently of the licence question.

🤖 Generated with Claude Code

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