summaryrefslogtreecommitdiff
path: root/examples/standalone/hello_world.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/standalone/hello_world.c')
-rw-r--r--examples/standalone/hello_world.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/standalone/hello_world.c b/examples/standalone/hello_world.c
index bd8b392315..1f61bb4777 100644
--- a/examples/standalone/hello_world.c
+++ b/examples/standalone/hello_world.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>