SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / lib / hang.c
index 9246e12455669377b2afc1c9c8aa43867c3d0454..bf56f4c662ab508d236ef3c9b3ea628dd9691671 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2013
  * Andreas Bießmann <andreas@biessmann.org>
  *
  * This file consolidates all the different hang() functions implemented in
  * u-boot.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>