Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / smart_home / thermometers.py
index 90199b9cdaa3dd0e2f09c9a7a521b0b03c8b7e5b..73117bc1a3cccddf0c22be8ab8cb10572b3b41f8 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """Code involving querying various smart home thermometers."""
 
 import logging