summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/perldaemon1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/perldaemon b/bin/perldaemon
index 2a3a65f..b488163 100755
--- a/bin/perldaemon
+++ b/bin/perldaemon
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+# PerlDaemon (c) 2010, 2011, Dipl.-Inform. (FH) Paul Buetow (http://perldaemon.buetow.org)
declare -r ARG=$1
declare -a LIBPATHS=(./lib ../lib /lib /usr/lib /usr/local/lib /opt/lib)