X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fgenboardscfg.py;h=0648472af0469514ad085fa9d9883b92f557894a;hb=dc7df68f21093039b3ab1a1702f5b7cd3e621431;hp=2345a197984ff348abf1309512613f42593f4504;hpb=2dc5b553b9bcd701bd7abd60f99f407cb0c37762;p=u-boot diff --git a/tools/genboardscfg.py b/tools/genboardscfg.py index 2345a19798..0648472af0 100755 --- a/tools/genboardscfg.py +++ b/tools/genboardscfg.py @@ -1,9 +1,8 @@ #!/usr/bin/env python2 +# SPDX-License-Identifier: GPL-2.0+ # # Author: Masahiro Yamada # -# SPDX-License-Identifier: GPL-2.0+ -# """ Converter from Kconfig and MAINTAINERS to a board database.