diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-08-09 22:31:27 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-08-09 22:31:27 +0200 |
commit | 68f678d65acf9eed3912a0ffc80da3f4164dddc5 (patch) | |
tree | 5c6b41f6389091d8ecb21c11be8439df1a051498 | |
parent | 800480d5a2676b1fb13f3187731699c040f06411 (diff) |
update copyright
-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); |