diff --git a/AUTHORS b/AUTHORS index a6331f3ed..ae45a1e99 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,7 +4,7 @@ Flight Gear is a group project and has many contributors. I have attempted to make a complete list of people in the ``Thanks'' file located in the top level directory of this file. -My name is Curt Olson . I am the primary organizer +My name is Curt Olson . I am the primary organizer of this project. I maintain the official source code and run the FG web site. diff --git a/README b/README index 783d5fc5d..d7fd5cab1 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ separate distribution. Please take a look at the "Thanks" file for a list of people who have contributed to this project. If you have contributed something but don't find your name in this file. Please send a polite reminder to -curt@flightgear.org +http://www.flightgear.org/~curt For a summary of changes/additions by version see the "NEWS" file. diff --git a/Thanks b/Thanks index bfc3111a6..29be2f9bc 100644 --- a/Thanks +++ b/Thanks @@ -321,7 +321,7 @@ Alexei Novikov Contributed a first draft of a scenery creation howto. -Curt Olson +Curt Olson Curt is responsible for overall project and source code management. He has his hands in many of the areas, but is primarily responsible for the scenery subsystem, as well as much of the infrastructure in @@ -608,7 +608,7 @@ NOTE: THIS DOCUMENT WAS INITIALLY WRITTEN BY -Curt L. Olson +Curt L. Olson THE CONTENTS WERE LASTLY RESEARCHED AND UPDATED MARCH, 8 2000 diff --git a/docs-mini/README.IRIX b/docs-mini/README.IRIX index c6b2c4c64..9ca12e99d 100644 --- a/docs-mini/README.IRIX +++ b/docs-mini/README.IRIX @@ -1,7 +1,7 @@ This file is made possible by contributions from: Todd Smith - Curt Olson + Curt Olson Erik Hofman diff --git a/docs-mini/README.Linux b/docs-mini/README.Linux index 358ef131c..cdd28d743 100644 --- a/docs-mini/README.Linux +++ b/docs-mini/README.Linux @@ -137,7 +137,7 @@ FlightGear up and running under Linux. Bernhard H. Buckel - Updated by Curtis Olson 6/26/2001 + Updated by Curtis Olson 6/26/2001 II. RedHat Linux Notes diff --git a/docs-mini/README.Unix b/docs-mini/README.Unix index 25d15ded9..b3dfd5beb 100644 --- a/docs-mini/README.Unix +++ b/docs-mini/README.Unix @@ -1,5 +1,5 @@ If you are reading this in hopes that you will find the answer to a -specific question, please send the question to curt@flightgear.org and +specific question, please send the question to http://www.flightgear.org/~curt and suggest that I include the answer here. @@ -14,7 +14,7 @@ For other platforms where you may have access to native compilers, again your mileage may vary. We would like to support as many different compilers and platforms as possible. Please relay any changes you make (or problems you encounter) back to -curt@flightgear.org, so that in the future we can better support your +http://www.flightgear.org/~curt, so that in the future we can better support your platform and your compiler. I have access to a few different platforms, but I must depend on others to make sure their favorite platform and compiler is well supported. diff --git a/docs-mini/README.electrical b/docs-mini/README.electrical index 968f7967f..6cf9f0b0f 100644 --- a/docs-mini/README.electrical +++ b/docs-mini/README.electrical @@ -1,7 +1,7 @@ Specifying and Configuring and Aircraft Electrical System ========================================================= -Written by Curtis L. Olson +Written by Curtis L. Olson February 3, 2003 - Initial revision. diff --git a/package/debian/copyright b/package/debian/copyright index 0145c6a5d..f35889a09 100644 --- a/package/debian/copyright +++ b/package/debian/copyright @@ -3,10 +3,10 @@ Tue, 6 Feb 2001 15:46:57 +0100. It was downloaded from ftp://ftp.flightgear.org/pub/fgfs/Source/ -Upstream Authors: Curtis L. Olson +Upstream Authors: Curtis L. Olson and the rest of the FlightGear team (see the Thanks file). -Copyright (C) 1999-2000 Curtis L. Olson +Copyright (C) 1999-2000 Curtis L. Olson You are free to distribute this software under the terms of the GNU General Public License. diff --git a/scripts/perl/examples/aircraft.pl b/scripts/perl/examples/aircraft.pl index 6a0936304..5b0e53c67 100755 --- a/scripts/perl/examples/aircraft.pl +++ b/scripts/perl/examples/aircraft.pl @@ -4,7 +4,7 @@ # # Written by Curtis L. Olson, started January 2004 # -# Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt # # This code is placed in the public domain by Curtis L. Olson. # There is no warranty, etc. etc. etc. diff --git a/scripts/perl/examples/autopilot.pl b/scripts/perl/examples/autopilot.pl index 53da47d05..fe0c69259 100755 --- a/scripts/perl/examples/autopilot.pl +++ b/scripts/perl/examples/autopilot.pl @@ -4,7 +4,7 @@ # # Written by Curtis L. Olson, started January 2004 # -# Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt # # This code is placed in the public domain by Curtis L. Olson. # There is no warranty, etc. etc. etc. diff --git a/scripts/perl/examples/environment.pl b/scripts/perl/examples/environment.pl index d7a567f34..d0722ad54 100755 --- a/scripts/perl/examples/environment.pl +++ b/scripts/perl/examples/environment.pl @@ -4,7 +4,7 @@ # # Written by Curtis L. Olson, started January 2004 # -# Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt # # This code is placed in the public domain by Curtis L. Olson. # There is no warranty, etc. etc. etc. diff --git a/scripts/perl/examples/logging.pl b/scripts/perl/examples/logging.pl index 5aeda6586..69d4f0806 100755 --- a/scripts/perl/examples/logging.pl +++ b/scripts/perl/examples/logging.pl @@ -4,7 +4,7 @@ # # Written by Curtis L. Olson, started February 2004 # -# Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt # # This code is placed in the public domain by Curtis L. Olson. # There is no warranty, etc. etc. etc. diff --git a/scripts/perl/examples/position.pl b/scripts/perl/examples/position.pl index fb006e02b..60eb1c2fd 100755 --- a/scripts/perl/examples/position.pl +++ b/scripts/perl/examples/position.pl @@ -4,7 +4,7 @@ # # Written by Curtis L. Olson, started January 2004 # -# Copyright (C) 2004 Curtis L. Olson - curt@flightgear.org +# Copyright (C) 2004 Curtis L. Olson - http://www.flightgear.org/~curt # # This code is placed in the public domain by Curtis L. Olson. # There is no warranty, etc. etc. etc. diff --git a/src/ATC/AIEntity.cxx b/src/ATC/AIEntity.cxx index d87b86dbf..9dccebea0 100644 --- a/src/ATC/AIEntity.cxx +++ b/src/ATC/AIEntity.cxx @@ -21,7 +21,7 @@ /***************************************************************** * * WARNING - Curt has some ideas about AI traffic so anything in here -* may get rewritten or scrapped. Contact Curt curt@flightgear.org +* may get rewritten or scrapped. Contact Curt http://www.flightgear.org/~curt * before spending any time or effort on this code!!! * ******************************************************************/ diff --git a/src/ATC/commlist.cxx b/src/ATC/commlist.cxx index 8d13b3133..3dd52b0cb 100644 --- a/src/ATC/commlist.cxx +++ b/src/ATC/commlist.cxx @@ -3,7 +3,7 @@ // Written by David Luff and Alexander Kappes, started Jan 2003. // Based on navlist.cxx by Curtis Olson, started April 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/ATC/commlist.hxx b/src/ATC/commlist.hxx index 197f0334a..ac8dcd011 100644 --- a/src/ATC/commlist.hxx +++ b/src/ATC/commlist.hxx @@ -3,7 +3,7 @@ // Written by David Luff and Alexander Kappes, started Jan 2003. // Based on navlist.hxx by Curtis Olson, started April 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/ATC/transmissionlist.cxx b/src/ATC/transmissionlist.cxx index ed6aa7277..97eee3c01 100644 --- a/src/ATC/transmissionlist.cxx +++ b/src/ATC/transmissionlist.cxx @@ -3,7 +3,7 @@ // Written by Alexander Kappes, started March 2002. // Based on navlist.cxx by Curtis Olson, started April 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/ATC/transmissionlist.hxx b/src/ATC/transmissionlist.hxx index 8545d3961..6ff15cbfa 100644 --- a/src/ATC/transmissionlist.hxx +++ b/src/ATC/transmissionlist.hxx @@ -3,7 +3,7 @@ // Written by Alexander Kappes, started March 2002. // Based on navlist.hxx by Curtis Olson, started April 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/Aircraft/aircraft.cxx b/src/Aircraft/aircraft.cxx index 23da8375b..734299dd6 100644 --- a/src/Aircraft/aircraft.cxx +++ b/src/Aircraft/aircraft.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Aircraft/aircraft.hxx b/src/Aircraft/aircraft.hxx index 65450ffb1..406e9773e 100644 --- a/src/Aircraft/aircraft.hxx +++ b/src/Aircraft/aircraft.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Airports/runways.cxx b/src/Airports/runways.cxx index 78c1c6db2..d9c5d2a3c 100644 --- a/src/Airports/runways.cxx +++ b/src/Airports/runways.cxx @@ -2,7 +2,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/runways.hxx b/src/Airports/runways.hxx index 9c47124d2..53d12424f 100644 --- a/src/Airports/runways.hxx +++ b/src/Airports/runways.hxx @@ -2,7 +2,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/simple.cxx b/src/Airports/simple.cxx index cfbb61ac2..e6952df03 100644 --- a/src/Airports/simple.cxx +++ b/src/Airports/simple.cxx @@ -5,7 +5,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Airports/simple.hxx b/src/Airports/simple.hxx index be0b8ed68..d6c84a7b4 100644 --- a/src/Airports/simple.hxx +++ b/src/Airports/simple.hxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Autopilot/auto_gui.cxx b/src/Autopilot/auto_gui.cxx index 7b4ef55df..a126df2b3 100644 --- a/src/Autopilot/auto_gui.cxx +++ b/src/Autopilot/auto_gui.cxx @@ -1,7 +1,7 @@ // auto_gui.cxx -- autopilot gui interface // // Written by Norman Vine -// Arranged by Curt Olson +// Arranged by Curt Olson // // Copyright (C) 1998 - 2000 // diff --git a/src/Autopilot/auto_gui.hxx b/src/Autopilot/auto_gui.hxx index f4226ac0e..9d9247d8e 100644 --- a/src/Autopilot/auto_gui.hxx +++ b/src/Autopilot/auto_gui.hxx @@ -1,7 +1,7 @@ // auto_gui.hxx -- autopilot gui interface // // Written by Norman Vine -// Arranged by Curt Olson +// Arranged by Curt Olson // // Copyright (C) 1998 - 2000 // diff --git a/src/Autopilot/route_mgr.cxx b/src/Autopilot/route_mgr.cxx index eb35fae55..480e6474d 100644 --- a/src/Autopilot/route_mgr.cxx +++ b/src/Autopilot/route_mgr.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Autopilot/route_mgr.hxx b/src/Autopilot/route_mgr.hxx index 914bfd92b..21e095086 100644 --- a/src/Autopilot/route_mgr.hxx +++ b/src/Autopilot/route_mgr.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Autopilot/xmlauto.cxx b/src/Autopilot/xmlauto.cxx index bc0d40c3c..3fef7eaa1 100644 --- a/src/Autopilot/xmlauto.cxx +++ b/src/Autopilot/xmlauto.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Autopilot/xmlauto.hxx b/src/Autopilot/xmlauto.hxx index 8cf764ae9..8ff6db71d 100644 --- a/src/Autopilot/xmlauto.hxx +++ b/src/Autopilot/xmlauto.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Cockpit/dme.cxx b/src/Cockpit/dme.cxx index fb416fcaa..ed3615298 100644 --- a/src/Cockpit/dme.cxx +++ b/src/Cockpit/dme.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Cockpit/dme.hxx b/src/Cockpit/dme.hxx index 345a02c75..f2a6bf9bd 100644 --- a/src/Cockpit/dme.hxx +++ b/src/Cockpit/dme.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Cockpit/kt_70.cxx b/src/Cockpit/kt_70.cxx index 627cc3d7e..99d2ad9ae 100644 --- a/src/Cockpit/kt_70.cxx +++ b/src/Cockpit/kt_70.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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 diff --git a/src/Cockpit/kt_70.hxx b/src/Cockpit/kt_70.hxx index 7fdb649e1..66fd76d07 100644 --- a/src/Cockpit/kt_70.hxx +++ b/src/Cockpit/kt_70.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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 diff --git a/src/Cockpit/marker_beacon.cxx b/src/Cockpit/marker_beacon.cxx index 7f01ff72d..f668f5e77 100644 --- a/src/Cockpit/marker_beacon.cxx +++ b/src/Cockpit/marker_beacon.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Cockpit/marker_beacon.hxx b/src/Cockpit/marker_beacon.hxx index 2a5ac3a9f..9f7158468 100644 --- a/src/Cockpit/marker_beacon.hxx +++ b/src/Cockpit/marker_beacon.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Cockpit/navcom.cxx b/src/Cockpit/navcom.cxx index 583bc5d10..1850539e0 100644 --- a/src/Cockpit/navcom.cxx +++ b/src/Cockpit/navcom.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 2000. // -// Copyright (C) 2000 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 - 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 diff --git a/src/Cockpit/navcom.hxx b/src/Cockpit/navcom.hxx index 6f7d61bf5..06f3ce2d6 100644 --- a/src/Cockpit/navcom.hxx +++ b/src/Cockpit/navcom.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 2000. // -// Copyright (C) 2000 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 - 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 diff --git a/src/Cockpit/radiostack.cxx b/src/Cockpit/radiostack.cxx index fac5c2f17..4b07bfd2b 100644 --- a/src/Cockpit/radiostack.cxx +++ b/src/Cockpit/radiostack.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Cockpit/radiostack.hxx b/src/Cockpit/radiostack.hxx index e3d627055..7da4f4447 100644 --- a/src/Cockpit/radiostack.hxx +++ b/src/Cockpit/radiostack.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Controls/controls.cxx b/src/Controls/controls.cxx index ecf56d8f3..c5eceeea5 100644 --- a/src/Controls/controls.cxx +++ b/src/Controls/controls.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Controls/controls.hxx b/src/Controls/controls.hxx index 30a939815..4a0bea555 100644 --- a/src/Controls/controls.hxx +++ b/src/Controls/controls.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/FDM/ExternalNet/ExternalNet.cxx b/src/FDM/ExternalNet/ExternalNet.cxx index 79c142265..72578bd79 100644 --- a/src/FDM/ExternalNet/ExternalNet.cxx +++ b/src/FDM/ExternalNet/ExternalNet.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 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 diff --git a/src/FDM/ExternalNet/ExternalNet.hxx b/src/FDM/ExternalNet/ExternalNet.hxx index 21681cc85..8cd9d39d4 100644 --- a/src/FDM/ExternalNet/ExternalNet.hxx +++ b/src/FDM/ExternalNet/ExternalNet.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 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 diff --git a/src/FDM/ExternalPipe/ExternalPipe.cxx b/src/FDM/ExternalPipe/ExternalPipe.cxx index dd2920db4..fa8a409f1 100644 --- a/src/FDM/ExternalPipe/ExternalPipe.cxx +++ b/src/FDM/ExternalPipe/ExternalPipe.cxx @@ -2,7 +2,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 diff --git a/src/FDM/ExternalPipe/ExternalPipe.hxx b/src/FDM/ExternalPipe/ExternalPipe.hxx index 04b5661b6..f37836117 100644 --- a/src/FDM/ExternalPipe/ExternalPipe.hxx +++ b/src/FDM/ExternalPipe/ExternalPipe.hxx @@ -2,7 +2,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 diff --git a/src/FDM/JSBSim/AUTHORS b/src/FDM/JSBSim/AUTHORS index 41b5f2b3f..43e26d6a3 100644 --- a/src/FDM/JSBSim/AUTHORS +++ b/src/FDM/JSBSim/AUTHORS @@ -21,7 +21,7 @@ by the FlightGear team and others as listed: Curt Olson wrote initial interface with flightgear works flightgear/jsbsim issues -curt@flightgear.org +http://www.flightgear.org/~curt Norman Vine matrix math class optimization support diff --git a/src/FDM/JSBSim/JSBSim.cxx b/src/FDM/JSBSim/JSBSim.cxx index cf9e68372..6a69fef38 100644 --- a/src/FDM/JSBSim/JSBSim.cxx +++ b/src/FDM/JSBSim/JSBSim.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 diff --git a/src/FDM/JSBSim/JSBSim.hxx b/src/FDM/JSBSim/JSBSim.hxx index d1a54a5a3..961f88b1b 100644 --- a/src/FDM/JSBSim/JSBSim.hxx +++ b/src/FDM/JSBSim/JSBSim.hxx @@ -5,7 +5,7 @@ Maintained by: Tony Peden, Curt Olson Date started: 02/01/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 diff --git a/src/FDM/LaRCsim/LaRCsim.cxx b/src/FDM/LaRCsim/LaRCsim.cxx index a8b9f305e..5d0564f06 100644 --- a/src/FDM/LaRCsim/LaRCsim.cxx +++ b/src/FDM/LaRCsim/LaRCsim.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started October 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 diff --git a/src/FDM/LaRCsim/LaRCsim.hxx b/src/FDM/LaRCsim/LaRCsim.hxx index f729e68fb..eadf2b4a6 100644 --- a/src/FDM/LaRCsim/LaRCsim.hxx +++ b/src/FDM/LaRCsim/LaRCsim.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/FDM/LaRCsim/c172_main.c b/src/FDM/LaRCsim/c172_main.c index 1305f2eea..51295e722 100644 --- a/src/FDM/LaRCsim/c172_main.c +++ b/src/FDM/LaRCsim/c172_main.c @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started October 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 diff --git a/src/FDM/LaRCsim/ls_interface.h b/src/FDM/LaRCsim/ls_interface.h index 946ff7657..638d59086 100644 --- a/src/FDM/LaRCsim/ls_interface.h +++ b/src/FDM/LaRCsim/ls_interface.h @@ -3,7 +3,7 @@ * * Written by Curtis Olson, started May 1997. * - * Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com + * 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 @@ -66,8 +66,11 @@ int ls_ForceAltitude(double alt_feet); // $Log$ -// Revision 1.1 2002/09/10 01:14:02 curt -// Initial revision +// Revision 1.2 2004/11/19 22:10:42 curt +// Fix my mailing address by replacing it with my web page. +// +// Revision 1.1.1.1 2002/09/10 01:14:02 curt +// Initial revision of FlightGear-0.9.0 // // Revision 1.5 2001/03/24 05:03:12 curt // SG-ified logstream. diff --git a/src/FDM/MagicCarpet.cxx b/src/FDM/MagicCarpet.cxx index 2e26a17a7..0402c28a5 100644 --- a/src/FDM/MagicCarpet.cxx +++ b/src/FDM/MagicCarpet.cxx @@ -2,7 +2,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/FDM/MagicCarpet.hxx b/src/FDM/MagicCarpet.hxx index aa35b020d..cc5d6547f 100644 --- a/src/FDM/MagicCarpet.hxx +++ b/src/FDM/MagicCarpet.hxx @@ -2,7 +2,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/FDM/NullFDM.cxx b/src/FDM/NullFDM.cxx index 021330346..d290d6eb0 100644 --- a/src/FDM/NullFDM.cxx +++ b/src/FDM/NullFDM.cxx @@ -2,7 +2,7 @@ // action is externally driven. // Written by Curtis Olson, started November 1999. // -// Copyright (C) 1999 - 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 - 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 diff --git a/src/FDM/NullFDM.hxx b/src/FDM/NullFDM.hxx index f2e4f1f8a..a11e7f211 100644 --- a/src/FDM/NullFDM.hxx +++ b/src/FDM/NullFDM.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started November 1999. // -// Copyright (C) 1999 - 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999 - 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 diff --git a/src/FDM/UFO.cxx b/src/FDM/UFO.cxx index 65e9fb2c4..e8df63e42 100644 --- a/src/FDM/UFO.cxx +++ b/src/FDM/UFO.cxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started October 1999. // Slightly modified from MagicCarpet.cxx by Jonathan Polley, April 2002 // -// Copyright (C) 1999-2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999-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 diff --git a/src/FDM/UFO.hxx b/src/FDM/UFO.hxx index 10219cd3d..32947ab19 100644 --- a/src/FDM/UFO.hxx +++ b/src/FDM/UFO.hxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started October 1999. // Slightly modified from MagicCarpet.hxx by Jonathan Polley, April 2002 // -// Copyright (C) 1999-2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1999-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 diff --git a/src/FDM/flight.cxx b/src/FDM/flight.cxx index b0969c3f6..bd5a61ef9 100644 --- a/src/FDM/flight.cxx +++ b/src/FDM/flight.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/FDM/flight.hxx b/src/FDM/flight.hxx index 010a6f20f..3c200a295 100644 --- a/src/FDM/flight.hxx +++ b/src/FDM/flight.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/GUI/preset_dlg.cxx b/src/GUI/preset_dlg.cxx index d13ad4787..4fbfaf007 100644 --- a/src/GUI/preset_dlg.cxx +++ b/src/GUI/preset_dlg.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 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 diff --git a/src/Include/general.hxx b/src/Include/general.hxx index 8a417480e..6e94b3f9f 100644 --- a/src/Include/general.hxx +++ b/src/Include/general.hxx @@ -4,7 +4,7 @@ // // Written by Curtis Olson, started July 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Include/version.h.in b/src/Include/version.h.in index 7e49437c4..3f43698fd 100644 --- a/src/Include/version.h.in +++ b/src/Include/version.h.in @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started October 2000. // -// Copyright (C) 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2000 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 diff --git a/src/Instrumentation/kr_87.cxx b/src/Instrumentation/kr_87.cxx index 58e358d7a..fcdf8dfbe 100644 --- a/src/Instrumentation/kr_87.cxx +++ b/src/Instrumentation/kr_87.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Instrumentation/kr_87.hxx b/src/Instrumentation/kr_87.hxx index cd047e9c4..0b6dd7aa5 100644 --- a/src/Instrumentation/kr_87.hxx +++ b/src/Instrumentation/kr_87.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 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 diff --git a/src/Main/bootstrap.cxx b/src/Main/bootstrap.cxx index 40c85c743..5f2b24a54 100644 --- a/src/Main/bootstrap.cxx +++ b/src/Main/bootstrap.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 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 diff --git a/src/Main/fg_init.cxx b/src/Main/fg_init.cxx index 9c09a6cf1..791a141e6 100644 --- a/src/Main/fg_init.cxx +++ b/src/Main/fg_init.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started August 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Main/fg_init.hxx b/src/Main/fg_init.hxx index adfc4cc3c..a6cb5e99a 100644 --- a/src/Main/fg_init.hxx +++ b/src/Main/fg_init.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started August 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Main/fg_io.cxx b/src/Main/fg_io.cxx index bf8af8592..efcef0d13 100644 --- a/src/Main/fg_io.cxx +++ b/src/Main/fg_io.cxx @@ -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 diff --git a/src/Main/fg_io.hxx b/src/Main/fg_io.hxx index aa377c182..b5a2cbb17 100644 --- a/src/Main/fg_io.hxx +++ b/src/Main/fg_io.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 diff --git a/src/Main/globals.cxx b/src/Main/globals.cxx index d8b2997c8..487fa8fef 100644 --- a/src/Main/globals.cxx +++ b/src/Main/globals.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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/Main/globals.hxx b/src/Main/globals.hxx index 13215e6ee..6af736766 100644 --- a/src/Main/globals.hxx +++ b/src/Main/globals.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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/Main/main.cxx b/src/Main/main.cxx index 58c47e0e9..9bb5ff0f7 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 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 diff --git a/src/Main/options.cxx b/src/Main/options.cxx index aef5b0577..722ab57f9 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Main/options.hxx b/src/Main/options.hxx index 23e288069..4af5349e6 100644 --- a/src/Main/options.hxx +++ b/src/Main/options.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Main/renderer.cxx b/src/Main/renderer.cxx index 22dca5d6a..12fbeda9a 100644 --- a/src/Main/renderer.cxx +++ b/src/Main/renderer.cxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started May 1997. // This file contains parts of main.cxx prior to october 2004 // -// Copyright (C) 1997 - 2002 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 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 diff --git a/src/Main/runfgfs.in b/src/Main/runfgfs.in index 6ddd7380e..68ba3dfb0 100755 --- a/src/Main/runfgfs.in +++ b/src/Main/runfgfs.in @@ -5,7 +5,7 @@ # # Written by Curtis Olson, started September 1997. # -# Copyright (C) 1997 - 1998 Curtis L. Olson - curt@me.umn.edu +# Copyright (C) 1997 - 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/Main/util.cxx b/src/Main/util.cxx index 1e7f4e446..ca3231206 100644 --- a/src/Main/util.cxx +++ b/src/Main/util.cxx @@ -1,5 +1,5 @@ // util.cxx - general-purpose utility functions. -// Copyright (C) 2002 Curtis L. Olson - curt@me.umn.edu +// 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 diff --git a/src/Main/util.hxx b/src/Main/util.hxx index 773a8c517..5f4930d1c 100644 --- a/src/Main/util.hxx +++ b/src/Main/util.hxx @@ -1,5 +1,5 @@ // util.hxx - general-purpose utility functions. -// Copyright (C) 2002 Curtis L. Olson - curt@me.umn.edu +// 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 diff --git a/src/Main/viewer.cxx b/src/Main/viewer.cxx index 67f4cec18..b39b14144 100644 --- a/src/Main/viewer.cxx +++ b/src/Main/viewer.cxx @@ -5,7 +5,7 @@ // partially rewritten by Jim Wilson jim@kelcomaine.com using interface // by David Megginson March 2002 // -// Copyright (C) 1997 - 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 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/Main/viewer.hxx b/src/Main/viewer.hxx index 3f9c95e29..67a13ee63 100644 --- a/src/Main/viewer.hxx +++ b/src/Main/viewer.hxx @@ -5,7 +5,7 @@ // partially rewritten by Jim Wilson jim@kelcomaine.com using interface // by David Megginson March 2002 // -// Copyright (C) 1997 - 2000 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1997 - 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/Main/viewmgr.cxx b/src/Main/viewmgr.cxx index f822043a3..371c38f7d 100644 --- a/src/Main/viewmgr.cxx +++ b/src/Main/viewmgr.cxx @@ -3,7 +3,7 @@ // Written by Curtis Olson, started October 2000. // partially rewritten by Jim Wilson March 2002 // -// 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/Main/viewmgr.hxx b/src/Main/viewmgr.hxx index f71635694..23a9ac614 100644 --- a/src/Main/viewmgr.hxx +++ b/src/Main/viewmgr.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started October 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/Navaids/fix.hxx b/src/Navaids/fix.hxx index e50bc2761..b4f9817ff 100644 --- a/src/Navaids/fix.hxx +++ b/src/Navaids/fix.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/fixlist.cxx b/src/Navaids/fixlist.cxx index b4548a66d..f22fa57fb 100644 --- a/src/Navaids/fixlist.cxx +++ b/src/Navaids/fixlist.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/fixlist.hxx b/src/Navaids/fixlist.hxx index 26483a13d..20e7b8800 100644 --- a/src/Navaids/fixlist.hxx +++ b/src/Navaids/fixlist.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/nav.hxx b/src/Navaids/nav.hxx index 2ead9fd8c..a481959ee 100644 --- a/src/Navaids/nav.hxx +++ b/src/Navaids/nav.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/navdb.cxx b/src/Navaids/navdb.cxx index 09eaa8fd8..bfb59de09 100644 --- a/src/Navaids/navdb.cxx +++ b/src/Navaids/navdb.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 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 diff --git a/src/Navaids/navdb.hxx b/src/Navaids/navdb.hxx index 355ff5507..fc249f3df 100644 --- a/src/Navaids/navdb.hxx +++ b/src/Navaids/navdb.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 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 diff --git a/src/Navaids/navlist.cxx b/src/Navaids/navlist.cxx index dbffc73c3..7f8cb72bb 100644 --- a/src/Navaids/navlist.cxx +++ b/src/Navaids/navlist.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/navlist.hxx b/src/Navaids/navlist.hxx index 1298eddb2..08f8f80b3 100644 --- a/src/Navaids/navlist.hxx +++ b/src/Navaids/navlist.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Navaids/navrecord.hxx b/src/Navaids/navrecord.hxx index dcd7b36bd..96e0b450a 100644 --- a/src/Navaids/navrecord.hxx +++ b/src/Navaids/navrecord.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 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 diff --git a/src/Network/atc610x.cxx b/src/Network/atc610x.cxx index 31c3734d8..ba6f172f4 100644 --- a/src/Network/atc610x.cxx +++ b/src/Network/atc610x.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Network/atc610x.hxx b/src/Network/atc610x.hxx index 8dbb80a3f..98c3fcd03 100644 --- a/src/Network/atc610x.hxx +++ b/src/Network/atc610x.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Network/atlas.cxx b/src/Network/atlas.cxx index 3301c55cf..09e3724df 100644 --- a/src/Network/atlas.cxx +++ b/src/Network/atlas.cxx @@ -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 diff --git a/src/Network/atlas.hxx b/src/Network/atlas.hxx index 0d76d3098..d4b9741f6 100644 --- a/src/Network/atlas.hxx +++ b/src/Network/atlas.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 diff --git a/src/Network/garmin.cxx b/src/Network/garmin.cxx index f2c8f3288..80690a22e 100644 --- a/src/Network/garmin.cxx +++ b/src/Network/garmin.cxx @@ -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 diff --git a/src/Network/garmin.hxx b/src/Network/garmin.hxx index 5e2db9416..6fd2ad569 100644 --- a/src/Network/garmin.hxx +++ b/src/Network/garmin.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 diff --git a/src/Network/generic.cxx b/src/Network/generic.cxx index c25e82580..38481b08b 100644 --- a/src/Network/generic.cxx +++ b/src/Network/generic.cxx @@ -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 diff --git a/src/Network/generic.hxx b/src/Network/generic.hxx index 0962ff393..c5657f764 100644 --- a/src/Network/generic.hxx +++ b/src/Network/generic.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 diff --git a/src/Network/httpd.cxx b/src/Network/httpd.cxx index 3e4242492..e1d2b6c3b 100644 --- a/src/Network/httpd.cxx +++ b/src/Network/httpd.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // Jpeg Image Support added August 2001 // by Norman Vine - nhv@cape.com diff --git a/src/Network/httpd.hxx b/src/Network/httpd.hxx index 1acb1dfff..57c8a7484 100644 --- a/src/Network/httpd.hxx +++ b/src/Network/httpd.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // Jpeg Image Support added August 2001 // by Norman Vine - nhv@cape.com diff --git a/src/Network/joyclient.cxx b/src/Network/joyclient.cxx index 954b4e55c..2f5e802aa 100644 --- a/src/Network/joyclient.cxx +++ b/src/Network/joyclient.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Network/joyclient.hxx b/src/Network/joyclient.hxx index f28d74ad9..f705331d4 100644 --- a/src/Network/joyclient.hxx +++ b/src/Network/joyclient.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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/Network/jpg-httpd.cxx b/src/Network/jpg-httpd.cxx index e24edc479..32642751a 100644 --- a/src/Network/jpg-httpd.cxx +++ b/src/Network/jpg-httpd.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // Jpeg Image Support added August 2001 // by Norman Vine - nhv@cape.com diff --git a/src/Network/jpg-httpd.hxx b/src/Network/jpg-httpd.hxx index 610b51215..f6ac5713a 100644 --- a/src/Network/jpg-httpd.hxx +++ b/src/Network/jpg-httpd.hxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started June 2001. // -// Copyright (C) 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // Jpeg Image Support added August 2001 // by Norman Vine - nhv@cape.com diff --git a/src/Network/jsclient.cxx b/src/Network/jsclient.cxx index a97ab6313..3df3b486e 100644 --- a/src/Network/jsclient.cxx +++ b/src/Network/jsclient.cxx @@ -3,7 +3,7 @@ // Copyright (C) 2003 by Manuel Bessler and Stephen Lowry // // based on joyclient.cxx by Curtis Olson -// 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/Network/jsclient.hxx b/src/Network/jsclient.hxx index d82391a65..4c5bfc1b2 100644 --- a/src/Network/jsclient.hxx +++ b/src/Network/jsclient.hxx @@ -3,7 +3,7 @@ // Copyright (C) 2003 by Manuel Bessler and Stephen Lowry // // based on joyclient.hxx by Curtis Olson -// 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/Network/native.cxx b/src/Network/native.cxx index c2e94190e..fcf3f5729 100644 --- a/src/Network/native.cxx +++ b/src/Network/native.cxx @@ -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 diff --git a/src/Network/native.hxx b/src/Network/native.hxx index 703438a2a..e54984841 100644 --- a/src/Network/native.hxx +++ b/src/Network/native.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 diff --git a/src/Network/native_ctrls.cxx b/src/Network/native_ctrls.cxx index 4d2051a35..118555abb 100644 --- a/src/Network/native_ctrls.cxx +++ b/src/Network/native_ctrls.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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 diff --git a/src/Network/native_ctrls.hxx b/src/Network/native_ctrls.hxx index 82a995aa4..7d5be525e 100644 --- a/src/Network/native_ctrls.hxx +++ b/src/Network/native_ctrls.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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 diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index 6b8393136..6c1e027b6 100644 --- a/src/Network/native_fdm.cxx +++ b/src/Network/native_fdm.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 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 diff --git a/src/Network/native_fdm.hxx b/src/Network/native_fdm.hxx index b7013d13d..18b4cf40b 100644 --- a/src/Network/native_fdm.hxx +++ b/src/Network/native_fdm.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 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 diff --git a/src/Network/native_gui.cxx b/src/Network/native_gui.cxx index bad4a0b09..33d8743ac 100644 --- a/src/Network/native_gui.cxx +++ b/src/Network/native_gui.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Network/native_gui.hxx b/src/Network/native_gui.hxx index c92d9e6a7..7167699f7 100644 --- a/src/Network/native_gui.hxx +++ b/src/Network/native_gui.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 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 diff --git a/src/Network/nmea.cxx b/src/Network/nmea.cxx index dfc7d5edb..72fbbdbdf 100644 --- a/src/Network/nmea.cxx +++ b/src/Network/nmea.cxx @@ -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 diff --git a/src/Network/nmea.hxx b/src/Network/nmea.hxx index 094a87899..4ebd97ee9 100644 --- a/src/Network/nmea.hxx +++ b/src/Network/nmea.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 diff --git a/src/Network/props.cxx b/src/Network/props.cxx index 3504f99c8..3a0a1986e 100644 --- a/src/Network/props.cxx +++ b/src/Network/props.cxx @@ -4,7 +4,7 @@ // Written by Curtis Olson, started September 2000. // Modified by Bernie Bright, May 2002. // -// 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/Network/props.hxx b/src/Network/props.hxx index 866baefbd..01cb6ae8e 100644 --- a/src/Network/props.hxx +++ b/src/Network/props.hxx @@ -4,7 +4,7 @@ // Written by Curtis Olson, started September 2000. // Modified by Bernie Bright, May 2002. // -// 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/Network/protocol.cxx b/src/Network/protocol.cxx index e505bd5d5..8c0a05641 100644 --- a/src/Network/protocol.cxx +++ b/src/Network/protocol.cxx @@ -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 diff --git a/src/Network/protocol.hxx b/src/Network/protocol.hxx index f02ef5755..b0c82c558 100644 --- a/src/Network/protocol.hxx +++ b/src/Network/protocol.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 diff --git a/src/Network/pve.cxx b/src/Network/pve.cxx index d162f348e..3447bac4f 100644 --- a/src/Network/pve.cxx +++ b/src/Network/pve.cxx @@ -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 diff --git a/src/Network/pve.hxx b/src/Network/pve.hxx index 455f0b184..18d1dadac 100644 --- a/src/Network/pve.hxx +++ b/src/Network/pve.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 diff --git a/src/Network/rul.cxx b/src/Network/rul.cxx index 9040a8c4f..80c6e4689 100644 --- a/src/Network/rul.cxx +++ b/src/Network/rul.cxx @@ -3,7 +3,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 diff --git a/src/Network/rul.hxx b/src/Network/rul.hxx index c2f68441a..110bba5cd 100644 --- a/src/Network/rul.hxx +++ b/src/Network/rul.hxx @@ -3,7 +3,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 diff --git a/src/Replay/replay.cxx b/src/Replay/replay.cxx index 0e4249e42..17cda3b71 100644 --- a/src/Replay/replay.cxx +++ b/src/Replay/replay.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started Juley 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/Replay/replay.hxx b/src/Replay/replay.hxx index 499b9c349..90367beb0 100644 --- a/src/Replay/replay.hxx +++ b/src/Replay/replay.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started Juley 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/Scenery/newcache.cxx b/src/Scenery/newcache.cxx index 033e11e8c..4bfdddd69 100644 --- a/src/Scenery/newcache.cxx +++ b/src/Scenery/newcache.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started December 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/Scenery/newcache.hxx b/src/Scenery/newcache.hxx index dfbfcf190..de0db296d 100644 --- a/src/Scenery/newcache.hxx +++ b/src/Scenery/newcache.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started December 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/Scenery/scenery.cxx b/src/Scenery/scenery.cxx index 88435c10c..51b598c74 100644 --- a/src/Scenery/scenery.cxx +++ b/src/Scenery/scenery.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Scenery/scenery.hxx b/src/Scenery/scenery.hxx index 5584f9456..3c753e1d1 100644 --- a/src/Scenery/scenery.hxx +++ b/src/Scenery/scenery.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Scenery/tileentry.cxx b/src/Scenery/tileentry.cxx index 3ccf0e79d..310e8fb07 100644 --- a/src/Scenery/tileentry.cxx +++ b/src/Scenery/tileentry.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1998. // -// Copyright (C) 1998 - 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 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 diff --git a/src/Scenery/tileentry.hxx b/src/Scenery/tileentry.hxx index de188cd90..bcc669c47 100644 --- a/src/Scenery/tileentry.hxx +++ b/src/Scenery/tileentry.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1998. // -// Copyright (C) 1998 - 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 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 diff --git a/src/Scenery/tilemgr.cxx b/src/Scenery/tilemgr.cxx index 6730eaea2..ea10fd646 100644 --- a/src/Scenery/tilemgr.cxx +++ b/src/Scenery/tilemgr.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 1998. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Scenery/tilemgr.hxx b/src/Scenery/tilemgr.hxx index 7c4a19105..6e4b30f34 100644 --- a/src/Scenery/tilemgr.hxx +++ b/src/Scenery/tilemgr.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started January 1998. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Sound/beacon.cxx b/src/Sound/beacon.cxx index 7b797a3a7..2a3ba6439 100644 --- a/src/Sound/beacon.cxx +++ b/src/Sound/beacon.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 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 diff --git a/src/Sound/beacon.hxx b/src/Sound/beacon.hxx index def92896e..7d2acfae5 100644 --- a/src/Sound/beacon.hxx +++ b/src/Sound/beacon.hxx @@ -4,7 +4,7 @@ // Written by Curtis Olson, started March 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 diff --git a/src/Sound/fg_fx.cxx b/src/Sound/fg_fx.cxx index 62973b1aa..97223c951 100644 --- a/src/Sound/fg_fx.cxx +++ b/src/Sound/fg_fx.cxx @@ -3,7 +3,7 @@ // Started by David Megginson, October 2001 // (Reuses some code from main.cxx, probably by Curtis Olson) // -// 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 diff --git a/src/Sound/fg_fx.hxx b/src/Sound/fg_fx.hxx index 116b61b55..2c80d1c04 100644 --- a/src/Sound/fg_fx.hxx +++ b/src/Sound/fg_fx.hxx @@ -3,7 +3,7 @@ // Started by David Megginson, October 2001 // (Reuses some code from main.cxx, probably by Curtis Olson) // -// 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 diff --git a/src/Sound/morse.cxx b/src/Sound/morse.cxx index e88b2242a..ea86999d8 100644 --- a/src/Sound/morse.cxx +++ b/src/Sound/morse.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 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 diff --git a/src/Sound/morse.hxx b/src/Sound/morse.hxx index bd0f1aec1..0992a58ba 100644 --- a/src/Sound/morse.hxx +++ b/src/Sound/morse.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started March 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 diff --git a/src/Systems/electrical.cxx b/src/Systems/electrical.cxx index 72dcf3917..db2dce223 100644 --- a/src/Systems/electrical.cxx +++ b/src/Systems/electrical.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 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 diff --git a/src/Systems/electrical.hxx b/src/Systems/electrical.hxx index 1a0434222..0627b83c0 100644 --- a/src/Systems/electrical.hxx +++ b/src/Systems/electrical.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started September 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 diff --git a/src/Time/fg_timer.cxx b/src/Time/fg_timer.cxx index b98184070..032e958a0 100644 --- a/src/Time/fg_timer.cxx +++ b/src/Time/fg_timer.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Time/fg_timer.hxx b/src/Time/fg_timer.hxx index b5d7d46cd..bdf2c1aa0 100644 --- a/src/Time/fg_timer.hxx +++ b/src/Time/fg_timer.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started June 1997. // -// Copyright (C) 1997 Curtis L. Olson - curt@infoplane.com +// 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 diff --git a/src/Time/light.cxx b/src/Time/light.cxx index 910375911..33a5a1856 100644 --- a/src/Time/light.cxx +++ b/src/Time/light.cxx @@ -3,7 +3,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Time/light.hxx b/src/Time/light.hxx index fd4c215dc..b3a171c56 100644 --- a/src/Time/light.hxx +++ b/src/Time/light.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started April 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 diff --git a/src/Time/sunsolver.cxx b/src/Time/sunsolver.cxx index 0b16f2de7..384761c47 100644 --- a/src/Time/sunsolver.cxx +++ b/src/Time/sunsolver.cxx @@ -4,7 +4,7 @@ * * Written by Curtis Olson, started September 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/Time/sunsolver.hxx b/src/Time/sunsolver.hxx index 8d8b4b8fa..b8be9fe2d 100644 --- a/src/Time/sunsolver.hxx +++ b/src/Time/sunsolver.hxx @@ -4,7 +4,7 @@ * * Written by Curtis Olson, started September 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/Time/tmp.cxx b/src/Time/tmp.cxx index b77e53435..b04250917 100644 --- a/src/Time/tmp.cxx +++ b/src/Time/tmp.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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/Time/tmp.hxx b/src/Time/tmp.hxx index d443da2e1..64c5c72d4 100644 --- a/src/Time/tmp.hxx +++ b/src/Time/tmp.hxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started July 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/tests/test-mktime.cxx b/tests/test-mktime.cxx index 6c6734d51..24e328d23 100644 --- a/tests/test-mktime.cxx +++ b/tests/test-mktime.cxx @@ -145,7 +145,7 @@ int main() { printf("This will cause the sun/moon/stars/planets to be in the\n"); printf("wrong place in the sky and the rendered time of day will be\n"); printf("incorrect.\n\n"); - printf("Please report this to curt@me.umn.edu so we can work to fix\n"); + printf("Please report this to http://www.flightgear.org/~curt so we can work to fix\n"); printf("the problem on your platform.\n"); } } diff --git a/utils/TerraSync/terrasync.cxx b/utils/TerraSync/terrasync.cxx index 60d875faa..c25aa13d8 100644 --- a/utils/TerraSync/terrasync.cxx +++ b/utils/TerraSync/terrasync.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started November 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 diff --git a/utils/fgadmin/src/fgadmin_funcs.cxx b/utils/fgadmin/src/fgadmin_funcs.cxx index 8f6bc9547..ea8de12d8 100644 --- a/utils/fgadmin/src/fgadmin_funcs.cxx +++ b/utils/fgadmin/src/fgadmin_funcs.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 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 diff --git a/utils/fgadmin/src/main.cxx b/utils/fgadmin/src/main.cxx index 45ac1e14f..f08fc59c1 100644 --- a/utils/fgadmin/src/main.cxx +++ b/utils/fgadmin/src/main.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started February 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