From: Thomas Chou Date: Tue, 3 Sep 2013 01:36:04 +0000 (+0800) Subject: nios2: fix missing comment terminator from SPDX License commit X-Git-Tag: v2013.10-rc3~27^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1a05b5f91e12845cf06f4b1ef34096861bf718b5;p=u-boot nios2: fix missing comment terminator from SPDX License commit The commit 1a4596601fd395f3afb8f82f3f840c5e00bdd57a Add GPL-2.0+ SPDX-License-Identifier to source files generated a warning due to a missing comment terminator. longlong.h:7:1: warning: "/*" within comment Signed-off-by: Thomas Chou --- diff --git a/arch/nios2/lib/longlong.h b/arch/nios2/lib/longlong.h index 63c64ed74d..45ec5f0f19 100644 --- a/arch/nios2/lib/longlong.h +++ b/arch/nios2/lib/longlong.h @@ -3,6 +3,7 @@ 2005 Free Software Foundation, Inc. * SPDX-License-Identifier: GPL-2.0+ + */ /* You have to define the following before including this file: