diff options
Diffstat (limited to 'drivers/timer')
-rw-r--r-- | drivers/timer/sti-timer.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/timer/sti-timer.c b/drivers/timer/sti-timer.c index e1419c4976..a8bd139e0e 100644 --- a/drivers/timer/sti-timer.c +++ b/drivers/timer/sti-timer.c @@ -1,5 +1,6 @@ /* - * (C) Copyright 2017 Patrice Chotard <patrice.chotard@st.com> + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ |