Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / letter_compress.py
index 42f06dae79a8357bcffd0730194d5c2d1d352f11..8d7c8d7259d62be5c30d19432e402eedd06bcffa 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python3
 
-"""A simple compression helper for lowercase ascii text."""
+# © Copyright 2021-2022, Scott Gasch
+
+"""A simple toy compression helper for lowercase ascii text."""
 
 import bitstring