diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gipfel.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx index cd4da09..9dbf4e6 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -285,6 +285,7 @@ void about_cb() { fl_message("gipfel -- Photogrammetry for Mountain Images.\n" "Version %s\n\n" "(c) Johannes Hofmann 2006-2009\n\n" + "Homepage: http://www.ecademix.com/JohannesHofmann\n\n" "Default datafile from http://www.viewfinderpanoramas.org/ and\n" "http://www.alpin-koordinaten.de\n", VERSION); |