Skip to content

Commit 4bfc9f5

Browse files
reuse: fix reuse non-compliances
1 parent fd46bc8 commit 4bfc9f5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/workflows/reuse.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2024 Ledger SAS
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
name: REUSE Compliance Check
26

37
on: [push, pull_request]

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2024 Ledger SAS
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
6+
17
# Outpost-OS reusable workflows for Python packages
28

39
## Introduction

0 commit comments

Comments
 (0)