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