Skip to content

chore: add SPDX headers to lib/ (51/89, partial)#312

Merged
rubenvdlinde merged 1 commit intodevelopmentfrom
feat/spdx-headers-2026-05-03
May 3, 2026
Merged

chore: add SPDX headers to lib/ (51/89, partial)#312
rubenvdlinde merged 1 commit intodevelopmentfrom
feat/spdx-headers-2026-05-03

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

Adds SPDX-License-Identifier: EUPL-1.2 + SPDX-FileCopyrightText: 2024 Conduction B.V. <info@conduction.nl> lines INSIDE the main file docblock for 51 PHP files in lib/. Per project memory feedback_spdx-in-docblock.md: SPDX must live INSIDE the docblock, not as line comments.

This is a partial rollout — the remaining 38 files (mostly Service/Zgw*, Service/Appointment*, Service/Berichtenbox*, plus a few BackgroundJob entries) hit the automation usage cap and are queued for a follow-up PR.

Test plan

  • All 51 modified files contain both SPDX lines inside their main docblock
  • No code changes — only docblock additions (153 insertions, 0 deletions)
  • No non-PHP files touched

Audit reference

2026-05-03 OR-abstraction audit, stream 3 (repo hygiene) — procest at 0/89; this PR brings it to 51/89.

Auto-merge

procest is pre-production per feedback_pr-merge-authority.md — markdown- and docblock-only PR auto-merged on creation.

…51/89, partial)

Adds SPDX headers inside the existing main file docblock per
`feedback_spdx-in-docblock.md`, alongside @author / @copyright /
@license. EUPL-1.2; 2024 Conduction B.V.

Scope: 51 PHP files in lib/ — partial coverage. The remaining 38
files (mostly Service/*ZGW* + Service/Appointment* + Service/
Berichtenbox* + a few BackgroundJob entries) are queued for a
follow-up SPDX-headers PR; this batch was capped by an automation
quota and the partial-commit ships the work that was completed.

All edits are idempotent docblock additions — no code change.

Audit reference: 2026-05-03 OR-abstraction audit, stream 3 (repo
hygiene) — procest was flagged at 0/89 SPDX coverage. This brings
it to 51/89.
@rubenvdlinde rubenvdlinde merged commit 462da39 into development May 3, 2026
11 of 16 checks passed
@rubenvdlinde rubenvdlinde deleted the feat/spdx-headers-2026-05-03 branch May 3, 2026 17:44
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Quality Report — ConductionNL/procest @ f8c5e95

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-03 17:45 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant