X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fnative_fdm.cxx;h=46fb62d1ab857710b8a594d7af24cd1ec0f29918;hb=ed434d9967b0b23e4abb172d699ef956246f4bf9;hp=3a07fa55132b8ee8cc3c8711b235451a6bde2048;hpb=a47f8cabab542bafbb81fc35a879f84605161f01;p=flightgear.git diff --git a/src/Network/native_fdm.cxx b/src/Network/native_fdm.cxx index 3a07fa551..46fb62d1a 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 @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -30,16 +30,18 @@ #include #include -#include -#include