diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/ls1021atsn.h | 2 | ||||
| -rw-r--r-- | include/net/dsa.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h index 58c2d97a327..0dd891b57ec 100644 --- a/include/configs/ls1021atsn.h +++ b/include/configs/ls1021atsn.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0 - * Copyright 2016-2019 NXP Semiconductors + * Copyright 2016-2019 NXP * Copyright 2019 Vladimir Oltean <[email protected]> */ diff --git a/include/net/dsa.h b/include/net/dsa.h index ab2a9dfbea2..a339a497303 100644 --- a/include/net/dsa.h +++ b/include/net/dsa.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0+ */ /* - * Copyright 2019-2021 NXP Semiconductors + * Copyright 2019-2021 NXP */ #ifndef __DSA_H__ |
