X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/6ecc50af7816e1db796d13160cbd398b67f66cd9..c0891bf8fda5f63e97c7d6e3dbb3db2d0849673e:/setup.py diff --git a/setup.py b/setup.py index a819f32..fc2a39b 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,10 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT + # Note: To use the 'upload' functionality of this file, you must: # $ pip install twine