From 4fd287655a72b9aea14cdac715ad5b90ed082ed2 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 19 Jun 2022 19:47:51 +0530 Subject: add circuitpython code --- .../frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 circuitpython/frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license (limited to 'circuitpython/frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license') diff --git a/circuitpython/frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license b/circuitpython/frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license new file mode 100644 index 0000000..9aae48d --- /dev/null +++ b/circuitpython/frozen/Adafruit_CircuitPython_BusDevice/docs/index.rst.license @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2020 ladyada for Adafruit Industries +# +# SPDX-License-Identifier: MIT -- cgit v1.2.3