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