From 8314704a95c42a268af6a0ce4bb715818185a15c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 8 Feb 2024 14:08:41 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3 --- dotconf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotconf.spec b/dotconf.spec index 3581d3c..5935337 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -2,7 +2,8 @@ Name: dotconf Version: 1.3 Release: 34%{?dist} Summary: Libraries to parse configuration files -License: LGPLv2 +# src/readdir* are Apache-1.1 +License: LGPL-2.1-only AND Apache-1.1 URL: https://github.com/williamh/dotconf/ Source: %{name}-%{version}.tar.gz