Hi, On Fri, Apr 12, 2024 at 06:09:02PM +0300, Svahn, Kai wrote: > Hi, > > On Mon, Mar 18, 2024 at 05:07:24PM +0200, 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. > > > > This patch includes all acks received so far. > > > > Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx> > > Acked-by: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxxx> > > Acked-by: Petr Vorel <pvorel@xxxxxxx> > > Acked-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> > > Acked-by: Stefan Berger <stefanb@xxxxxxxxxxxxx> > > Acked-by: Vitaly Chikunov <vt@xxxxxxxxxxxx> > > Acked-by: Ken Goldman <kgold@xxxxxxxxxxxxx> > > Acked-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> > > Acked-by: Bruno Meneguele <bmeneg@xxxxxxxxxx> > > Acked-by: Roberto Sassu <roberto.sassu@xxxxxxxxxx> > > Acked-by: George Wilson <gcwilson@xxxxxxxxxxxxx> > > Acked-by: Tergel Myanganbayar <tergelmyanganbayar2024@xxxxxxxxxxxxxxxxxx> > > Acked-by: Andr?? Draszik <git@xxxxxxxxxx> > > Acked-by: Frank Sorenson <sorenson@xxxxxxxxxx> > > Acked-by: Stephen Smalley <stephen.smalley.work@xxxxxxxxx> > > Acked-by: Vivek Goyal <vgoyal@xxxxxxxxxx> > > Acked-by: Eric Biggers <ebiggers@xxxxxxxxxx> > > Acked-by: Alberto Mardegan <a.mardegan@xxxxxx> > > Acked-by: Eric Biggers <ebiggers@xxxxxxxxxx> # all Google contributions > > Acked-by: Dmitry Baryshkov <dbaryshkov@xxxxxxxxx> > > Acked-by: Patrick Uiterwijk <patrick@xxxxxxxxxxxxxx> > > Acked-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> # all IBM contributions > > Acked-by: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx> > > --- > > Acked-by: Kai Svahn <kai.svahn@xxxxxxxxxxxxxxx> Acked-by: Kai Svahn <kai.svahn@xxxxxxxxxxxxxxx> # all Intel contributions Cheers, Kai