From: kruland2607 Date: Sun, 8 Jan 2012 02:47:12 +0000 (+0000) Subject: moving to core/ X-Git-Tag: upstream/12.03~1^2~161 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1df69fbe2b9763de73767b8aab18ae715ca19017;p=debian%2Fopenrocket moving to core/ git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@310 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/README.TXT b/README.TXT deleted file mode 100644 index c3c68458..00000000 --- a/README.TXT +++ /dev/null @@ -1,32 +0,0 @@ - -OpenRocket - an Open Source model rocket simulator --------------------------------------------------- - -Copyright (C) 2007-2011 Sampo Niskanen - - -For license information see the file LICENSE.TXT. - -For more information see http://openrocket.sourceforge.net/ - - - -To start the software run the class - - net.sf.openrocket.startup.Startup - -or from the JAR file run - - $ java -jar OpenRocket-.jar - - - -Contributions have been made by: --------------------------------- - -Sampo Niskanen, main developer -Doug Pedrick, support for reading RockSim designs, printing -Richard Graham, geodetic computations -Boris du Reau, internationalization -Tripoli France, Tripoli Spain, Stefan Lobas / ERIG, translations - diff --git a/core/README.TXT b/core/README.TXT new file mode 100644 index 00000000..c3c68458 --- /dev/null +++ b/core/README.TXT @@ -0,0 +1,32 @@ + +OpenRocket - an Open Source model rocket simulator +-------------------------------------------------- + +Copyright (C) 2007-2011 Sampo Niskanen + + +For license information see the file LICENSE.TXT. + +For more information see http://openrocket.sourceforge.net/ + + + +To start the software run the class + + net.sf.openrocket.startup.Startup + +or from the JAR file run + + $ java -jar OpenRocket-.jar + + + +Contributions have been made by: +-------------------------------- + +Sampo Niskanen, main developer +Doug Pedrick, support for reading RockSim designs, printing +Richard Graham, geodetic computations +Boris du Reau, internationalization +Tripoli France, Tripoli Spain, Stefan Lobas / ERIG, translations +