Fix licensing issue, move file.

This commit is contained in:
Kattni Rembor 2022-10-19 15:32:46 -04:00
parent e5558b1870
commit f527a921b9

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2019 Dave Briccetti
#
# SPDX-License-Identifier: MIT
"""A shorter CapTouch program, for those comfortable with list
comprehensions and the enumerate function"""