From 311111145c60e102f2e586ff81c9d81addb072dd Mon Sep 17 00:00:00 2001 From: enge Date: Mon, 29 Aug 2011 16:48:03 +0000 Subject: 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 --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index f703deb..55369db 100644 --- a/README +++ b/README @@ -1,3 +1,11 @@ -mpc is a complex floating-point library with exact rounding. +Copyright (C) INRIA 2003, 2005, 2008, 2009, 2011 + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without any warranty. + + +GNU MPC is a complex floating-point library with exact rounding. It is based on the GNU MPFR floating-point library (http://www.mpfr.org/), which is itself based on the GNU MP library (http://gmplib.org/). -- cgit v1.2.1