From 75b67f975bd6fb94cc736443926379f825bf8a2b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:34:18 +0100 Subject: fix URIs --- README.pod | 2 +- docs/photoalbum.1 | 2 +- docs/photoalbum.pod | 2 +- docs/photoalbum.txt | 2 +- share/templates/default/footer.tmpl | 2 +- src/photoalbum.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.pod b/README.pod index 829b6b9..9c55dd7 100644 --- a/README.pod +++ b/README.pod @@ -53,6 +53,6 @@ See package description or project website. =head1 AUTHOR -Paul Buetow - +Paul Buetow - =cut diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index e9878ae..c0d7344 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -181,4 +181,4 @@ Go to the templates directory and edit them as wished. See package description or project website. .SH "AUTHOR" .IX Header "AUTHOR" -Paul Buetow \- +Paul Buetow \- diff --git a/docs/photoalbum.pod b/docs/photoalbum.pod index 829b6b9..9c55dd7 100644 --- a/docs/photoalbum.pod +++ b/docs/photoalbum.pod @@ -53,6 +53,6 @@ See package description or project website. =head1 AUTHOR -Paul Buetow - +Paul Buetow - =cut diff --git a/docs/photoalbum.txt b/docs/photoalbum.txt index c0a7a51..56d7806 100644 --- a/docs/photoalbum.txt +++ b/docs/photoalbum.txt @@ -41,5 +41,5 @@ LICENSE See package description or project website. AUTHOR - Paul Buetow - + Paul Buetow - diff --git a/share/templates/default/footer.tmpl b/share/templates/default/footer.tmpl index a6b5c78..18af2b5 100644 --- a/share/templates/default/footer.tmpl +++ b/share/templates/default/footer.tmpl @@ -10,7 +10,7 @@ END fi cat < END diff --git a/src/photoalbum.sh b/src/photoalbum.sh index 82c086a..b18a446 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -1,7 +1,7 @@ #!/bin/bash # photoalbum (c) 2011 - 2014 by Paul C. Buetow -# http://photoalbum.buetow.org +# http://github.com/snonux/photoalbum declare -r VERSION='PHOTOALBUMVERSION' declare -r DEFAULTRC=/etc/default/photoalbum -- cgit v1.2.3