Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / text_utils.py
index a6337d6c5382b80ee75a7c199849123a7e97cea8..f04c61813ef227c4bfe356f42d08c59f2234132c 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities for dealing with "text"."""
 
 import contextlib