summaryrefslogtreecommitdiffstats
path: root/test/test_lifescan.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_lifescan.py')
-rwxr-xr-xtest/test_lifescan.py7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/test_lifescan.py b/test/test_lifescan.py
index a53b569..3dc0aa6 100755
--- a/test/test_lifescan.py
+++ b/test/test_lifescan.py
@@ -1,11 +1,8 @@
# -*- coding: utf-8 -*-
+#
+# SPDX-License-Identifier: MIT
"""Tests for the LifeScan OneTouch Ultra Mini driver."""
-__author__ = 'Diego Elio Pettenò'
-__email__ = 'flameeyes@flameeyes.com'
-__copyright__ = 'Copyright © 2013-2017, Diego Elio Pettenò'
-__license__ = 'MIT'
-
# pylint: disable=protected-access,missing-docstring
import array