Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / smart_home / registry.py
index f79ae90c15f5f7c881ae1acecaee434681aaf2aa..d63474da56f98bc44d78a221f47c3f4fd7d04971 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A searchable registry of known smart home devices and a factory for
 constructing our wrappers around them."""