summaryrefslogtreecommitdiff
path: root/examples/api/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/crt0.S')
-rw-r--r--examples/api/crt0.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/api/crt0.S b/examples/api/crt0.S
index 5a7049d6b4..57bba9d851 100644
--- a/examples/api/crt0.S
+++ b/examples/api/crt0.S
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2007 Semihalf
*
* Written by: Rafal Jaworowski <raj@semihalf.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#if defined(CONFIG_PPC)