diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r-- | include/configs/usb_a9263.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index c8cbd34cdb..bc102eecf2 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2007-2013 * Stelian Pop <stelian.pop@leadtechdesign.com> @@ -9,8 +10,6 @@ * * U-Boot image has to be less than 200704 bytes, otherwise at91bootstrap * installed on board will not be able to load it properly. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |