Kill SPDX #274

Merged
LilithArson merged 9 commits from kill-spdx-20260523 into master 2026-05-23 19:38:28 +00:00
Owner

PR Changes

Removes SPDX file headers and replaces the REUSE data with a LEGAL.md better explaining licensing.

Reasons Behind Changes

Inspired by Monolith#2749

  • The REUSE/SPDX system causes severe source bloat (Having nearly 250,000 lines in the code reserved just for SPDX is ludicrous)
  • The LEGAL.md system is used by other forks (such as Delta-V and Ronstation)

Code & Technical details

none

Checklist

Breaking changes

Ingame Changelog

No user-facing changes.

## PR Changes Removes SPDX file headers and replaces the REUSE data with a LEGAL.md better explaining licensing. ## Reasons Behind Changes Inspired by [Monolith#2749](https://github.com/Monolith-Station/Monolith/pull/2749) - The REUSE/SPDX system causes severe source bloat (Having nearly 250,000 lines in the code reserved **just for SPDX** is ludicrous) - The LEGAL.md system is used by other forks (such as [Delta-V](https://github.com/DeltaV-Station/Delta-v/pull/3989) and [Ronstation](https://github.com/RonRonstation/ronstation/pull/298)) ## Code & Technical details none ## Checklist <!--Understand that not following all Contributor rule standards may get your PR closed at a maintainer’s discretion. Failure to follow the Contributor's ruleset may lead to your removal as a contributor.--> <!-- Confirm by placing an X in the brackets [X]: --> - [x] I read the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html) and [Byrd Station's Contributor Ruleset](https://docs.google.com/document/d/1oxCSRBc_2IlrcykljB5SPt783uJX7rMHTT7cImxlKFM/edit?tab=t.0#heading=h.vigrxrnffwji) am following them. - [x] I have added media to this PR, or it does not require an ingame showcase. ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> **Ingame Changelog** <!-- Add a Changelog entry to make players ingame aware of new changes that could affect gameplay.--> No user-facing changes.
Kill remaining SPDX data
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Map file schema validator / YAML map schema validator (pull_request) Successful in 3m30s
Check Merge Conflicts / label (pull_request_target) Failing after 50s
Update REUSE Headers / update_headers (pull_request_target) Has been cancelled
Labels: PR / labeler (pull_request_target) Successful in 6m36s
Labels: Size / size-label (pull_request_target) Successful in 4s
Labels: Untriaged / add_label (pull_request_target) Failing after 1s
Build & Test Map Renderer / build (ubuntu-latest) (pull_request) Successful in 2m22s
soft-repoban check / check-author (pull_request) Successful in 2s
CRLF Check / CRLF Check (pull_request) Successful in 13s
Test Packaging / Test Packaging (pull_request) Successful in 6m20s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 20s
RSI Validator / Validate RSIs (pull_request) Successful in 21s
YAML Linter / YAML Linter (pull_request) Successful in 2m27s
Build & Test Map Renderer / Build & Test Debug (pull_request) Successful in 1s
PR Changelogs / changelog (pull_request_target) Has been cancelled
7138e557f9
LilithArson changed title from kill-spdx-20260523 to Kill SPDX 2026-05-23 19:30:40 +00:00
LilithArson referenced this pull request from a commit 2026-05-23 19:38:29 +00:00
LilithArson deleted branch kill-spdx-20260523 2026-05-23 19:38:29 +00:00
LilithArson referenced this pull request from a commit 2026-05-23 20:32:39 +00:00
LilithArson referenced this pull request from a commit 2026-05-23 20:41:01 +00:00
Sign in to join this conversation.
No description provided.