summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/u-boot.h')
-rw-r--r--arch/microblaze/include/asm/u-boot.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/u-boot.h b/arch/microblaze/include/asm/u-boot.h
index 66f8f952c9..a922122f2b 100644
--- a/arch/microblaze/include/asm/u-boot.h
+++ b/arch/microblaze/include/asm/u-boot.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2004 Atmark Techno, Inc.
*
* Yasushi SHOJI <yashi@atmark-techno.com>
*
- * SPDX-License-Identifier: GPL-2.0+
- *
********************************************************************
* NOTE: This header file defines an interface to U-Boot. Including
* this (unmodified) header file in another file is considered normal