From e59346f7db276852d40618ec04fd012bedf2e245 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 20 Dec 2023 23:38:19 +0100 Subject: [PATCH] package/libutempter: fix license information According to the source file: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. Signed-off-by: Thomas Petazzoni --- package/libutempter/libutempter.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libutempter/libutempter.mk b/package/libutempter/libutempter.mk index 44b0dc38b0..d51f70049c 100644 --- a/package/libutempter/libutempter.mk +++ b/package/libutempter/libutempter.mk @@ -7,7 +7,7 @@ LIBUTEMPTER_VERSION = 1.2.1 LIBUTEMPTER_SITE = ftp.altlinux.org/pub/people/ldv/utempter LIBUTEMPTER_INSTALL_STAGING = YES -LIBUTEMPTER_LICENSE = LGPL-2.1 +LIBUTEMPTER_LICENSE = LGPL-2.1+ LIBUTEMPTER_LICENSE_FILES = COPYING define LIBUTEMPTER_BUILD_CMDS