mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
spear: fix STMicroelectronics copyright
Uniformize STMicroelectronics copyrights headers for SPEAR related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
parent
1537d38619
commit
e36591c350
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* (C) Copyright 2010
|
||||
* Vipin Kumar, STMicroelectronics, <vipin.kumar@st.com>
|
||||
* Copyright (C) 2010, STMicroelectronics - All Rights Reserved
|
||||
* Author(s): Vipin Kumar, <vipin.kumar@st.com> for STMicroelectronics.
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* (C) Copyright 2009
|
||||
* Vipin Kumar, STMicroelectronics, <vipin.kumar@st.com>
|
||||
* Copyright (C) 2009, STMicroelectronics - All Rights Reserved
|
||||
* Author(s): Vipin Kumar, <vipin.kumar@st.com> for STMicroelectronics.
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* (C) Copyright 2009
|
||||
* Vipin Kumar, STMicroelectronics, <vipin.kumar@st.com>
|
||||
* Copyright (C) 2009, STMicroelectronics - All Rights Reserved
|
||||
* Author(s): Vipin Kumar, <vipin.kumar@st.com> for STMicroelectronics.
|
||||
*
|
||||
* Copyright (C) 2012, 2015 Stefan Roese <sr@denx.de>
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue