> 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 <[email protected]> > > Acked-by: Dmitry Kasatkin <[email protected]> > > Acked-by: Petr Vorel <[email protected]> > > Acked-by: Mimi Zohar <[email protected]> > > Acked-by: Stefan Berger <[email protected]> > > Acked-by: Vitaly Chikunov <[email protected]> > > Acked-by: Ken Goldman <[email protected]> > > Acked-by: James Bottomley <[email protected]> > > Acked-by: Bruno Meneguele <[email protected]> > > Acked-by: Roberto Sassu <[email protected]> > > Acked-by: George Wilson <[email protected]> > > Acked-by: Tergel Myanganbayar <[email protected]> > > Acked-by: André Draszik <[email protected]> > > Acked-by: Frank Sorenson <[email protected]> > > Acked-by: Stephen Smalley <[email protected]> > > Acked-by: Vivek Goyal <[email protected]> > Acked-by: Eric Biggers <[email protected]> > I misread this and thought you were just trying to change the license of the > library, in which case you wouldn't need my ack. It's worth emphasizing in > the > subject line and first paragraph that you're trying to change the whole > project's license. +1 Kind regards, Petr > - Eric
