modbus: fix Apache-2.0 SPDX License identifier case
While SPDX license identifiers are usually considered to be case-insensitive, matching the case of the canonical identifier is recommended by the SPDX specification. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
1b10d276d2
commit
332d8b37ff
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
|
||||
*
|
||||
* SPDX-License-Identifier: APACHE-2.0
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* This software is subject to an open source license and is distributed by
|
||||
* Silicon Laboratories Inc. pursuant to the terms of the Apache License,
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
|
||||
*
|
||||
* SPDX-License-Identifier: APACHE-2.0
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* This software is subject to an open source license and is distributed by
|
||||
* Silicon Laboratories Inc. pursuant to the terms of the Apache License,
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
|
||||
*
|
||||
* SPDX-License-Identifier: APACHE-2.0
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* This software is subject to an open source license and is distributed by
|
||||
* Silicon Laboratories Inc. pursuant to the terms of the Apache License,
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
|
||||
*
|
||||
* SPDX-License-Identifier: APACHE-2.0
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* This software is subject to an open source license and is distributed by
|
||||
* Silicon Laboratories Inc. pursuant to the terms of the Apache License,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue