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 /include | |
| 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 'include')
| -rw-r--r-- | include/configs/stih410-b2260.h | 4 | ||||
| -rw-r--r-- | include/dwc3-sti-glue.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h index 958d5cc54c8..856a408cd99 100644 --- a/include/configs/stih410-b2260.h +++ b/include/configs/stih410-b2260.h @@ -1,6 +1,6 @@ /* - * (C) Copyright 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+ */ diff --git a/include/dwc3-sti-glue.h b/include/dwc3-sti-glue.h index 98e76961b65..e1dc9b8030b 100644 --- a/include/dwc3-sti-glue.h +++ b/include/dwc3-sti-glue.h @@ -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+ */ |
