Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / exceptions.py
index aa0aecbef67abd8320db01c71446cc7ca5a24617..bd499886221ba55e044a739e835fdc4af8c98c6e 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Some exceptions used elsewhere."""
 
 # This module is commonly used by others in here and should avoid