aboutsummaryrefslogtreecommitdiff
path: root/rumba/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'rumba/utils.py')
-rw-r--r--rumba/utils.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/rumba/utils.py b/rumba/utils.py
index fd12333..88ea0d3 100644
--- a/rumba/utils.py
+++ b/rumba/utils.py
@@ -1,8 +1,8 @@
#
# A library to manage ARCFIRE experiments
#
-# Copyright (C) 2017 Nextworks S.r.l.
-# Copyright (C) 2017 imec
+# Copyright (C) 2017-2018 Nextworks S.r.l.
+# Copyright (C) 2017-2018 imec
#
# Sander Vrijders <sander.vrijders@ugent.be>
# Dimitri Staessens <dimitri.staessens@ugent.be>
@@ -23,6 +23,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., http://www.fsf.org/about/contact/.
#
+
import enum
import os