summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/photoalbum3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/photoalbum b/src/photoalbum
index 42ffaf3..2418463 100755
--- a/src/photoalbum
+++ b/src/photoalbum
@@ -1,5 +1,8 @@
#!/bin/bash
+# photoalbum (c) 2011, 2012, 2013 by Paul Buetow
+# http://photoalbum.buetow.org
+
declare -r ARG1="${1}" ; shift
declare -r VERSION='PHOTOALBUMVERSION'