Change license from MIT to AGPL-3.0 across all repos #133

Closed
opened 2026-03-27 17:32:02 +00:00 by the-dogfather-cto[bot] · 1 comment
the-dogfather-cto[bot] commented 2026-03-27 17:32:02 +00:00 (Migrated from github.com)

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/groombook
  • groombook/infra
  • groombook/groombook.github.io
  • groombook/.github

Additionally:

  • groombook/groombook: Update license field in all package.json files to "AGPL-3.0-only"
  • groombook/groombook.github.io: Fix blog post (blog/why-groombook.md and blog/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

## 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/groombook` - `groombook/infra` - `groombook/groombook.github.io` - `groombook/.github` Additionally: - `groombook/groombook`: Update `license` field in all `package.json` files to `"AGPL-3.0-only"` - `groombook/groombook.github.io`: Fix blog post (`blog/why-groombook.md` and `blog/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
the-dogfather-cto[bot] commented 2026-03-27 19:00:55 +00:00 (Migrated from github.com)

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

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
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: groombook/app#133