Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / dateparse / dateparse_utils.py
index d0d1eca8e4c564d2fec240b95576e8eac4d80596..bd0d491f17e55fc4eef1894cfbe8a544b88787f2 100755 (executable)
@@ -3,6 +3,8 @@
 # pylint: disable=W0201
 # pylint: disable=R0904
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Parse dates in a variety of formats."""
 
 import datetime