diff options
Diffstat (limited to 'drivers/timer')
| -rw-r--r-- | drivers/timer/sti-timer.c | 2 | ||||
| -rw-r--r-- | drivers/timer/stm32_timer.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/timer/sti-timer.c b/drivers/timer/sti-timer.c index 1ab183c143c..87444a0650f 100644 --- a/drivers/timer/sti-timer.c +++ b/drivers/timer/sti-timer.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017, STMicroelectronics - All Rights Reserved - * Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. + * Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. */ #include <common.h> diff --git a/drivers/timer/stm32_timer.c b/drivers/timer/stm32_timer.c index 1b47e90f8c9..215334f1b8c 100644 --- a/drivers/timer/stm32_timer.c +++ b/drivers/timer/stm32_timer.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2018, STMicroelectronics - All Rights Reserved - * Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. + * Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. */ #include <common.h> |
