]> git.mxchange.org Git - flightgear.git/commitdiff
new FSF address (see http://www.gnu.org/licenses/gpl.html)
authormfranz <mfranz>
Tue, 21 Feb 2006 17:45:03 +0000 (17:45 +0000)
committermfranz <mfranz>
Tue, 21 Feb 2006 17:45:03 +0000 (17:45 +0000)
src/FDM/LaRCsim/IO360.cxx
src/FDM/LaRCsim/IO360.hxx
src/FDM/LaRCsim/LaRCsim.cxx
src/FDM/LaRCsim/LaRCsim.hxx
src/FDM/LaRCsim/LaRCsimIC.cxx
src/FDM/LaRCsim/LaRCsimIC.hxx
src/FDM/LaRCsim/c172_main.c
src/FDM/LaRCsim/ls_interface.c
src/FDM/LaRCsim/ls_interface.h

index 210ee8c9b47429b756dab50e60a83d562444c891..25359089a41ec109f04983b295c4d0dc2aa98897 100644 (file)
@@ -17,7 +17,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.
 
 #include <simgear/compiler.h>
 
index 1f0df8d7ce7fd417d38d625930571cdc3a2d06e7..fe8ae82ddf983af5db91b4d691037ed2762e7997 100644 (file)
@@ -17,7 +17,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.
 
 
 #ifndef _IO360_HXX_
index 64b08061c6b932c736f8501f237bb2f5e125ae2c..268cabe8b7f1bf5d60defa3e0dd0115bb681d18c 100644 (file)
@@ -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$
 
index eadf2b4a6e38317bb39152acbdb00f6d0eabfb9d..45bdd703ea9a06938a8c519e2e6dd2107231fd3a 100644 (file)
@@ -17,7 +17,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$
 //*************************************************************************/
index 562d0c5fa80d6ed0c800cb24f2392b6ad38f0349..ec867dbf3a8c9e74a6d2c0186fbf9991f292ce9e 100644 (file)
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
  details.
- 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., 59 Temple
Place - Suite 330, Boston, MA  02111-1307, USA.
+
+ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+
  Further information about the GNU General Public License can also be found on
  the world wide web at http://www.gnu.org.
 */ 
index e927fd90f2e8aacbdc92b009d8a373825ea1987e..b6e1121538da433b8b1046f48928a650c6e1c5db 100644 (file)
  FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
  details.
  
- 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., 59 Temple
Place - Suite 330, Boston, MA  02111-1307, USA.
+ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+
  Further information about the GNU General Public License can also be found on
  the world wide web at http://www.gnu.org.
 */ 
index 51295e7225ab83f0278ffa3dce279a63bd9cc3f0..acb15b1e94bfc0a70ec206b5b93dc1239d4b54b9 100644 (file)
@@ -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$
 
index 2ac63956f86b48384dc0b3dee7bec4d843853dad..069f264d36e08b346233ac87750d2254c0d514ba 100644 (file)
@@ -18,7 +18,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$
  * (Log is kept at end of this file)
@@ -580,8 +580,11 @@ int ls_ForceAltitude(double alt_feet) {
 /* Flight Gear Modification Log
  *
  * $Log$
- * Revision 1.1  2002/09/10 01:14:02  curt
- * Initial revision
+ * Revision 1.2  2006/02/21 17:45:03  mfranz
+ * new FSF address (see http://www.gnu.org/licenses/gpl.html)
+ *
+ * Revision 1.1.1.1  2002-09-10 01:14:02  curt
+ * Initial revision of FlightGear-0.9.0
  *
  * Revision 1.6  2002/01/30 15:17:27  david
  * Fixes from Cameron Moore:
index 638d59086498a027c80bd70e0357239798822b7a..fe5bdebe29943be40eb95377641b7e64c1e2411e 100644 (file)
@@ -17,7 +17,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$
  * (Log is kept at end of this file)
@@ -66,7 +66,10 @@ int ls_ForceAltitude(double alt_feet);
 
 
 // $Log$
-// Revision 1.2  2004/11/19 22:10:42  curt
+// Revision 1.3  2006/02/21 17:45:03  mfranz
+// new FSF address (see http://www.gnu.org/licenses/gpl.html)
+//
+// 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