Skip to content

Commit dfcdddd

Browse files
chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair) (#22)
Estate licence normalisation. LICENSES/={MPL-2.0,CC-BY-SA-4.0}; root LICENSE=verbatim MPL-2.0 (GitHub display); code->MPL-2.0, docs(.md/.adoc)->CC-BY-SA-4.0; vendored untouched. Residual mentions (mostly legitimate anti-AGPL rules): 65. Manual-review licence PR. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 589b505 commit dfcdddd

150 files changed

Lines changed: 694 additions & 151 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.devcontainer/README.adoc

Lines changed: 1 addition & 1 deletion

.github/CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

.github/DIRECTORY.adoc

Lines changed: 1 addition & 1 deletion

.github/GOVERNANCE.md

Lines changed: 1 addition & 1 deletion

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: MPL-2.0
22
name: OSSF Scorecard
33
on:
44
push:

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: MPL-2.0
22
# Prevention workflow - scans for hardcoded secrets before they reach main
33
name: Secret Scanner
44

0 commit comments

Comments
 (0)