diff options
Diffstat (limited to 'include/configs/vinco.h')
-rw-r--r-- | include/configs/vinco.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/vinco.h b/include/configs/vinco.h index 9a63b3f76e..e8dd5cf07c 100644 --- a/include/configs/vinco.h +++ b/include/configs/vinco.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for the VInCo platform. * @@ -6,8 +7,6 @@ * Bo Shen <voice.shen@atmel.com> * Copyright (C) 2015 Free Electrons * Gregory CLEMENT gregory.clement@free-electrons.com - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |