From 496c812f6e14b77408b71f7a35a3d755b8bbbf36 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 8 Jan 2026 04:51:25 +0700 Subject: all: add missing license and copyright Ah, the irony. --- testdata/loadConfig/config_exists/spdxconv.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testdata/loadConfig') diff --git a/testdata/loadConfig/config_exists/spdxconv.cfg b/testdata/loadConfig/config_exists/spdxconv.cfg index 669d38a..9af4d1d 100644 --- a/testdata/loadConfig/config_exists/spdxconv.cfg +++ b/testdata/loadConfig/config_exists/spdxconv.cfg @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: GPL-3.0-only +# SPDX-FileCopyrightText: 2025 M. Shulhan + [default] license_identifier = GPL-3.0-only file_copyright_text = Author -- cgit v1.3-5-g9baa