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:
06503f1
)
common: fsl: Fix broken SPDX-License-Identifier change
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 16 Oct 2013 07:06:31 +0000
(09:06 +0200)
committer
Tom Rini
<trini@ti.com>
Wed, 16 Oct 2013 13:24:38 +0000
(09:24 -0400)
This bug was introduced by:
"Add GPL-2.0+ SPDX-License-Identifier to source files"
(sha1:
1a4596601fd395f3afb8f82f3f840c5e00bdd57a
)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/cmd_mfsl.c
patch
|
blob
|
history
diff --git
a/common/cmd_mfsl.c
b/common/cmd_mfsl.c
index d735c9e59b28ba33b2ead6aa241ffac3aef5f32b..e8e8e3c0de8c3f1a85512e331d4371c079f2383c 100644
(file)
--- a/
common/cmd_mfsl.c
+++ b/
common/cmd_mfsl.c
@@
-1,7
+1,7
@@
-ve received a copy of the GNU General Public License
- *
along with this program; if not, write to the Free Software
- *
who contributed to this
- *
project.
+/*
+ *
(C) Copyright 2007 Michal Simek
+ *
+ *
Michal SIMEK <monstr@monstr.eu>
*
* SPDX-License-Identifier: GPL-2.0+
*/