summaryrefslogtreecommitdiffstats
path: root/src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-05-25 15:45:29 +0200
committerDirk von Suchodoletz2011-05-25 15:45:29 +0200
commit5f11e7e2121dfbdd0b8d49ded7beb99c0c4ffdfc (patch)
treef13b6e466cdac2b07724af79bfa65c865ac1f976 /src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm
parentMore ... (diff)
downloadcore-5f11e7e2121dfbdd0b8d49ded7beb99c0c4ffdfc.tar.gz
core-5f11e7e2121dfbdd0b8d49ded7beb99c0c4ffdfc.tar.xz
core-5f11e7e2121dfbdd0b8d49ded7beb99c0c4ffdfc.zip
More Fedora stuff (unchanged mostly ...)
Diffstat (limited to 'src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm')
-rw-r--r--src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm b/src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm
index 433f6f7f..fd72c015 100644
--- a/src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm
+++ b/src/os-plugins/plugins/profile/OpenSLX/Distro/Fedora.pm
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 - OpenSLX GmbH
+# Copyright (c) 2011 - OpenSLX GmbH
#
# This program is free software distributed under the GPL version 2.
# See http://openslx.org/COPYING
@@ -9,7 +9,7 @@
# General information about OpenSLX can be found at http://openslx.org/
# -----------------------------------------------------------------------------
# profile/OpenSLX/Distro/Fedora.pm
-# - provides Fedora-specific overrides of the Distro API for the profile
+# - provides fedora-specific overrides of the Distro API for the profile
# plugin.
# -----------------------------------------------------------------------------
package profile::OpenSLX::Distro::Fedora;