summaryrefslogtreecommitdiffstats
path: root/glucometerutils/support/serial.py
diff options
context:
space:
mode:
Diffstat (limited to 'glucometerutils/support/serial.py')
-rw-r--r--glucometerutils/support/serial.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/glucometerutils/support/serial.py b/glucometerutils/support/serial.py
index 6a2d142..a9b4b85 100644
--- a/glucometerutils/support/serial.py
+++ b/glucometerutils/support/serial.py
@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
#
+# SPDX-FileCopyrightText: © 2017 The glucometerutils Authors
# SPDX-License-Identifier: MIT
"""Common routines and base driver class for serial-based meters.
"""