summaryrefslogtreecommitdiff
path: root/include/fdt_simplefb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fdt_simplefb.h')
-rw-r--r--include/fdt_simplefb.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fdt_simplefb.h b/include/fdt_simplefb.h
index 8c89a19b8e..7cc305e1fd 100644
--- a/include/fdt_simplefb.h
+++ b/include/fdt_simplefb.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Simplefb device tree support
*
* (C) Copyright 2015
* Stephen Warren <swarren@wwwdotorg.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _FDT_SIMPLEFB_H_