Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / file_utils.py
index 98e8c2670fd173fb11be51327fb6925a2b47f1eb..91aeea072b03d94d670a13ca1a348b407d5734b8 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities for working with files."""
 
 import contextlib