summaryrefslogtreecommitdiff
path: root/include/asm-generic/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/u-boot.h')
-rw-r--r--include/asm-generic/u-boot.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-generic/u-boot.h b/include/asm-generic/u-boot.h
index f734d53eec..eee84f49bb 100644
--- a/include/asm-generic/u-boot.h
+++ b/include/asm-generic/u-boot.h
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2011 The Chromium OS Authors.
*
* (C) Copyright 2000 - 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * 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