Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / camera_utils.py
index 378d286631fa621a03df3844a725b03dd18ab3df..bfa23abdaa86c120deb15df6e870e3397b17e266 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Utilities for dealing with webcam images."""
 
 import logging