aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@github.mail.kapsi.fi>2015-07-07 10:41:09 +0300
committerPetteri Aimonen <jpa@github.mail.kapsi.fi>2015-07-07 10:41:09 +0300
commitad9ed940e57d43432b276e95aee6ca9df6f23ccd (patch)
tree68519f60b330c46b060340042630184c6469886c
parent6d4ced1f8f1ccb726a2e840ed8d6d8bca0833856 (diff)
downloadlibfixmath-ad9ed940e57d43432b276e95aee6ca9df6f23ccd.tar.gz
Add license info, as originally on Google Code.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9eba286..0b7055c 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,5 @@
This is a mirror of the libfixmath's original SVN repository on Google Code.
Libfixmath implements Q16.16 format fixed point operations in C.
+
+License: <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a>