On 1 September 2014 12:59, Bastian Koppelmann <kbast...@mail.uni-paderborn.de> wrote: > Add basic board to allow systemmode emulation > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > v6 -> v7: > - TRICORECPU -> TriCoreCPU. > - CPUTRICOREState -> CPUTriCoreState. > - tricore_testboard.c: Change Licence to GPL v2.
> + * This library is free software; you can redistribute it and/or > + * modify it under the terms of the GNU Lesser General Public > + * License as published by the Free Software Foundation; either > + * version 2 of the License, or (at your option) any later version. ...the text you've actually used is LGPL 2+, not GPL2+. That's fine if that's what you wanted, but I thought I'd check given the difference between changelog and change. thanks -- PMM