From 9bdbfe84879b6f3d146a22f6f71f5914e6749abc Mon Sep 17 00:00:00 2001 From: Ryo Nakamura Date: Fri, 12 Jan 2024 15:16:40 +0900 Subject: add SPDX-License-Identifier to source files --- src/path.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/path.c') diff --git a/src/path.c b/src/path.c index 5c70795..2d46953 100644 --- a/src/path.c +++ b/src/path.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-3.0-only */ #include #include #include -- cgit v1.2.3