From e28285699b660fd6609edfbaa2f1ced5a48b8afd Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Thu, 16 Jan 2014 22:25:45 +0100 Subject: update copyright --- src/gipfel.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gipfel.cxx b/src/gipfel.cxx index eb6ebbf..0b8a693 100644 --- a/src/gipfel.cxx +++ b/src/gipfel.cxx @@ -1,5 +1,5 @@ // -// Copyright 2007-2009 Johannes Hofmann +// Copyright 2007-2014 Johannes Hofmann // // This software may be used and distributed according to the terms // of the GNU General Public License, incorporated herein by reference. @@ -279,8 +279,8 @@ 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-2009\n\n" - "Homepage: http://www.ecademix.com/JohannesHofmann\n\n" + "(c) Johannes Hofmann 2006-2014\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", VERSION); -- cgit v1.2.3