Fixed newline and added license
This commit is contained in:
parent
562f1a7240
commit
e5fc37276c
2 changed files with 3 additions and 1 deletions
|
|
@ -18,4 +18,3 @@ Adafruit libraries are not currently fully typed. If you would like to improve t
|
|||
|
||||
.. _installing mypy: https://mypy.readthedocs.io/en/stable/getting_started.html#installing-and-running-mypy
|
||||
|
||||
|
||||
|
|
|
|||
3
LIBRARY_DEVELOPMENT.rst.license
Normal file
3
LIBRARY_DEVELOPMENT.rst.license
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# SPDX-FileCopyrightText: 2022 Dav Clark (@davclark)
|
||||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
Loading…
Reference in a new issue