summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2013-10-16 09:06:31 +0200
committerTom Rini <trini@ti.com>2013-10-16 09:24:38 -0400
commit100ea07e331b7898dc774aeba108d66bdd5a5cf5 (patch)
tree5ef1a5b0511be03aacb22e6c7812922582293732 /common
parent06503f16c34b722ed07cda98aa6e268941c4dd46 (diff)
downloadblackbird-obmc-uboot-100ea07e331b7898dc774aeba108d66bdd5a5cf5.tar.gz
blackbird-obmc-uboot-100ea07e331b7898dc774aeba108d66bdd5a5cf5.zip
common: fsl: Fix broken SPDX-License-Identifier change
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>
Diffstat (limited to 'common')
-rw-r--r--common/cmd_mfsl.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/cmd_mfsl.c b/common/cmd_mfsl.c
index d735c9e59b..e8e8e3c0de 100644
--- 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+
*/
OpenPOWER on IntegriCloud