diff options
Diffstat (limited to 'include/soc/arc')
-rw-r--r-- | include/soc/arc/aux.h | 6 | ||||
-rw-r--r-- | include/soc/arc/mcip.h | 5 | ||||
-rw-r--r-- | include/soc/arc/timers.h | 5 |
3 files changed, 3 insertions, 13 deletions
diff --git a/include/soc/arc/aux.h b/include/soc/arc/aux.h index 8c3fb13e0452..e223c4ffa153 100644 --- a/include/soc/arc/aux.h +++ b/include/soc/arc/aux.h | |||
@@ -1,10 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2016-2017 Synopsys, Inc. (www.synopsys.com) | 3 | * Copyright (C) 2016-2017 Synopsys, Inc. (www.synopsys.com) |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | */ | 4 | */ |
9 | 5 | ||
10 | #ifndef __SOC_ARC_AUX_H__ | 6 | #ifndef __SOC_ARC_AUX_H__ |
diff --git a/include/soc/arc/mcip.h b/include/soc/arc/mcip.h index a91f25151a5b..50f49e043668 100644 --- a/include/soc/arc/mcip.h +++ b/include/soc/arc/mcip.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ARConnect IP Support (Multi core enabler: Cross core IPI, RTC ...) | 3 | * ARConnect IP Support (Multi core enabler: Cross core IPI, RTC ...) |
3 | * | 4 | * |
4 | * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com) | 5 | * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com) |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __SOC_ARC_MCIP_H | 8 | #ifndef __SOC_ARC_MCIP_H |
diff --git a/include/soc/arc/timers.h b/include/soc/arc/timers.h index a20ed2fbc432..7ecde3b159c8 100644 --- a/include/soc/arc/timers.h +++ b/include/soc/arc/timers.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2016-17 Synopsys, Inc. (www.synopsys.com) | 3 | * Copyright (C) 2016-17 Synopsys, Inc. (www.synopsys.com) |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef __SOC_ARC_TIMERS_H | 6 | #ifndef __SOC_ARC_TIMERS_H |