Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / datetime_utils.py
index cbebf4dffada4955703859186d3b4d2d411dec53..b05097a909a53a1a39836dffbd91e02887b8aabd 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities related to dates and times and datetimes."""
 
 import datetime