X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2Fmars.cxx;h=78c26f35d264a4f975d1b4265c835be13245e9ea;hb=f19e83dcf10d5fced3d799c884a4654d7ada6548;hp=a1879ee2197562272fd2d6e8311aec1f05104ac3;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/ephemeris/mars.cxx b/simgear/ephemeris/mars.cxx index a1879ee2..78c26f35 100644 --- a/simgear/ephemeris/mars.cxx +++ b/simgear/ephemeris/mars.cxx @@ -15,17 +15,13 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * - * You should have received a copy of the GNU Library General Public - * License along with this library; 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. * * $Id$ **************************************************************************/ -#ifdef __BORLANDC__ -# define exception c_exception -#endif #include #include "mars.hxx"