Add LICENSE (GPL-3.0-or-later) #9
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
allod/archetypes!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/license-profiles"
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?
Add a top-level LICENSE file placing this repo under GPL-3.0-or-later, implementing the licensing decision recorded in allod/strategy#11. The file opens with a short copyright and SPDX notice (SPDX-License-Identifier: GPL-3.0-or-later) and is followed by the verbatim GNU General Public License version 3 text.
Refs allod/strategy#11
Risk
Adds one new top-level file; no source, build, or runtime changes.
Validation
The GPLv3 body is included unmodified (contains the closing "END OF TERMS AND CONDITIONS"); the notice header declares GPL-3.0-or-later in both prose and SPDX form.