]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.cxx
Merge branch 'tat/configure'
[flightgear.git] / src / Network / jsclient.cxx
index a97ab631312ca908116ddbcd97783fbcca431fda..1fff200ad012e0cfb694ded55ad4aed4bda905ae 100644 (file)
@@ -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
 //
 // 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$
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
 
 #include <simgear/debug/logstream.hxx>
 #include <simgear/io/iochannel.hxx>