summaryrefslogtreecommitdiffstats
path: root/lib/of_live.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/of_live.c')
-rw-r--r--lib/of_live.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/of_live.c b/lib/of_live.c
index e574ae8a39..c49e95e38c 100644
--- a/lib/of_live.c
+++ b/lib/of_live.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2009 Benjamin Herrenschmidt, IBM Corp
* benh@kernel.crashing.org
@@ -5,8 +6,6 @@
* Based on parts of drivers/of/fdt.c from Linux v4.9
* Modifications for U-Boot
* Copyright (c) 2017 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>