summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSExport/Distro/Base.pm')
-rw-r--r--installer/OpenSLX/OSExport/Distro/Base.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/installer/OpenSLX/OSExport/Distro/Base.pm b/installer/OpenSLX/OSExport/Distro/Base.pm
index b6fc1fae..1b3edb63 100644
--- a/installer/OpenSLX/OSExport/Distro/Base.pm
+++ b/installer/OpenSLX/OSExport/Distro/Base.pm
@@ -8,9 +8,8 @@
#
# General information about OpenSLX can be found at http://openslx.org/
# -----------------------------------------------------------------------------
-# Base.pm
-# - provides empty base of the distro-specific part of the OpenSLX
-# OSExport API.
+# OSExport/Distro/Base.pm
+# - provides base implementation of the OSExport Distro API.
# -----------------------------------------------------------------------------
package OpenSLX::OSExport::Distro::Base;