moving to core/
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 8 Jan 2012 02:47:12 +0000 (02:47 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Sun, 8 Jan 2012 02:47:12 +0000 (02:47 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@310 180e2498-e6e9-4542-8430-84ac67f01cd8

README.TXT [deleted file]
core/README.TXT [new file with mode: 0644]

diff --git a/README.TXT b/README.TXT
deleted file mode 100644 (file)
index c3c6845..0000000
+++ /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-<VERSION>.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 (file)
index 0000000..c3c6845
--- /dev/null
@@ -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-<VERSION>.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
+