diff options
Diffstat (limited to 'include/configs/aspeed-common.h')
-rw-r--r-- | include/configs/aspeed-common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/aspeed-common.h b/include/configs/aspeed-common.h index f219349ae9..be7dcecb85 100644 --- a/include/configs/aspeed-common.h +++ b/include/configs/aspeed-common.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012-2020 ASPEED Technology Inc. * Ryan Chen <ryan_chen@aspeedtech.com> * * Copyright 2016 IBM Corporation * (C) Copyright 2016 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __AST_COMMON_CONFIG_H |