Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / smart_home / device_utils.py
index 40a7b70ed3d357797fa979bd1d0f8554abc0d789..0c0ca989b80898735a675ddb662f2a372dd28245 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """General utility functions involving smart home devices."""
 
 import logging