Skip to content

Commit b409e32

Browse files
fix(licence): #3 isolated — clear scaffold-placeholder leak (echidna) (#83)
#3 isolated pass (pilot #32-shape). Scaffold-placeholder leak per `standards/LICENCE-POLICY.adoc` **A5** — NOT relicensing. -> `PMPL-1.0-or-later`. **14 file(s).** Isolated mode (if dirty) stages ONLY placeholder lines; repo WIP untouched. Gates: per-file clean check, diff-shape asserted, auto-revert on anomaly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a9d7840 commit b409e32

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

.gitlab/issue_templates/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

.gitlab/issue_templates/feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

.gitlab/merge_request_templates/default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2024-2025 ECHIDNA Project Contributors
44
-->
55

docs/ASPECT_QUICK_START.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ cargo test --lib aspect
161161

162162
## License
163163

164-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
164+
SPDX-License-Identifier: PMPL-1.0-or-later

docs/ASPECT_TAGGING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,4 +351,4 @@ cargo run --example aspect_tagging_demo
351351
## License
352352

353353
SPDX-FileCopyrightText: 2025 ECHIDNA Project Team
354-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
354+
SPDX-License-Identifier: PMPL-1.0-or-later

docs/deployment/DEPLOYMENT_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
2+
SPDX-License-Identifier: PMPL-1.0-or-later
33
SPDX-FileCopyrightText: 2025 ECHIDNA Project Contributors
44
-->
55

echidna-playground/RSR_OUTLINE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ This template is part of:
209209

210210
== License
211211

212-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
212+
SPDX-License-Identifier: PMPL-1.0-or-later
213213

214214
== Links
215215

0 commit comments

Comments
 (0)