Skip to content

Commit 94aaf58

Browse files
committed
[L4] Update system_stm32l4xx.c
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 3817d78 commit 94aaf58

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

system/STM32L4xx/system_stm32l4xx.c

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -66,29 +66,13 @@
6666
******************************************************************************
6767
* @attention
6868
*
69-
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
69+
* <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
70+
* All rights reserved.</center></h2>
7071
*
71-
* Redistribution and use in source and binary forms, with or without modification,
72-
* are permitted provided that the following conditions are met:
73-
* 1. Redistributions of source code must retain the above copyright notice,
74-
* this list of conditions and the following disclaimer.
75-
* 2. Redistributions in binary form must reproduce the above copyright notice,
76-
* this list of conditions and the following disclaimer in the documentation
77-
* and/or other materials provided with the distribution.
78-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
79-
* may be used to endorse or promote products derived from this software
80-
* without specific prior written permission.
81-
*
82-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
83-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
84-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
85-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
86-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
87-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
88-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
89-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
90-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
91-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
72+
* This software component is licensed by ST under BSD 3-Clause license,
73+
* the "License"; You may not use this file except in compliance with the
74+
* License. You may obtain a copy of the License at:
75+
* opensource.org/licenses/BSD-3-Clause
9276
*
9377
******************************************************************************
9478
*/

0 commit comments

Comments
 (0)