Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / letter_compress.py
index 42f06dae79a8357bcffd0730194d5c2d1d352f11..6cb6b74e87c54928a5aeb7e184114e81ff877b02 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A simple compression helper for lowercase ascii text."""
 
 import bitstring