]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/stack.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / lib / stack.c
index 737622d26f062412041bc723d52812a98795388b..c89a219dd26d00daf014aa4d9a55359ee0583aab 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2015 Andreas Bießmann <andreas@biessmann.org>
  *
@@ -8,8 +9,6 @@
  * (C) Copyright 2002
  * Sysgo Real-Time Solutions, GmbH <www.elinos.com>
  * Marius Groeger <mgroeger@sysgo.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>