Skip to content

Commit b575b41

Browse files
committed
[genpinmap] Update license header
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 059e2c8 commit b575b41

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

src/genpinmap/genpinmap_arduino.py

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -251,28 +251,11 @@ def print_header():
251251
* Copyright (c) %i, STMicroelectronics
252252
* All rights reserved.
253253
*
254-
* Redistribution and use in source and binary forms, with or without
255-
* modification, are permitted provided that the following conditions are met:
254+
* This software component is licensed by ST under BSD 3-Clause license,
255+
* the "License"; You may not use this file except in compliance with the
256+
* License. You may obtain a copy of the License at:
257+
* opensource.org/licenses/BSD-3-Clause
256258
*
257-
* 1. Redistributions of source code must retain the above copyright notice,
258-
* this list of conditions and the following disclaimer.
259-
* 2. Redistributions in binary form must reproduce the above copyright notice,
260-
* this list of conditions and the following disclaimer in the documentation
261-
* and/or other materials provided with the distribution.
262-
* 3. Neither the name of STMicroelectronics nor the names of its contributors
263-
* may be used to endorse or promote products derived from this software
264-
* without specific prior written permission.
265-
*
266-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
267-
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
268-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
269-
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
270-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
271-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
272-
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
273-
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
274-
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
275-
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
276259
*******************************************************************************
277260
* Automatically generated from %s
278261
*/

0 commit comments

Comments
 (0)