-
Notifications
You must be signed in to change notification settings - Fork 4
Missing LICENSE #3
Copy link
Copy link
Open
Description
Hi @peoro ,
I just realized the project is missing an open-source license which is mandatory for people to freely contribute to the project and maybe also for us to publish Docker images like with the current GitHub Action (btw I can't delete published docker images. I think you might have to grant me additional permissions for that).
Depending on how restrictive you want this to be:
- it could be the most open MIT (For the copyright holder, several choices "<your full name>", "<your full name> and telegram-signal-bridge Contributors" or "The telegram-signal-bridge Authors" but I think it's recommended for legal reasons to have at least an identifiable individual or an organization as the holder)
- or maybe a slightly less open Apache 2.0?
- or the most restrictive GPL v3.0?
- other?
After the license has been chosen, I plan to publish the first github release (0.1.0) with my now-merged PR if that suits you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels