diff --git a/example.py b/example.py index d27fe79..dd1cfaf 100755 --- a/example.py +++ b/example.py @@ -2,7 +2,7 @@ """ @author: Pavel Rojtberg (http://www.rojtberg.net) @see: https://github.com/paroj/sensors.py -@copyright: LGPLv2 (same as libsensors) +@copyright: The MIT License (MIT) """ import sensors diff --git a/sensors.py b/sensors.py index 94f0e94..140283d 100644 --- a/sensors.py +++ b/sensors.py @@ -7,7 +7,7 @@ @author: Pavel Rojtberg (http://www.rojtberg.net) @see: https://github.com/paroj/sensors.py -@copyright: LGPLv2 (same as libsensors) +@copyright: LGPLv2 (same as libsensors) """ from ctypes import *