From ddf62fd4cfc770681a2a4e4ddfec34c15ab30fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Thu, 19 Sep 2019 11:27:53 +0200 Subject: [PATCH] uledd: fix license to correct LGPL-2.1-only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1" Signed-off-by: Petr Štetiar --- utils/uledd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/uledd/Makefile b/utils/uledd/Makefile index b69833397..e1aa04caa 100644 --- a/utils/uledd/Makefile +++ b/utils/uledd/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=bc94c7e52009f7ec33b23652502b4754351d8040 PKG_MIRROR_HASH:=23a407197d6a423bb0b32f381e93ad3676e15f07465d7b53c843a2b510c7c284 PKG_MAINTAINER:=John Crispin -PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=LGPL-2.1-only CMAKE_INSTALL:=1