]> git.ipfire.org Git - thirdparty/openwrt.git/commit
package/libs/elfutils: fix license
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 3 Sep 2025 06:46:45 +0000 (08:46 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 9 Sep 2025 22:07:33 +0000 (00:07 +0200)
commite0be7ecdcaadb2be0beb2229cadab5e864555cbf
treea6571ab3dbd3d58f40a84e2ccc0140174fac25cf
parentcd6dd1c01e401dc9b1ae8ad557c7aa44c584c1cd
package/libs/elfutils: fix license

elfutils libraries are not licensed under GPL-3.0-or-later, they are dual
licensed: GPL-2.0-or-later OR LGPL-3.0-or-later as clearly stated in
source files as well as on https://sourceware.org/elfutils:

The libraries and backends are dual GPLv2+/LGPLv3+. The utilities are GPLv3+.

Fixes: b98fb7664639a814f3dba309eaf38b62be137bb8 (elfutils: import package from packages.git)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19941
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 9a157b5d83d28043ea35501a19702beee5f8a107)
package/libs/elfutils/Makefile