Skip to content

Commit 4c7edec

Browse files
hyperpolymathclaude
andcommitted
fix(licence): clear scaffold-placeholder leak (isolated; dirty repo)
#3 isolated commit. ONLY placeholder SPDX lines staged; repo's other uncommitted WIP deliberately left untouched/unstaged. PLMP/PMLP + doubled = scaffold artifacts (LICENCE-POLICY.adoc A5), NOT relicensing. Diff-shape asserted (SPDX-only). Refs standards LICENCE-POLICY.adoc A5. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> (cherry picked from commit be757c1)
1 parent a9d7840 commit 4c7edec

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)