X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2Fleastsqs.cxx;h=bc208a9dee0b0b9558d391c8c7b8fb671ba793ad;hb=578af00b0d48100c540154f54293a1b77a0655fe;hp=05df366126dc842f7b467ea999708ddb9d207be6;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/math/leastsqs.cxx b/simgear/math/leastsqs.cxx index 05df3661..bc208a9d 100644 --- a/simgear/math/leastsqs.cxx +++ b/simgear/math/leastsqs.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// Copyright (C) 1997 Curtis L. Olson - http://www.flightgear.org/~curt // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -14,10 +14,9 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // Library General Public License for more details. // -// You should have received a copy of the GNU Library General Public -// License along with this library; if not, write to the -// Free Software Foundation, Inc., 59 Temple Place - Suite 330, -// Boston, MA 02111-1307, USA. +// You should have received a copy of the GNU General Public License +// along with this program; if not, write to the Free Software +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ //