From b069f9196bf15a5a0d90ef913c61ec495b718793 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 17:36:53 +0100 Subject: add copyright header --- src/photoalbum | 3 +++ 1 file changed, 3 insertions(+) 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' -- cgit v1.2.3