diff options
Diffstat (limited to 'include/configs/sama5d3_xplained.h')
-rw-r--r-- | include/configs/sama5d3_xplained.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sama5d3_xplained.h b/include/configs/sama5d3_xplained.h index edb553142c..5cbddf30d7 100644 --- a/include/configs/sama5d3_xplained.h +++ b/include/configs/sama5d3_xplained.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for the SAMA5D3 Xplained board. * * Copyright (C) 2014 Atmel Corporation * Bo Shen <voice.shen@atmel.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |