diff options
Diffstat (limited to 'mltk')
-rwxr-xr-x | mltk | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,15 +1,18 @@ #!/bin/bash + + # ----------------------------------------------------------------------------- # -# Copyright (c) 2016 - OpenSLX GmbH +# Copyright (c) 2016..2018 bwLehrpool-Projektteam +# +# 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 # -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING +# 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 suggestions, praise, or complaints 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/ # ----------------------------------------------------------------------------- # # Mini-Linux Toolkit |