On 2/21/2024 3:11 AM, Dmitry Kasatkin wrote:
Currently libimaevm provided by this project is used by the tool evmctl, which is also provided by this project. An issue was reported about using libimaevm with other software. Its GPL2-only license makes it incompatible to use with other licenses, in particular GPL3-only. To address this issue, change the project license to GPL-2.0-or-later and libimaevm to LGPL 2.0 or later. Signed-off-by: Dmitry Kasatkin<dmitry.kasatkin@xxxxxxxxx>
Acked-by: Ken Goldman <kgold@xxxxxxxxxxxxx>