diff --git a/README.howto b/README.howto index e53419e3..b1a7fdaf 100644 --- a/README.howto +++ b/README.howto @@ -1,5 +1,5 @@ Original version by Alexei Novikov Sep. 3, 1999 -Updates by Curtis Olson +Updates by Curtis Olson Overview diff --git a/src/Airports/GenAirports/Makefile.am b/src/Airports/GenAirports/Makefile.am index 3930364a..4c9148fb 100644 --- a/src/Airports/GenAirports/Makefile.am +++ b/src/Airports/GenAirports/Makefile.am @@ -3,7 +3,7 @@ # # Written by Curtis Olson, started January 1998. # -# Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +# Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/apt_surface.cxx b/src/Airports/GenAirports/apt_surface.cxx index 442cbfff..c96ff74d 100644 --- a/src/Airports/GenAirports/apt_surface.cxx +++ b/src/Airports/GenAirports/apt_surface.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/apt_surface.hxx b/src/Airports/GenAirports/apt_surface.hxx index 046b961c..33823a9c 100644 --- a/src/Airports/GenAirports/apt_surface.hxx +++ b/src/Airports/GenAirports/apt_surface.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/build.cxx b/src/Airports/GenAirports/build.cxx index fef21c1a..9e9511a0 100644 --- a/src/Airports/GenAirports/build.cxx +++ b/src/Airports/GenAirports/build.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started September 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/build.hxx b/src/Airports/GenAirports/build.hxx index 3022cdb7..bfa851c1 100644 --- a/src/Airports/GenAirports/build.hxx +++ b/src/Airports/GenAirports/build.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started September 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/convex_hull.cxx b/src/Airports/GenAirports/convex_hull.cxx index 8ec0723a..4a4e45db 100644 --- a/src/Airports/GenAirports/convex_hull.cxx +++ b/src/Airports/GenAirports/convex_hull.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/convex_hull.hxx b/src/Airports/GenAirports/convex_hull.hxx index 98fbd5ba..29d51d7c 100644 --- a/src/Airports/GenAirports/convex_hull.hxx +++ b/src/Airports/GenAirports/convex_hull.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/elevations.cxx b/src/Airports/GenAirports/elevations.cxx index 945482d5..dea22ade 100644 --- a/src/Airports/GenAirports/elevations.cxx +++ b/src/Airports/GenAirports/elevations.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started April 2004. // -// Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/elevations.hxx b/src/Airports/GenAirports/elevations.hxx index 85546190..384de214 100644 --- a/src/Airports/GenAirports/elevations.hxx +++ b/src/Airports/GenAirports/elevations.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started April 2004. // -// Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/global.hxx b/src/Airports/GenAirports/global.hxx index 2fff0c1a..e7303daf 100644 --- a/src/Airports/GenAirports/global.hxx +++ b/src/Airports/GenAirports/global.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/lights.cxx b/src/Airports/GenAirports/lights.cxx index 1ca36a15..59a8e64b 100644 --- a/src/Airports/GenAirports/lights.cxx +++ b/src/Airports/GenAirports/lights.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/lights.hxx b/src/Airports/GenAirports/lights.hxx index 56617cdd..5bb5c1bc 100644 --- a/src/Airports/GenAirports/lights.hxx +++ b/src/Airports/GenAirports/lights.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/main.cxx b/src/Airports/GenAirports/main.cxx index 36a1a5f7..5e4c20ff 100644 --- a/src/Airports/GenAirports/main.cxx +++ b/src/Airports/GenAirports/main.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/point2d.cxx b/src/Airports/GenAirports/point2d.cxx index ea214366..fdca7eed 100644 --- a/src/Airports/GenAirports/point2d.cxx +++ b/src/Airports/GenAirports/point2d.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/point2d.hxx b/src/Airports/GenAirports/point2d.hxx index bc1aace1..fb7bfc2b 100644 --- a/src/Airports/GenAirports/point2d.hxx +++ b/src/Airports/GenAirports/point2d.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/poly_extra.cxx b/src/Airports/GenAirports/poly_extra.cxx index d395ed18..91cfd5af 100644 --- a/src/Airports/GenAirports/poly_extra.cxx +++ b/src/Airports/GenAirports/poly_extra.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/poly_extra.hxx b/src/Airports/GenAirports/poly_extra.hxx index 79be4d19..08386787 100644 --- a/src/Airports/GenAirports/poly_extra.hxx +++ b/src/Airports/GenAirports/poly_extra.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/runway.cxx b/src/Airports/GenAirports/runway.cxx index b4a87e63..79a8f0a8 100644 --- a/src/Airports/GenAirports/runway.cxx +++ b/src/Airports/GenAirports/runway.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/runway.hxx b/src/Airports/GenAirports/runway.hxx index 9bfc15ad..ab6ff65b 100644 --- a/src/Airports/GenAirports/runway.hxx +++ b/src/Airports/GenAirports/runway.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_common.cxx b/src/Airports/GenAirports/rwy_common.cxx index 63f8e26c..6811c10c 100644 --- a/src/Airports/GenAirports/rwy_common.cxx +++ b/src/Airports/GenAirports/rwy_common.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_common.hxx b/src/Airports/GenAirports/rwy_common.hxx index 4572ce80..0b684614 100644 --- a/src/Airports/GenAirports/rwy_common.hxx +++ b/src/Airports/GenAirports/rwy_common.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_nonprec.cxx b/src/Airports/GenAirports/rwy_nonprec.cxx index c397843f..b61aad56 100644 --- a/src/Airports/GenAirports/rwy_nonprec.cxx +++ b/src/Airports/GenAirports/rwy_nonprec.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_nonprec.hxx b/src/Airports/GenAirports/rwy_nonprec.hxx index 12e513dd..79dd0564 100644 --- a/src/Airports/GenAirports/rwy_nonprec.hxx +++ b/src/Airports/GenAirports/rwy_nonprec.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_prec.cxx b/src/Airports/GenAirports/rwy_prec.cxx index ead17f12..996d11de 100644 --- a/src/Airports/GenAirports/rwy_prec.cxx +++ b/src/Airports/GenAirports/rwy_prec.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_prec.hxx b/src/Airports/GenAirports/rwy_prec.hxx index 9b8a8fb3..2c91434d 100644 --- a/src/Airports/GenAirports/rwy_prec.hxx +++ b/src/Airports/GenAirports/rwy_prec.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_simple.cxx b/src/Airports/GenAirports/rwy_simple.cxx index eb4399e7..62945c02 100644 --- a/src/Airports/GenAirports/rwy_simple.cxx +++ b/src/Airports/GenAirports/rwy_simple.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_simple.hxx b/src/Airports/GenAirports/rwy_simple.hxx index 85cab43b..bf721b88 100644 --- a/src/Airports/GenAirports/rwy_simple.hxx +++ b/src/Airports/GenAirports/rwy_simple.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_visual.cxx b/src/Airports/GenAirports/rwy_visual.cxx index ec0b81f4..061df22b 100644 --- a/src/Airports/GenAirports/rwy_visual.cxx +++ b/src/Airports/GenAirports/rwy_visual.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/rwy_visual.hxx b/src/Airports/GenAirports/rwy_visual.hxx index 199b99aa..776196d8 100644 --- a/src/Airports/GenAirports/rwy_visual.hxx +++ b/src/Airports/GenAirports/rwy_visual.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/taxiway.cxx b/src/Airports/GenAirports/taxiway.cxx index e5441a8b..2470ed89 100644 --- a/src/Airports/GenAirports/taxiway.cxx +++ b/src/Airports/GenAirports/taxiway.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/taxiway.hxx b/src/Airports/GenAirports/taxiway.hxx index 21cead2a..32fd4c7d 100644 --- a/src/Airports/GenAirports/taxiway.hxx +++ b/src/Airports/GenAirports/taxiway.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2002. // -// Copyright (C) 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2002 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Airports/GenAirports/texparams.hxx b/src/Airports/GenAirports/texparams.hxx index 8b1f118b..a2d5695e 100644 --- a/src/Airports/GenAirports/texparams.hxx +++ b/src/Airports/GenAirports/texparams.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started August 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Airports/Utils/xp2runway.pl b/src/Airports/Utils/xp2runway.pl index 9c35ff8d..65733fe0 100755 --- a/src/Airports/Utils/xp2runway.pl +++ b/src/Airports/Utils/xp2runway.pl @@ -6,7 +6,7 @@ # # http://www.x-plane.org/users/robinp/ # -# Written by Curt Olson Started Aug 2003 +# Written by Curt Olson Started Aug 2003 use strict; diff --git a/src/Airports/Utils/xp2simpleapt.pl b/src/Airports/Utils/xp2simpleapt.pl index f4d24598..faa0eac7 100755 --- a/src/Airports/Utils/xp2simpleapt.pl +++ b/src/Airports/Utils/xp2simpleapt.pl @@ -6,7 +6,7 @@ # # http://www.x-plane.org/users/robinp/ # -# Written by Curt Olson Started Aug 2003 +# Written by Curt Olson Started Aug 2003 use strict; diff --git a/src/BuildTiles/Clipper/clipper.cxx b/src/BuildTiles/Clipper/clipper.cxx index df3c4030..a1d8e285 100644 --- a/src/BuildTiles/Clipper/clipper.cxx +++ b/src/BuildTiles/Clipper/clipper.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/BuildTiles/Clipper/clipper.hxx b/src/BuildTiles/Clipper/clipper.hxx index 2989e601..c0d9fdbd 100644 --- a/src/BuildTiles/Clipper/clipper.hxx +++ b/src/BuildTiles/Clipper/clipper.hxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/BuildTiles/Clipper/testclipper.cxx b/src/BuildTiles/Clipper/testclipper.cxx index f736384d..629c66a1 100644 --- a/src/BuildTiles/Clipper/testclipper.cxx +++ b/src/BuildTiles/Clipper/testclipper.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/BuildTiles/GenOutput/genobj.cxx b/src/BuildTiles/GenOutput/genobj.cxx index 6863bfdb..0d0498b3 100644 --- a/src/BuildTiles/GenOutput/genobj.cxx +++ b/src/BuildTiles/GenOutput/genobj.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/GenOutput/genobj.hxx b/src/BuildTiles/GenOutput/genobj.hxx index ed7d487e..3a5b284d 100644 --- a/src/BuildTiles/GenOutput/genobj.hxx +++ b/src/BuildTiles/GenOutput/genobj.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Main/construct.cxx b/src/BuildTiles/Main/construct.cxx index a4128304..c1d3ab47 100644 --- a/src/BuildTiles/Main/construct.cxx +++ b/src/BuildTiles/Main/construct.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Main/construct.hxx b/src/BuildTiles/Main/construct.hxx index 37241d25..c26c0c4f 100644 --- a/src/BuildTiles/Main/construct.hxx +++ b/src/BuildTiles/Main/construct.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Main/main.cxx b/src/BuildTiles/Main/main.cxx index 95b7cc76..9052fe96 100644 --- a/src/BuildTiles/Main/main.cxx +++ b/src/BuildTiles/Main/main.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Main/master.cxx b/src/BuildTiles/Main/master.cxx index e78d9423..68f8c559 100644 --- a/src/BuildTiles/Main/master.cxx +++ b/src/BuildTiles/Main/master.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Match/match.cxx b/src/BuildTiles/Match/match.cxx index 3cb1fea4..b5deabf0 100644 --- a/src/BuildTiles/Match/match.cxx +++ b/src/BuildTiles/Match/match.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 - 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Match/match.hxx b/src/BuildTiles/Match/match.hxx index 700f6333..6218038a 100644 --- a/src/BuildTiles/Match/match.hxx +++ b/src/BuildTiles/Match/match.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 1999. // -// Copyright (C) 1998 - 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Parallel/fgfs-launch-clients b/src/BuildTiles/Parallel/fgfs-launch-clients index da275045..bd1807a7 100755 --- a/src/BuildTiles/Parallel/fgfs-launch-clients +++ b/src/BuildTiles/Parallel/fgfs-launch-clients @@ -4,7 +4,7 @@ # # Written by Curtis Olson, started May 1999. # -# Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Parallel/fgfs-launch-server b/src/BuildTiles/Parallel/fgfs-launch-server index 9289da59..c48eeaf9 100755 --- a/src/BuildTiles/Parallel/fgfs-launch-server +++ b/src/BuildTiles/Parallel/fgfs-launch-server @@ -4,7 +4,7 @@ # # Written by Curtis Olson, started May 1999. # -# Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Triangulate/triangle.cxx b/src/BuildTiles/Triangulate/triangle.cxx index 8abe7869..7b66d314 100644 --- a/src/BuildTiles/Triangulate/triangle.cxx +++ b/src/BuildTiles/Triangulate/triangle.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Triangulate/triangle.hxx b/src/BuildTiles/Triangulate/triangle.hxx index e55246a1..4e4d3bee 100644 --- a/src/BuildTiles/Triangulate/triangle.hxx +++ b/src/BuildTiles/Triangulate/triangle.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Triangulate/trieles.cxx b/src/BuildTiles/Triangulate/trieles.cxx index f3b66d6d..23168865 100644 --- a/src/BuildTiles/Triangulate/trieles.cxx +++ b/src/BuildTiles/Triangulate/trieles.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/BuildTiles/Triangulate/trieles.hxx b/src/BuildTiles/Triangulate/trieles.hxx index 602bcc02..a5a16747 100644 --- a/src/BuildTiles/Triangulate/trieles.hxx +++ b/src/BuildTiles/Triangulate/trieles.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Array/array.cxx b/src/Lib/Array/array.cxx index 1e7549cb..6d1cab8b 100644 --- a/src/Lib/Array/array.cxx +++ b/src/Lib/Array/array.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 - 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Array/array.hxx b/src/Lib/Array/array.hxx index d19465f3..f8541686 100644 --- a/src/Lib/Array/array.hxx +++ b/src/Lib/Array/array.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 - 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/DEM/dem.cxx b/src/Lib/DEM/dem.cxx index 1f474dfa..aa35da79 100644 --- a/src/Lib/DEM/dem.cxx +++ b/src/Lib/DEM/dem.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/DEM/dem.hxx b/src/Lib/DEM/dem.hxx index 77c88e6e..24442140 100644 --- a/src/Lib/DEM/dem.hxx +++ b/src/Lib/DEM/dem.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/contour_tree.cxx b/src/Lib/Geometry/contour_tree.cxx index abde3da3..f8e950a4 100644 --- a/src/Lib/Geometry/contour_tree.cxx +++ b/src/Lib/Geometry/contour_tree.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/contour_tree.hxx b/src/Lib/Geometry/contour_tree.hxx index 768a2e9e..19918df3 100644 --- a/src/Lib/Geometry/contour_tree.hxx +++ b/src/Lib/Geometry/contour_tree.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/poly_support.cxx b/src/Lib/Geometry/poly_support.cxx index 6778cc0b..1e4c0aba 100644 --- a/src/Lib/Geometry/poly_support.cxx +++ b/src/Lib/Geometry/poly_support.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started October 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/poly_support.hxx b/src/Lib/Geometry/poly_support.hxx index 961de4c8..3f463352 100644 --- a/src/Lib/Geometry/poly_support.hxx +++ b/src/Lib/Geometry/poly_support.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started October 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/trinodes.cxx b/src/Lib/Geometry/trinodes.cxx index 2fa771e4..a32e540b 100644 --- a/src/Lib/Geometry/trinodes.cxx +++ b/src/Lib/Geometry/trinodes.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/trinodes.hxx b/src/Lib/Geometry/trinodes.hxx index 42c334db..e916d9bd 100644 --- a/src/Lib/Geometry/trinodes.hxx +++ b/src/Lib/Geometry/trinodes.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/trisegs.cxx b/src/Lib/Geometry/trisegs.cxx index 071b49a3..f66c0cb5 100644 --- a/src/Lib/Geometry/trisegs.cxx +++ b/src/Lib/Geometry/trisegs.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Geometry/trisegs.hxx b/src/Lib/Geometry/trisegs.hxx index 0f5a24c4..562ced46 100644 --- a/src/Lib/Geometry/trisegs.hxx +++ b/src/Lib/Geometry/trisegs.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/HGT/hgt.cxx b/src/Lib/HGT/hgt.cxx index 60a93c03..b981cf19 100644 --- a/src/Lib/HGT/hgt.cxx +++ b/src/Lib/HGT/hgt.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/HGT/hgt.hxx b/src/Lib/HGT/hgt.hxx index 79d3c13b..90a114e4 100644 --- a/src/Lib/HGT/hgt.hxx +++ b/src/Lib/HGT/hgt.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Optimize/genfans.cxx b/src/Lib/Optimize/genfans.cxx index 39892e31..bcbb388a 100644 --- a/src/Lib/Optimize/genfans.cxx +++ b/src/Lib/Optimize/genfans.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Optimize/genfans.hxx b/src/Lib/Optimize/genfans.hxx index 0d6a0f58..e2c97543 100644 --- a/src/Lib/Optimize/genfans.hxx +++ b/src/Lib/Optimize/genfans.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Optimize/genstrips.cxx b/src/Lib/Optimize/genstrips.cxx index 0b94653e..044a1cda 100644 --- a/src/Lib/Optimize/genstrips.cxx +++ b/src/Lib/Optimize/genstrips.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Optimize/genstrips.hxx b/src/Lib/Optimize/genstrips.hxx index 63953968..6dfa290e 100644 --- a/src/Lib/Optimize/genstrips.hxx +++ b/src/Lib/Optimize/genstrips.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Output/output.cxx b/src/Lib/Output/output.cxx index 87602e5c..2f892509 100644 --- a/src/Lib/Output/output.cxx +++ b/src/Lib/Output/output.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1999. // -// Copyright (C) 1999 - 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 - 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Output/output.hxx b/src/Lib/Output/output.hxx index b4defbc3..86f74aed 100644 --- a/src/Lib/Output/output.hxx +++ b/src/Lib/Output/output.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 1999. // -// Copyright (C) 1999 - 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 - 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/chop-bin.cxx b/src/Lib/Polygon/chop-bin.cxx index 9b8de83c..d28d812e 100644 --- a/src/Lib/Polygon/chop-bin.cxx +++ b/src/Lib/Polygon/chop-bin.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999-2004 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999-2004 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/chop.hxx b/src/Lib/Polygon/chop.hxx index dd4d0a59..7857a3e6 100644 --- a/src/Lib/Polygon/chop.hxx +++ b/src/Lib/Polygon/chop.hxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999-2004 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999-2004 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/index.cxx b/src/Lib/Polygon/index.cxx index f0e50a40..2dfe5f24 100644 --- a/src/Lib/Polygon/index.cxx +++ b/src/Lib/Polygon/index.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/index.hxx b/src/Lib/Polygon/index.hxx index db54c493..51754cfd 100644 --- a/src/Lib/Polygon/index.hxx +++ b/src/Lib/Polygon/index.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/names.cxx b/src/Lib/Polygon/names.cxx index 697183d7..9fc30e49 100644 --- a/src/Lib/Polygon/names.cxx +++ b/src/Lib/Polygon/names.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/names.hxx b/src/Lib/Polygon/names.hxx index ceab2804..870872e0 100644 --- a/src/Lib/Polygon/names.hxx +++ b/src/Lib/Polygon/names.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/polygon.cxx b/src/Lib/Polygon/polygon.cxx index 11d2473b..4a071974 100644 --- a/src/Lib/Polygon/polygon.cxx +++ b/src/Lib/Polygon/polygon.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Polygon/polygon.hxx b/src/Lib/Polygon/polygon.hxx index 03b645f7..6a7c728a 100644 --- a/src/Lib/Polygon/polygon.hxx +++ b/src/Lib/Polygon/polygon.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Polygon/simple_clip.cxx b/src/Lib/Polygon/simple_clip.cxx index a3e8ce3e..88836bc1 100644 --- a/src/Lib/Polygon/simple_clip.cxx +++ b/src/Lib/Polygon/simple_clip.cxx @@ -5,7 +5,7 @@ // // Written by Curtis Olson, started August 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/simple_clip.hxx b/src/Lib/Polygon/simple_clip.hxx index 33217629..d6225885 100644 --- a/src/Lib/Polygon/simple_clip.hxx +++ b/src/Lib/Polygon/simple_clip.hxx @@ -5,7 +5,7 @@ // // Written by Curtis Olson, started August 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Lib/Polygon/superpoly.cxx b/src/Lib/Polygon/superpoly.cxx index 0dbbc61f..0012416e 100644 --- a/src/Lib/Polygon/superpoly.cxx +++ b/src/Lib/Polygon/superpoly.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/Polygon/superpoly.hxx b/src/Lib/Polygon/superpoly.hxx index d5c4eed0..e465ece8 100644 --- a/src/Lib/Polygon/superpoly.hxx +++ b/src/Lib/Polygon/superpoly.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/TriangleJRS/tri_support.c b/src/Lib/TriangleJRS/tri_support.c index 0b606e0b..e4bb96a7 100644 --- a/src/Lib/TriangleJRS/tri_support.c +++ b/src/Lib/TriangleJRS/tri_support.c @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/TriangleJRS/tri_support.h b/src/Lib/TriangleJRS/tri_support.h index 8b7475a2..26e53cac 100644 --- a/src/Lib/TriangleJRS/tri_support.h +++ b/src/Lib/TriangleJRS/tri_support.h @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Lib/TriangleJRS/triangle.c b/src/Lib/TriangleJRS/triangle.c index 0d93ba44..000f5c4f 100644 --- a/src/Lib/TriangleJRS/triangle.c +++ b/src/Lib/TriangleJRS/triangle.c @@ -195,7 +195,7 @@ /* Added CLO 11/20/2000. Explanation: this code does a lot of malloc()'ing of space and in some cases blindly expects the results to be zero'd out, even though this isn't gauranteed by malloc(). - So I (Curt Olson, curt@flightgear.org) have added some code here to + So I (Curt Olson, http://www.flightgear.org/~curt) have added some code here to map all the malloc(x) calls to calloc( 1, x). */ #define MALLOC( x ) calloc( 1, x ) /* CLO end */ @@ -3336,7 +3336,7 @@ struct memorypool *pool; /* Added CLO 11/20/2000. Explanation: this code does a lot of malloc()'ing of space, and in some cases blindly expects the results to be zero'd out, even though this may not be gauranteed. - So I (Curt Olson, curt@flightgear.org) have added some code here + So I (Curt Olson, http://www.flightgear.org/~curt) have added some code here to explicitely zero out the space after it is malloc()'ed. */ ptr = (char *)newitem; for ( i = 0; i < pool->itembytes; ++i ) { diff --git a/src/Prep/ArrayFit/arrayfit.cxx b/src/Prep/ArrayFit/arrayfit.cxx index 0afe2b95..8fe42c42 100644 --- a/src/Prep/ArrayFit/arrayfit.cxx +++ b/src/Prep/ArrayFit/arrayfit.cxx @@ -17,7 +17,7 @@ // // Written by Curtis Olson, started March 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/ArrayFit/demo.cxx b/src/Prep/ArrayFit/demo.cxx index 8fa1c6a8..678e568c 100644 --- a/src/Prep/ArrayFit/demo.cxx +++ b/src/Prep/ArrayFit/demo.cxx @@ -17,7 +17,7 @@ // // Written by Curtis Olson, started March 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemChop/Makefile.am b/src/Prep/DemChop/Makefile.am index 8879f718..a7b1c307 100644 --- a/src/Prep/DemChop/Makefile.am +++ b/src/Prep/DemChop/Makefile.am @@ -3,7 +3,7 @@ # # Written by Curtis Olson, started March 1999. # -# Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemChop/demchop.cxx b/src/Prep/DemChop/demchop.cxx index 4f85ddc0..936a827a 100644 --- a/src/Prep/DemChop/demchop.cxx +++ b/src/Prep/DemChop/demchop.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1997 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemChop/hgtchop.cxx b/src/Prep/DemChop/hgtchop.cxx index 7b369e04..bda8813b 100644 --- a/src/Prep/DemChop/hgtchop.cxx +++ b/src/Prep/DemChop/hgtchop.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 1999. // -// Copyright (C) 1997 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemChop/point2d.hxx b/src/Prep/DemChop/point2d.hxx index b97a72f7..69499f1d 100644 --- a/src/Prep/DemChop/point2d.hxx +++ b/src/Prep/DemChop/point2d.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemChop/testassem.cxx b/src/Prep/DemChop/testassem.cxx index 51b8c860..2a7290e5 100644 --- a/src/Prep/DemChop/testassem.cxx +++ b/src/Prep/DemChop/testassem.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started March 2003. // -// Copyright (C) 2003 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2003 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemInfo/Makefile.am b/src/Prep/DemInfo/Makefile.am index 07ebe44c..cb7e7704 100644 --- a/src/Prep/DemInfo/Makefile.am +++ b/src/Prep/DemInfo/Makefile.am @@ -3,7 +3,7 @@ # # Written by Curtis Olson, started June 1998. # -# Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +# Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemInfo/deminfo.cxx b/src/Prep/DemInfo/deminfo.cxx index 18788e98..ccb92f01 100644 --- a/src/Prep/DemInfo/deminfo.cxx +++ b/src/Prep/DemInfo/deminfo.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 1998. // -// Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +// Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemRaw2ascii/Makefile.am b/src/Prep/DemRaw2ascii/Makefile.am index ad5209ba..42ae2c69 100644 --- a/src/Prep/DemRaw2ascii/Makefile.am +++ b/src/Prep/DemRaw2ascii/Makefile.am @@ -3,7 +3,7 @@ # # Written by Curtis Olson, started February 1998. # -# Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +# Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemRaw2ascii/main.c b/src/Prep/DemRaw2ascii/main.c index 006298c9..37fa66fb 100644 --- a/src/Prep/DemRaw2ascii/main.c +++ b/src/Prep/DemRaw2ascii/main.c @@ -2,7 +2,7 @@ * * Written by Curtis Olson, started February 1998. * - * Copyright (C) 1998, 1999 Curtis L. Olson - curt@flightgear.org + * Copyright (C) 1998, 1999 Curtis L. Olson - http://www.flightgear.org/~curt * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemRaw2ascii/rawdem.c b/src/Prep/DemRaw2ascii/rawdem.c index a6c25907..ffce2510 100644 --- a/src/Prep/DemRaw2ascii/rawdem.c +++ b/src/Prep/DemRaw2ascii/rawdem.c @@ -2,7 +2,7 @@ * * Written by Curtis Olson, started February 1998. * - * Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu + * Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/Prep/DemRaw2ascii/rawdem.h b/src/Prep/DemRaw2ascii/rawdem.h index ca8a20cc..e5e9a14c 100644 --- a/src/Prep/DemRaw2ascii/rawdem.h +++ b/src/Prep/DemRaw2ascii/rawdem.h @@ -2,7 +2,7 @@ * * Written by Curtis Olson, started February 1998. * - * Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu + * Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/Prep/E00Lines/main.cxx b/src/Prep/E00Lines/main.cxx index ebaba2f9..9655fd31 100644 --- a/src/Prep/E00Lines/main.cxx +++ b/src/Prep/E00Lines/main.cxx @@ -4,7 +4,7 @@ // code by Curtis Olson. // // Copyright (C) 2000 David Megginson - david@megginson.com -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/GSHHS/debug.cxx b/src/Prep/GSHHS/debug.cxx index 9f51f1d8..9dfed018 100644 --- a/src/Prep/GSHHS/debug.cxx +++ b/src/Prep/GSHHS/debug.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/GSHHS/gshhs_split.cxx b/src/Prep/GSHHS/gshhs_split.cxx index 7dd7cc25..8c7b3621 100644 --- a/src/Prep/GSHHS/gshhs_split.cxx +++ b/src/Prep/GSHHS/gshhs_split.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/GSHHS/gshhs_split.hxx b/src/Prep/GSHHS/gshhs_split.hxx index c5ae77ac..e911a081 100644 --- a/src/Prep/GSHHS/gshhs_split.hxx +++ b/src/Prep/GSHHS/gshhs_split.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/GSHHS/main.cxx b/src/Prep/GSHHS/main.cxx index cb777968..1f7c8bfe 100644 --- a/src/Prep/GSHHS/main.cxx +++ b/src/Prep/GSHHS/main.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/Photo/Makefile.am b/src/Prep/Photo/Makefile.am index f0350af6..edb1163f 100644 --- a/src/Prep/Photo/Makefile.am +++ b/src/Prep/Photo/Makefile.am @@ -3,7 +3,7 @@ # # Written by Curtis Olson, started January 1998. # -# Copyright (C) 1998 Curtis L. Olson - curt@me.umn.edu +# Copyright (C) 1998 Curtis L. Olson - http://www.flightgear.org/~curt # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/Prep/Photo/photo.cxx b/src/Prep/Photo/photo.cxx index 550a4cb1..a0ad9700 100644 --- a/src/Prep/Photo/photo.cxx +++ b/src/Prep/Photo/photo.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/ShapeFile/noaa-decode.cxx b/src/Prep/ShapeFile/noaa-decode.cxx index 18b333da..e622a878 100644 --- a/src/Prep/ShapeFile/noaa-decode.cxx +++ b/src/Prep/ShapeFile/noaa-decode.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/ShapeFile/shape-decode.cxx b/src/Prep/ShapeFile/shape-decode.cxx index 53820d77..5296f09a 100644 --- a/src/Prep/ShapeFile/shape-decode.cxx +++ b/src/Prep/ShapeFile/shape-decode.cxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started February 1999. // -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Prep/TGVPF/tgvpf.cxx b/src/Prep/TGVPF/tgvpf.cxx index 36055353..8c8ee688 100644 --- a/src/Prep/TGVPF/tgvpf.cxx +++ b/src/Prep/TGVPF/tgvpf.cxx @@ -4,7 +4,7 @@ // code by Curtis Olson. // // Copyright (C) 2001 David Megginson - david@megginson.com -// Copyright (C) 1999 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Utils/cdrom/3-make-cdrom-image b/src/Utils/cdrom/3-make-cdrom-image index 507f9636..13dd05b0 100755 --- a/src/Utils/cdrom/3-make-cdrom-image +++ b/src/Utils/cdrom/3-make-cdrom-image @@ -3,8 +3,8 @@ VERSION=0.9.5 SOURCE=$1 VOLUME_ID=FG_Scenery_${SOURCE}_v${VERSION} -PUBLISHER=curt@flightgear.org -PREPAIRER=curt@flightgear.org +PUBLISHER=http://www.flightgear.org/~curt +PREPAIRER=http://www.flightgear.org/~curt # COPYRIGHT="Copyright (C) 2002 Curtis L. Olson" OUTPUT_IMG=/data1/images/${SOURCE}-${VERSION}.img diff --git a/src/Utils/cdrom/3-make-dvd-image b/src/Utils/cdrom/3-make-dvd-image index 61a6dc57..183ce745 100755 --- a/src/Utils/cdrom/3-make-dvd-image +++ b/src/Utils/cdrom/3-make-dvd-image @@ -12,8 +12,8 @@ VERSION=0.9.5 SOURCE=$1 DEST=$2 VOLUME_ID=FG_Scenery_${SOURCE}_v${VERSION} -PUBLISHER=curt@flightgear.org -PREPAIRER=curt@flightgear.org +PUBLISHER=http://www.flightgear.org/~curt +PREPAIRER=http://www.flightgear.org/~curt # COPYRIGHT="Copyright (C) 2002 Curtis L. Olson" OUTPUT_IMG=${2}/${SOURCE}-${VERSION}.img