summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX/DistroUtils/Engine.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/OpenSLX/DistroUtils/Engine.pm')
-rw-r--r--lib/OpenSLX/DistroUtils/Engine.pm13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/OpenSLX/DistroUtils/Engine.pm b/lib/OpenSLX/DistroUtils/Engine.pm
index 5482f1d2..17b48e8f 100644
--- a/lib/OpenSLX/DistroUtils/Engine.pm
+++ b/lib/OpenSLX/DistroUtils/Engine.pm
@@ -1,3 +1,16 @@
+# Copyright (c) 2008 - OpenSLX GmbH
+#
+# This program is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# 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/
+# -----------------------------------------------------------------------------
+# Engine.pm
+# - provides engine to distro based utils for OpenSLX
+# -----------------------------------------------------------------------------
package OpenSLX::DistroUtils::Engine;
use OpenSLX::Basics;