chore: relicense Ordo to AGPL-3.0-or-later (#94) #95
No reviewers
Labels
No labels
area: build
area: ci
area: compare
area: model
area: plugin
area: provenance
area: rite
area: settings
area: ui
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Ordo!95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/94-relicense-agpl"
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?
Closes #94.
Aligns Ordo with the rest of the Introibo platform (Core/Api/Site are AGPL-3.0-or-later). The repo has never been published or used externally, so this is a clean relicense with no third-party rights to consider.
LICENSE: GPLv2 text → AGPL-3.0 text (matching Core)composer.json:license→AGPL-3.0-or-laterREADME.md: licence line → AGPL-3.0-or-laterNote: WordPress plugins are conventionally GPLv2-compatible; AGPL-3.0 is GPLv3-family and compatible with WordPress core (GPLv2-or-later). If Ordo is ever submitted to the WordPress.org plugin directory, revisit their licensing guidelines then.