Skip to content

Commit

Permalink
fix: add missing license file
Browse files Browse the repository at this point in the history
  • Loading branch information
SGSSGene committed Oct 28, 2024
1 parent c1a5d6f commit 9e163f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
include:
- {os: ubuntu-22.04, compiler: spdx_reuse_lint}
- {os: ubuntu-22.04, compiler: spdx_license_lint}
- {os: ubuntu-22.04, compiler: cpm_version_check}
- {os: ubuntu-22.04, compiler: gcc12-cpp20-release}
- {os: ubuntu-22.04, compiler: gcc13-cpp20-release}
Expand Down
2 changes: 2 additions & 0 deletions cpm.dependencies.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
SPDX-License-Identifier: CC0-1.0

0 comments on commit 9e163f5

Please sign in to comment.