diff options
author | Johannes Hofmann <johannes.hofmann@gmx.de> | 2023-09-18 20:21:34 +0200 |
---|---|---|
committer | Johannes Hofmann <johannes.hofmann@gmx.de> | 2023-09-18 20:21:34 +0200 |
commit | 45425dd047b791fe63f13a46a3251c529cfffc94 (patch) | |
tree | ad78fc3241a4398979ab9400af9261cb3c5842c3 /src/gipfel.cxx | |
parent | 90ae365a532c10534a63e7b5ade9f43512b33964 (diff) |
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r-- | src/gipfel.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 0b8a693..bed5035 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -1,5 +1,5 @@ // -// Copyright 2007-2014 Johannes Hofmann <Johannes.Hofmann@gmx.de> +// Copyright 2007-2023 Johannes Hofmann <Johannes.Hofmann@gmx.de> // // This software may be used and distributed according to the terms // of the GNU General Public License, incorporated herein by reference. @@ -279,7 +279,7 @@ void distortion_cb(Fl_Value_Input*, void*) { void about_cb() { fl_message("gipfel -- Photogrammetry for Mountain Images.\n" "Version %s\n\n" - "(c) Johannes Hofmann 2006-2014\n\n" + "(c) Johannes Hofmann 2006-2023\n\n" "Homepage: http://flpsed.org/gipfel.html\n\n" "Default datafile from http://www.viewfinderpanoramas.org/ and\n" "http://www.alpin-koordinaten.de\n", |