Skip to content

Commit 4a10467

Browse files
committed
add spdx
1 parent cc6e4e3 commit 4a10467

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Factory_Tests/QTPy_ESP32C3_FactoryTest/QTPy_ESP32C3_FactoryTest.ino

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2022 Limor Fried for Adafruit Industries
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
#include <Arduino.h>
26
#include <Adafruit_NeoPixel.h>
37
#include "Adafruit_TestBed.h"

0 commit comments

Comments
 (0)