uledd: fix license to correct LGPL-2.1-only
authorPetr Štetiar <redacted>
Thu, 19 Sep 2019 09:27:53 +0000 (11:27 +0200)
committerPetr Štetiar <redacted>
Wed, 11 Dec 2019 21:32:23 +0000 (22:32 +0100)
 "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 <redacted>
utils/uledd/Makefile

index b698333971c2718381f61b64ad654b9ca3c8eef0..e1aa04caab7d8f7d26564dd813213c885f56fe37 100644 (file)
@@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=bc94c7e52009f7ec33b23652502b4754351d8040
 PKG_MIRROR_HASH:=23a407197d6a423bb0b32f381e93ad3676e15f07465d7b53c843a2b510c7c284
 PKG_MAINTAINER:=John Crispin <john@phrozen.org>
-PKG_LICENSE:=GPL-2.0
+PKG_LICENSE:=LGPL-2.1-only
 
 CMAKE_INSTALL:=1
 
git clone https://git.99rst.org/PROJECT