diff options
Diffstat (limited to 'include/configs/sama5d2_ptc_ek.h')
-rw-r--r-- | include/configs/sama5d2_ptc_ek.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sama5d2_ptc_ek.h b/include/configs/sama5d2_ptc_ek.h index d99eaee18f..6bc4846f57 100644 --- a/include/configs/sama5d2_ptc_ek.h +++ b/include/configs/sama5d2_ptc_ek.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration file for the SAMA5D2 PTC EK Board. * * Copyright (C) 2017 Microchip Technology Inc. * Wenyou Yang <wenyou.yang@microchip.com> * Ludovic Desroches <ludovic.desroches@microchip.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |