Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / exec_utils.py
index a440de5375c1546d0bf46835bc00ecada06b7d9d..ae406ef41e925ddbd9ba5483ca1312b5686449e3 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Helper methods concerned with executing subprocesses."""
 
 import atexit