aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/sti-timer.c
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2017-10-23 09:53:57 +0200
committerTom Rini <trini@konsulko.com>2017-11-06 09:51:01 -0500
commitfb48bc448cb72b8e009dc659a84f43dd1dedafdc (patch)
tree6e665cf97fb34c142bc7a5f1f2134b2e9facb3fe /drivers/timer/sti-timer.c
parent57270eca55b4e72b4af6c78ac066466dba7c6d70 (diff)
downloadu-boot-fb48bc448cb72b8e009dc659a84f43dd1dedafdc.zip
u-boot-fb48bc448cb72b8e009dc659a84f43dd1dedafdc.tar.gz
u-boot-fb48bc448cb72b8e009dc659a84f43dd1dedafdc.tar.bz2
sti: fix STMicroelectronics copyright
Uniformize all STMicroelectronics copyrights headers for STi related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'drivers/timer/sti-timer.c')
-rw-r--r--drivers/timer/sti-timer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/timer/sti-timer.c b/drivers/timer/sti-timer.c
index e1419c4..a8bd139 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+
*/