Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / input_utils.py
index 7d5e18089331a96bc32172b90e916a37c0695d49..77094daaa7a70cd83ebf0e2b5ba0adac311d2b01 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities related to user input."""
 
 import logging