diff options
-rw-r--r-- | src/gipfel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 6ffae5b..195e288 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -234,7 +234,7 @@ void distortion_cb(Fl_Value_Input*, void*) { void about_cb() { fl_message("gipfel -- and you know what you see.\n" "Version %s\n\n" - "(c) Johannes Hofmann 2007\n\n" + "(c) Johannes Hofmann 2006-2008\n\n" "Default datafile by http://www.alpin-koordinaten.de\n", VERSION); |