Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / unscrambler.py
index 1b242309b649eaa036277fdb22fc6f9c7705f0c8..a40213e2a7fcdb7663b7479ac3979c1ccb485938 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A fast word unscrambler library."""
 
 import logging