aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2017-11-29 15:20:00 +0100
committerDavid S. Miller <[email protected]>2017-11-29 10:08:09 -0500
commitf6454f80e8a965fca203dab28723f68ec78db608 (patch)
tree6154dd2b1bae1ce9a9cff504789c1924d8eb74bf
parenta7e4fbbfdf7935333800bd801f6affc2515506f2 (diff)
ethernet: dwmac-stm32: Fix copyright
Uniformize STMicroelectronics copyrights header Signed-off-by: Benjamin Gaignard <[email protected]> CC: Alexandre Torgue <[email protected]> Acked-by: Alexandre TORGUE <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c b/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
index 61cb24810d10..9e6db16af663 100644
--- a/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
+++ b/drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
@@ -1,8 +1,8 @@
/*
* dwmac-stm32.c - DWMAC Specific Glue layer for STM32 MCU
*
- * Copyright (C) Alexandre Torgue 2015
- * Author: Alexandre Torgue <[email protected]>
+ * Copyright (C) STMicroelectronics SA 2017
+ * Author: Alexandre Torgue <[email protected]> for STMicroelectronics.
* License terms: GNU General Public License (GPL), version 2
*
*/