aboutsummaryrefslogtreecommitdiff
path: root/rumba/model.py
diff options
context:
space:
mode:
Diffstat (limited to 'rumba/model.py')
-rw-r--r--rumba/model.py10
1 files changed, 7 insertions, 3 deletions
diff --git a/rumba/model.py b/rumba/model.py
index 1adc3b0..6303799 100644
--- a/rumba/model.py
+++ b/rumba/model.py
@@ -1,8 +1,12 @@
#
# A library to manage ARCFIRE experiments
#
-# Sander Vrijders <sander.vrijders@intec.ugent.be>
+# Copyright (C) 2017 Nextworks S.r.l.
+# Copyright (C) 2017 imec
+#
+# Sander Vrijders <sander.vrijders@ugent.be>
# Vincenzo Maffione <v.maffione@nextworks.it>
+# Marco Capitani <m.capitani@nextworks.it>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -16,8 +20,8 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-# MA 02110-1301 USA
+# Foundation, Inc., http://www.fsf.org/about/contact/.
+#
import abc
import os