aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/include/asm/u-boot.h')
-rw-r--r--arch/nios2/include/asm/u-boot.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/nios2/include/asm/u-boot.h b/arch/nios2/include/asm/u-boot.h
index cb02e98..f050067 100644
--- a/arch/nios2/include/asm/u-boot.h
+++ b/arch/nios2/include/asm/u-boot.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2004, Psyent Corporation <www.psyent.com>
* Scott McNutt <smcnutt@psyent.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