]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - setup.py
Small tweak to make the pin import more generic
[Adafruit_Blinka-hackapet.git] / setup.py
index a819f3203376f501fbc30be13c7a9d3b0193dc56..fc2a39b65ffdf51d75c25d8a69a02f1a7a34f4df 100755 (executable)
--- 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