From 751007d6ce1b6afd4e88b8e67d3fe94ea85e0e78 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Thu, 5 Jul 2007 16:31:11 +0200 Subject: update copyright --- src/gipfel.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gipfel.cxx b/src/gipfel.cxx index 6df400f..b37bd28 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -1,5 +1,5 @@ // -// Copyright 2006 Johannes Hofmann +// Copyright 2007 Johannes Hofmann // // This software may be used and distributed according to the terms // of the GNU General Public License, incorporated herein by reference. @@ -226,7 +226,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 2006\n\n" + "(c) Johannes Hofmann 2007\n\n" "Default datafile by http://www.alpin-koordinaten.de\n", VERSION); -- cgit v1.2.3