mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
nios2: fix missing comment terminator from SPDX License commit
The commit 1a4596601f
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 <thomas@wytron.com.tw>
This commit is contained in:
parent
315c0ace7c
commit
1a05b5f91e
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue