Skip to content

Commit c89b839

Browse files
committed
Add license-line to smile.py too.
1 parent 83dc40b commit c89b839

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugwise/smile.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Plugwise backend module for Home Assistant Core."""
1+
"""Use of this source code is governed by the MIT license found in the LICENSE file.
2+
Plugwise backend module for Home Assistant Core.
3+
"""
24
import asyncio
35
import copy
46
import logging

0 commit comments

Comments
 (0)