diff mbox series

[2/2] Fix REUSE adding Copyright to REUSE.toml

Message ID 20250116092010.921655-2-stefano.babic@swupdate.org
State Accepted
Headers show
Series [1/2] Fix link for badge (actions) in README | expand

Commit Message

Stefano Babic Jan. 16, 2025, 9:20 a.m. UTC
Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
---
 REUSE.toml | 3 +++
 1 file changed, 3 insertions(+)

--
2.43.0
diff mbox series

Patch

diff --git a/REUSE.toml b/REUSE.toml
index b5851b83..ad5bb516 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -1,3 +1,6 @@ 
+# SPDX-FileCopyrightText: 2025 Stefano Babic <stefano.babic@swupdate.org>
+#
+# SPDX-License-Identifier: MIT
 version = 1
 SPDX-PackageName = "SWUpdate"
 SPDX-PackageSupplier = "Stefano Babic <stefano.babic@swupdate.org>"