summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/ConfigDB.pm
diff options
context:
space:
mode:
authorOliver Tappe2006-10-03 13:40:53 +0200
committerOliver Tappe2006-10-03 13:40:53 +0200
commit98ecd61f61507ea49828b81e762be02239056ebf (patch)
tree01b40289ddf6ff8469750aa13e47007070503638 /config-db/OpenSLX/ConfigDB.pm
parent* fixed problem with perl-scripts not finding their modules in production path (diff)
downloadcore-98ecd61f61507ea49828b81e762be02239056ebf.tar.gz
core-98ecd61f61507ea49828b81e762be02239056ebf.tar.xz
core-98ecd61f61507ea49828b81e762be02239056ebf.zip
* added OpenSLX-header to all my files.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@434 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/OpenSLX/ConfigDB.pm')
-rw-r--r--config-db/OpenSLX/ConfigDB.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/config-db/OpenSLX/ConfigDB.pm b/config-db/OpenSLX/ConfigDB.pm
index 9e2ab0fd..45c414e5 100644
--- a/config-db/OpenSLX/ConfigDB.pm
+++ b/config-db/OpenSLX/ConfigDB.pm
@@ -1,3 +1,9 @@
+# ConfigDB.pm - provides full API of the OpenSLX config-db.
+#
+# (c) 2006 - OpenSLX.com
+#
+# Oliver Tappe <ot@openslx.com>
+#
package OpenSLX::ConfigDB;
use strict;