summaryrefslogtreecommitdiff
path: root/type/people.py
diff options
context:
space:
mode:
Diffstat (limited to 'type/people.py')
-rw-r--r--type/people.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/type/people.py b/type/people.py
index d942ebb..521c63b 100644
--- a/type/people.py
+++ b/type/people.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
+# © Copyright 2021-2022, Scott Gasch
+
"""An enum to represent people."""
import enum