Skip to content

Commit ee9eaad

Browse files
Your Nameclaude
andcommitted
chore: fix license headers to PMPL-1.0-or-later
- Update SPDX identifiers from AGPL to PMPL - Ensure LICENSE file uses PMPL-1.0-or-later - Maintain consistency with palimpsest-license repo Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent abdbef5 commit ee9eaad

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
12
name: CI/CD Pipeline
23

34
on:

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
12
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
23
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
34

.github/workflows/php-security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
12
name: PHP Security Check
23
on: [push, pull_request]
34
jobs:

.github/workflows/rescript-deno-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
12
name: ReScript/Deno CI
23
on: [push, pull_request]
34

0 commit comments

Comments
 (0)