summaryrefslogtreecommitdiffstats
path: root/core/modules/qemukvm
diff options
context:
space:
mode:
authorChristian Rößler2018-09-19 17:10:13 +0200
committerChristian Rößler2018-09-19 17:10:13 +0200
commit4e7e1d95841d254945979d5bb1d60157e18706b5 (patch)
tree383bec849cbd3ca6c84c78a4b8d1619b99490eef /core/modules/qemukvm
parent[vbox-src] Use http so proxy can cache (diff)
downloadmltk-4e7e1d95841d254945979d5bb1d60157e18706b5.tar.gz
mltk-4e7e1d95841d254945979d5bb1d60157e18706b5.tar.xz
mltk-4e7e1d95841d254945979d5bb1d60157e18706b5.zip
[all] New license clauses as to ticket #3132: No more openSLX GmbH
Diffstat (limited to 'core/modules/qemukvm')
-rwxr-xr-xcore/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env12
-rw-r--r--core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc12
-rw-r--r--core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc12
-rw-r--r--core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include15
4 files changed, 29 insertions, 22 deletions
diff --git a/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env b/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env
index 03a138be..631c159f 100755
--- a/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env
+++ b/core/modules/qemukvm/data/opt/openslx/scripts/systemd-qemukvm_env
@@ -1,14 +1,16 @@
#!/bin/ash
# -----------------------------------------------------------------------------
-# Copyright (c) 2017 - OpenSLX GmbH
+#
+# Copyright (c) 2017..2018 bwLehrpool-Projektteam
#
# This program/file is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
+# See https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
+#
+# If you have any feedback please consult https://bwlehrpool.de and
+# send your feedback to bwlehrpool@hs-offenburg.de.
#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your feedback to feedback@openslx.org
+# General information about bwLehrpool can be found at https://bwlehrpool.de
#
-# General information about OpenSLX can be found at http://openslx.org
# -----------------------------------------------------------------------------
# systemd-qemukvm_env
# - This is the preparation script for the configuration of Linux Qemu/KVM.
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
index 348da296..a458f255 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
+++ b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/finalize_start_command.inc
@@ -1,13 +1,15 @@
# -----------------------------------------------------------------------------
-# Copyright (c) 2009..2017 - OpenSLX GmbH
+#
+# Copyright (c) 2009..2018 bwLehrpool-Projektteam
#
# This program/file is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
+# See https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
+#
+# If you have any feedback please consult https://bwlehrpool.de and
+# send your feedback to bwlehrpool@hs-offenburg.de.
#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your feedback to feedback@openslx.org
+# General information about bwLehrpool can be found at https://bwlehrpool.de
#
-# General information about OpenSLX can be found at http://openslx.org
# -----------------------------------------------------------------------------
# run-virt.include
# - Include script for running the QEMU/Linux KVM virtual machine on an
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
index 0041d46e..7666bedd 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
+++ b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/includes/init_core.inc
@@ -1,13 +1,15 @@
# -----------------------------------------------------------------------------
-# Copyright (c) 2009..2017 - OpenSLX GmbH
+#
+# Copyright (c) 2009..2018 bwLehrpool-Projektteam
#
# This program/file is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
+# See https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
+#
+# If you have any feedback please consult https://bwlehrpool.de and
+# send your feedback to bwlehrpool@hs-offenburg.de.
#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your feedback to feedback@openslx.org
+# General information about bwLehrpool can be found at https://bwlehrpool.de
#
-# General information about OpenSLX can be found at http://openslx.org
# -----------------------------------------------------------------------------
# run-virt.include
# - Include script for running the QEMU/Linux KVM virtual machine on an
diff --git a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
index 4e4811d4..7d1149b0 100644
--- a/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
+++ b/core/modules/qemukvm/data/opt/openslx/vmchooser/plugins/qemukvm/run-virt.include
@@ -1,14 +1,15 @@
# -----------------------------------------------------------------------------
-# Copyright (c) 2009..2017 - RZ Uni Freiburg
-# Copyright (c) 2009..2017 - OpenSLX GmbH
#
-# This program is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
+# Copyright (c) 2009..2018 bwLehrpool-Projektteam
#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your suggestions, praise, or complaints to feedback@openslx.org
+# This program/file is free software distributed under the GPL version 2.
+# See https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
+#
+# If you have any feedback please consult https://bwlehrpool.de and
+# send your feedback to bwlehrpool@hs-offenburg.de.
+#
+# General information about bwLehrpool can be found at https://bwlehrpool.de
#
-# General information about OpenSLX can be found at http://openslx.org/
# -----------------------------------------------------------------------------
# run-virt.include
# - qemu/kvm plugin for vmchooser run-virt