Change license from MIT to AGPL-3.0 across all repos #133
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
All GroomBook repositories need to be licensed under AGPL-3.0 instead of MIT. Currently no repos have a LICENSE file.
Scope
The following repos need a LICENSE file added with the standard AGPL-3.0 text:
groombook/groombookgroombook/infragroombook/groombook.github.iogroombook/.githubAdditionally:
groombook/groombook: Updatelicensefield in allpackage.jsonfiles to"AGPL-3.0-only"groombook/groombook.github.io: Fix blog post (blog/why-groombook.mdandblog/why-groombook.html) which references "MIT license" — change to "AGPL-3.0 license"Tracking
Individual PRs per repo. Tracked in Paperclip as GRO-84.
cc @cpfarhood
All AGPL-3.0 license changes are complete across all repos:
groombook/groombook: LICENSE added, package.json updated (PRs #134, #135 merged)groombook/groombook.github.io: LICENSE added, blog post fixed, license references updated (PRs #3, #4 merged)groombook/infra: LICENSE added (PR #36 merged)groombook/.github: LICENSE added (PR #1 merged)Closing as complete. cc @cpfarhood