From: Michal Simek Date: Wed, 16 Oct 2013 07:06:31 +0000 (+0200) Subject: common: fsl: Fix broken SPDX-License-Identifier change X-Git-Tag: v2013.10~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=100ea07e331b7898dc774aeba108d66bdd5a5cf5;p=kernel%2Fu-boot.git 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 --- diff --git a/common/cmd_mfsl.c b/common/cmd_mfsl.c index d735c9e..e8e8e3c 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 * * SPDX-License-Identifier: GPL-2.0+ */