aboutsummaryrefslogtreecommitdiff
path: root/rumba/prototypes
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2017-09-08 12:28:22 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2017-09-08 12:29:09 +0200
commit5df60950404c3e00c14b7364e0e3bca9126799db (patch)
treee5580d82e357335f3273101bbfa18965de261b01 /rumba/prototypes
parentf3f51c550ef9751bada8ffcd4d4e846c786a26e0 (diff)
downloadrumba-5df60950404c3e00c14b7364e0e3bca9126799db.tar.gz
rumba-5df60950404c3e00c14b7364e0e3bca9126799db.zip
rumba: Update license headers
This makes the license headers uniform and adds the authors and a copyright.
Diffstat (limited to 'rumba/prototypes')
-rw-r--r--rumba/prototypes/__init__.py24
-rwxr-xr-xrumba/prototypes/enroll.py25
-rw-r--r--rumba/prototypes/irati.py13
-rw-r--r--rumba/prototypes/irati_templates.py25
-rw-r--r--rumba/prototypes/ouroboros.py13
-rw-r--r--rumba/prototypes/rlite.py13
6 files changed, 98 insertions, 15 deletions
diff --git a/rumba/prototypes/__init__.py b/rumba/prototypes/__init__.py
index e69de29..16b18f5 100644
--- a/rumba/prototypes/__init__.py
+++ b/rumba/prototypes/__init__.py
@@ -0,0 +1,24 @@
+#
+# A library to manage ARCFIRE experiments
+#
+# 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
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# 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., http://www.fsf.org/about/contact/.
+#
diff --git a/rumba/prototypes/enroll.py b/rumba/prototypes/enroll.py
index 99b49a6..6d55b36 100755
--- a/rumba/prototypes/enroll.py
+++ b/rumba/prototypes/enroll.py
@@ -1,7 +1,26 @@
-#!/usr/bin/env python
-
#
-# Author: Vincenzo Maffione <v.maffione@nextworks.it>
+# A library to manage ARCFIRE experiments
+#
+# 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
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# 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., http://www.fsf.org/about/contact/.
#
import argparse
diff --git a/rumba/prototypes/irati.py b/rumba/prototypes/irati.py
index 14d4c27..f104054 100644
--- a/rumba/prototypes/irati.py
+++ b/rumba/prototypes/irati.py
@@ -1,8 +1,12 @@
#
-# Commands to setup and instruct IRATI
+# A library to manage ARCFIRE experiments
#
+# 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>
+# 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,9 @@
#
# 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 copy
import json
diff --git a/rumba/prototypes/irati_templates.py b/rumba/prototypes/irati_templates.py
index 7d06c96..0b2b40d 100644
--- a/rumba/prototypes/irati_templates.py
+++ b/rumba/prototypes/irati_templates.py
@@ -1,3 +1,28 @@
+#
+# A library to manage ARCFIRE experiments
+#
+# 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
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# 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., http://www.fsf.org/about/contact/.
+#
+
# Environment setup for VMs. Standard linux approach
env_dict = {'installpath': '/usr', 'varpath': ''}
diff --git a/rumba/prototypes/ouroboros.py b/rumba/prototypes/ouroboros.py
index 43cb1d5..afc80d3 100644
--- a/rumba/prototypes/ouroboros.py
+++ b/rumba/prototypes/ouroboros.py
@@ -1,7 +1,12 @@
#
-# Commands to instruct Ouroboros
+# 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
@@ -15,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 rumba.ssh_support as ssh
import rumba.model as mod
diff --git a/rumba/prototypes/rlite.py b/rumba/prototypes/rlite.py
index abab080..c4c34e6 100644
--- a/rumba/prototypes/rlite.py
+++ b/rumba/prototypes/rlite.py
@@ -1,7 +1,12 @@
#
-# Commands to setup and instruct rlite
+# A library to manage ARCFIRE experiments
#
-# Author: Vincenzo Maffione <v.maffione@nextworks.it>
+# 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
@@ -15,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 rumba.ssh_support as ssh
import rumba.model as mod