Skip to content

Commit 89b677d

Browse files
committed
Add copyright and license in GitHub Actions CI workflow
1 parent 3c9d04e commit 89b677d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <[email protected]>
2+
#
3+
# SPDX-License-Identifier: GPL-3.0-or-later
4+
15
name: CI
26

37
on:

REUSE.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# SPDX-FileCopyrightText: 2011-2025 Sébastien Helleu <[email protected]>
22
#
33
# SPDX-License-Identifier: GPL-3.0-or-later
4-
#
54

65
version = 1
76

87
[[annotations]]
98
path = [
10-
".github/**",
119
".gitignore",
1210
"CHANGELOG.md",
1311
"README.md",

0 commit comments

Comments
 (0)