Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / math_utils.py
index 49ad407a58330144116c7d07976462a521f46d46..dec34f049aa0382823768c53efc2060ae8c69409 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Mathematical helpers."""
 
 import collections