Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / type / locations.py
index e02b8ab8e5652c088a94f5b6d30acc3f399b9caf..b311064a680bf87350949c419e36bd9a474816ae 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """An enum to represent locations."""
 
 import enum