diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 17:36:53 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-29 17:36:53 +0100 |
| commit | b069f9196bf15a5a0d90ef913c61ec495b718793 (patch) | |
| tree | 32e833c93251f185e712cdeb4fc2b2e9783db6dc | |
| parent | ac5920d67c574f86db556d952c06d2447e80c633 (diff) | |
add copyright header0.1.2
| -rwxr-xr-x | src/photoalbum | 3 |
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' |
