projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38b15b
)
kconfiglib: change SPDX-License-Identifier to ISC
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Wed, 17 Sep 2014 04:37:45 +0000
(13:37 +0900)
committer
Tom Rini
<trini@ti.com>
Thu, 18 Sep 2014 01:03:18 +0000
(21:03 -0400)
Commit
f219e01311b2
(tools: Import Kconfiglib)
added SPDX GPL-2.0+ to this library by mistake.
It should be ISC.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Ulf Magnusson <ulfalizer@gmail.com>
tools/buildman/kconfiglib.py
patch
|
blob
|
history
diff --git
a/tools/buildman/kconfiglib.py
b/tools/buildman/kconfiglib.py
index 31fd3c912b25c090a5f1aeb9a30c69b2a9e4258b..655cf4470ff7aee9440226f3a15c6ada72acf94d 100644
(file)
--- 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