Skip to content

Commit db75088

Browse files
committed
legal: add spdx header to serial_decode_zpc.py
The project ZGW is reusing the script serial_decode_zpc.py. Adding the SPDX headers to have a clear status on the license and copyright of the script across projects.
1 parent e4fdf37 commit db75088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/serial_decode_zpc.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/python
2+
# SPDX-License-Identifier: LicenseRef-MSLA
3+
# SPDX-FileCopyrightText: Silicon Laboratories Inc. https://www.silabs.com
24
'''
35
Created on 08/11/2011
46

0 commit comments

Comments
 (0)