diff options
| author | Patrice Chotard <[email protected]> | 2017-10-23 09:53:57 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-11-06 09:51:01 -0500 |
| commit | fb48bc448cb72b8e009dc659a84f43dd1dedafdc (patch) | |
| tree | 6e665cf97fb34c142bc7a5f1f2134b2e9facb3fe /drivers/phy | |
| parent | 57270eca55b4e72b4af6c78ac066466dba7c6d70 (diff) | |
sti: fix STMicroelectronics copyright
Uniformize all STMicroelectronics copyrights headers for STi
related code.
Signed-off-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'drivers/phy')
| -rw-r--r-- | drivers/phy/sti_usb_phy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/phy/sti_usb_phy.c b/drivers/phy/sti_usb_phy.c index 88fcfbb3e5b..c671ac648c4 100644 --- a/drivers/phy/sti_usb_phy.c +++ b/drivers/phy/sti_usb_phy.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 2017 - * Patrice Chotard <[email protected]> + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Patrice Chotard, <[email protected]> for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ |
