summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-10 21:39:40 -0600
committerBdale Garbee <bdale@gag.com>2011-08-10 21:39:40 -0600
commit554c2163dfcce0f888ff671ee97342e2a5711895 (patch)
tree61672b940cb0be4580e119359b37e8ce446e6176
parent61211473bf9678f501c3c0b1a6b0906c85e6e46f (diff)
move license assertion to the bottom of the page
-rw-r--r--AltOS/index.mdwn8
-rw-r--r--AltOS/releases/0.9.2.mdwn2
2 files changed, 6 insertions, 4 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index 41f37d7..9034e8c 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -15,9 +15,6 @@ interface on the Altus Metrum devices.
There are also Linux-specific tools that provide lower level access to
the devices which are useful for developing firmware for the devices.
-The firmware and associated software are licensed [GPL version
-2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
-
We maintain a list of [launch site GPS coordinates](launch-sites.txt). If
your favorite launch site isn't included, please let us know!
@@ -251,3 +248,8 @@ the required USB serial device driver, and our package should do the right
things to bind it to our devices, but if you get a complaint about the device
being unrecognized, try pointing to the copy of the telemetrum.inf file
included in the package directory manually.
+
+## License ##
+
+The firmware and associated software are licensed [GPL version
+2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
diff --git a/AltOS/releases/0.9.2.mdwn b/AltOS/releases/0.9.2.mdwn
index 0904448..564a4a2 100644
--- a/AltOS/releases/0.9.2.mdwn
+++ b/AltOS/releases/0.9.2.mdwn
@@ -1,6 +1,6 @@
[[!inline pages="./0.9.2/ReleaseNotes-0.9.2.html" rss="no" raw="yes" ]]
-- Downloadables
+- Available Files:
- [Windows Installer](/AltOS/releases/0.9.2/Altos-Windows-0-9-2.exe)
- [Mac OS X Package](/AltOS/releases/0.9.2/Altos-Mac-0.9.2.zip)
- [Linux](/AltOS/releases/0.9.2/Altos-Linux-0.9.2.tar.bz2)