summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-29 16:48:03 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-29 16:48:03 +0000
commit311111145c60e102f2e586ff81c9d81addb072dd (patch)
tree6ef735d47540b0274a0f9bde59338b6ff19059e9 /AUTHORS
parent15de32aeaca920a2a631682639943ff19b4877d3 (diff)
downloadmpc-311111145c60e102f2e586ff81c9d81addb072dd.tar.gz
license change:
LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1027 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 04bb21b..8d31f63 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,3 +4,5 @@ Main authors:
Paul Zimmermann
Mickaƫl Gastineau has contributed the file Makefile.vc.
+
+File tests/memory.c taken from GNU MPFR, version 3.0.1.