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