diff options
Diffstat (limited to 'drivers/tty/serial/stm32-usart.h')
-rw-r--r-- | drivers/tty/serial/stm32-usart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/stm32-usart.h b/drivers/tty/serial/stm32-usart.h index ffc0c5285e51..8a5ff54d0f42 100644 --- a/drivers/tty/serial/stm32-usart.h +++ b/drivers/tty/serial/stm32-usart.h | |||
@@ -1,9 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Copyright (C) Maxime Coquelin 2015 | 3 | * Copyright (C) Maxime Coquelin 2015 |
3 | * Copyright (C) STMicroelectronics SA 2017 | 4 | * Copyright (C) STMicroelectronics SA 2017 |
4 | * Authors: Maxime Coquelin <mcoquelin.stm32@gmail.com> | 5 | * Authors: Maxime Coquelin <mcoquelin.stm32@gmail.com> |
5 | * Gerald Baeza <gerald_baeza@yahoo.fr> | 6 | * Gerald Baeza <gerald_baeza@yahoo.fr> |
6 | * License terms: GNU General Public License (GPL), version 2 | ||
7 | */ | 7 | */ |
8 | 8 | ||
9 | #define DRIVER_NAME "stm32-usart" | 9 | #define DRIVER_NAME "stm32-usart" |