diff options
Diffstat (limited to 'include/configs/stout.h')
-rw-r--r-- | include/configs/stout.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/stout.h b/include/configs/stout.h index ceed06f13ec..eab0ef213ac 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * include/configs/stout.h * This file is Stout board configuration. @@ -5,8 +6,6 @@ * Copyright (C) 2015 Renesas Electronics Europe GmbH * Copyright (C) 2015 Renesas Electronics Corporation * Copyright (C) 2015 Cogent Embedded, Inc. - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef __STOUT_H |