Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / acl.py
diff --git a/acl.py b/acl.py
index cf59d6a87d8266fe55259e9584c403346d6404f7..de516e4fc894208fe582c6f24bffc772bf75a36d 100644 (file)
--- 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