mirror of https://github.com/ARMmbed/mbed-os.git
Updating SPDX-License-Identifier.
parent
481c19e30d
commit
27abeb993a
|
@ -1,5 +1,6 @@
|
||||||
/* mbed Microcontroller Library
|
/* mbed Microcontroller Library
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||||||
* Copyright (c) 2014, STMicroelectronics
|
* Copyright (c) 2014, STMicroelectronics
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* mbed Microcontroller Library
|
/* mbed Microcontroller Library
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||||||
* Copyright (c) 2018, STMicroelectronics
|
* Copyright (c) 2018, STMicroelectronics
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* mbed Microcontroller Library
|
/* mbed Microcontroller Library
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||||||
* Copyright (c) 2018, STMicroelectronics
|
* Copyright (c) 2018, STMicroelectronics
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
/* mbed Microcontroller Library
|
/* mbed Microcontroller Library
|
||||||
* Copyright (c) 2006-2019 ARM Limited
|
* Copyright (c) 2006-2019 ARM Limited
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
* You may obtain a copy of the License at
|
* You may obtain a copy of the License at
|
||||||
|
|
Loading…
Reference in New Issue