Skip to content

Commit 5fe6504

Browse files
committed
Merge branch 'license-changes' of https://github.com/TheKitty/Adafruit_Learning_System_Guides into license-changes
2 parents d566d13 + f3be858 commit 5fe6504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Adafruit_AD8495_Guide/AD8495_Temperature/AD8495_Temperature.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: 2019 Kattni Rembor for Adafruit Industries
1+
// SPDX-FileCopyrightText: 2019 Kattni Rembor for Adafruit Industries
22
//
33
// SPDX-License-Identifier: MIT
44
//

Adafruit_AD8495_Guide/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2019 Kattni Rembor for Adafruit Industries
22
#
3-
# SPDX-License-Identifier: MIT
3+
# SPDX-License-Identifier: MIT
44
#
55
import time
66
import analogio

0 commit comments

Comments
 (0)