Ian Jauslin
summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2016-05-20 20:30:15 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2016-05-20 20:30:15 +0000
commit2125f01f97abfe343fc5e0cc078bf1d081b2e441 (patch)
tree932dc60739384224be31f9e894ae63055634435e /NOTICE
Initial commitv1.0
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE15
1 files changed, 15 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..ce0ac9d
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,15 @@
+libinum
+Copyright 2016 Ian Jauslin
+
+Numerical values may be represented as multi-precision floats using
+the GNU MPFR library, which is licensed under the GNU Lesser General
+Public License (LGPL) version 3 (see LGPL3 for a copy of the license).
+See
+ http://www.mpfr.org/
+for details.
+
+The GNU MPFR library is based on the GNU GMP library, which is licensed
+under the GNU Lesser General Public License (LGPL) version 3 (see LGPL3
+for a copy of the license). See
+ http://www.gmplib.org/
+for details.