summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 17:36:53 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 17:36:53 +0100
commitb069f9196bf15a5a0d90ef913c61ec495b718793 (patch)
tree32e833c93251f185e712cdeb4fc2b2e9783db6dc
parentac5920d67c574f86db556d952c06d2447e80c633 (diff)
add copyright header0.1.2
-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'