summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage31/data/init
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage31/data/init')
-rwxr-xr-xcore/rootfs/rootfs-stage31/data/init17
1 files changed, 10 insertions, 7 deletions
diff --git a/core/rootfs/rootfs-stage31/data/init b/core/rootfs/rootfs-stage31/data/init
index 2269014c..ad3b1fe5 100755
--- a/core/rootfs/rootfs-stage31/data/init
+++ b/core/rootfs/rootfs-stage31/data/init
@@ -1,14 +1,17 @@
#!/bin/ash
-# Copyright (c) 2013, 2014 - bwLehrpool Projekt
-# Copyright (c) 2012 - OpenSLX GmbH
+# -----------------------------------------------------------------------------
#
-# This program is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
+# Copyright (c) 2012..2018 bwLehrpool-Projektteam
#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your feedback 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
#
-# General information about OpenSLX can be found at http://openslx.org
+# 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
+#
+# -----------------------------------------------------------------------------
#
# First script for initial ramfs for OpenSLX linux stateless clients
#############################################################################