summaryrefslogtreecommitdiff
path: root/acl.py
diff options
context:
space:
mode:
Diffstat (limited to 'acl.py')
-rw-r--r--acl.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/acl.py b/acl.py
index cf59d6a..de516e4 100644
--- a/acl.py
+++ b/acl.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
+# © Copyright 2021-2022, Scott Gasch
+
"""This module defines various flavors of Access Control Lists."""
import enum