diff options
Diffstat (limited to 'src')
| -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 a506ef4..447b938 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -182,7 +182,7 @@ void guess_cb(Fl_Widget *, void *) {  void about_cb() {    fl_message("gipfel -- and you know what you see.\n"  	     "Version %s\n\n" -	     "(c) Johannes Hofmann 2005\n\n" +	     "(c) Johannes Hofmann 2006\n\n"               "Default datafile by http://www.alpin-koordinaten.de\n",               VERSION); | 
