summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm14
1 files changed, 10 insertions, 4 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm b/installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm
index 13510c64..c0b68d75 100644
--- a/installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm
+++ b/installer/OpenSLX/OSSetup/Distro/SUSE_10_1.pm
@@ -1,10 +1,16 @@
-# SUSE_10_2.pm
-# - provides SUSE-10.1-specific overrides of the OpenSLX OSSetup API.
+# Copyright (c) 2006, 2007 - OpenSLX GmbH
#
-# (c) 2006 - OpenSLX.com
+# This program is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
#
-# Oliver Tappe <ot@openslx.com>
+# 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 OpenSLX can be found at http://openslx.org/
+# -----------------------------------------------------------------------------
+# SUSE_10_1.pm
+# - provides SUSE-10.1-specific overrides of the OpenSLX OSSetup API.
+# -----------------------------------------------------------------------------
package OpenSLX::OSSetup::Distro::SUSE_10_1;
use vars qw(@ISA $VERSION);