Skip to content

Commit e455e6a

Browse files
nashifjhedberg
authored andcommitted
modbus: fix spdx license identifier
Fix APACHE-2.0 -> Apache 2.0 Signed-off-by: Anas Nashif <[email protected]>
1 parent 29f097b commit e455e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zephyr/modbus/modbus.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* Copyright 2003-2020 Silicon Laboratories Inc. www.silabs.com
1515
*
16-
* SPDX-License-Identifier: APACHE-2.0
16+
* SPDX-License-Identifier: Apache-2.0
1717
*
1818
* This software is subject to an open source license and is distributed by
1919
* Silicon Laboratories Inc. pursuant to the terms of the Apache License,

0 commit comments

Comments
 (0)