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