summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-06-02 09:18:09 +0000
committerPaul Buetow <paul@buetow.org>2011-06-02 09:18:09 +0000
commit58aa177115f4a879356ed4697e53ee3466233bd6 (patch)
tree164f472570b4877199928b1366aef3a087042586 /bin
parent90e682008264320189a7f0c8bf65f91c9f22b24e (diff)
Added source headers
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)