summaryrefslogtreecommitdiff
path: root/lib/hang.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hang.c')
-rw-r--r--lib/hang.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/hang.c b/lib/hang.c
index 9246e12455..bf56f4c662 100644
--- a/lib/hang.c
+++ b/lib/hang.c
@@ -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>