2014-09-22 13:57 GMT+02:00 Christian Gmeiner <[email protected]>: > From: Masahiro Yamada <[email protected]> > > Commit f219e01311b2 (tools: Import Kconfiglib) > added SPDX GPL-2.0+ to this library by mistake. > It should be ISC. > > Signed-off-by: Masahiro Yamada <[email protected]> > Cc: Ulf Magnusson <[email protected]> > Signed-off-by: Christian Gmeiner <[email protected]> > --- > > tools/buildman/kconfiglib.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/buildman/kconfiglib.py b/tools/buildman/kconfiglib.py > index 31fd3c9..655cf44 100644 > --- a/tools/buildman/kconfiglib.py > +++ b/tools/buildman/kconfiglib.py > @@ -1,5 +1,5 @@ > # > -# SPDX-License-Identifier: GPL-2.0+ > +# SPDX-License-Identifier: ISC > # > # Author: Ulf Magnusson > # https://github.com/ulfalizer/Kconfiglib > -- > 1.9.3 >
wooops - ignore this -- Christian Gmeiner, MSc https://soundcloud.com/christian-gmeiner _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

