From 263048097eea6b115b8e6b9528a68b3396ccd565 Mon Sep 17 00:00:00 2001 From: Tim Segers Date: Mon, 2 Jan 2023 22:23:45 +0100 Subject: Add License Identifiers to files lacking them --- src/opendeco-conf.c | 2 ++ src/opendeco-conf.h | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src') diff --git a/src/opendeco-conf.c b/src/opendeco-conf.c index 41922df..e044c90 100644 --- a/src/opendeco-conf.c +++ b/src/opendeco-conf.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: MIT-0 */ + #include #include #include diff --git a/src/opendeco-conf.h b/src/opendeco-conf.h index 48b1ad0..8845409 100644 --- a/src/opendeco-conf.h +++ b/src/opendeco-conf.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: MIT-0 */ + #ifndef OPENDECOCONF_H #define OPENDECOCONF_H -- cgit v1.2.3-70-g09d2