Skip to content

Commit c5bd022

Browse files
committed
Updating SPDX
Updating SPDX location for pi code.py file
1 parent 916e364 commit c5bd022

File tree

1 file changed

+4
-4
lines changed
  • Raspberry_Pi_Azure_IoT_Hub_Dashboard/azure_pi

1 file changed

+4
-4
lines changed

Raspberry_Pi_Azure_IoT_Hub_Dashboard/azure_pi/code.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#!/usr/bin/env python3
2-
3-
#SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
1+
# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
42
#
5-
#SPDX-License-Identifier: MIT
3+
# SPDX-License-Identifier: MIT
4+
5+
#!/usr/bin/env python3
66

77
# pylint: disable=unused-import
88
import json

0 commit comments

Comments
 (0)