diff options
-rw-r--r-- | ext/gmp/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gmp/README b/ext/gmp/README index 2842dd3880..e142e2e031 100644 --- a/ext/gmp/README +++ b/ext/gmp/README @@ -1,3 +1,5 @@ Arbitrary length number support with GNU MP library. Please see the PGP manual for more documentation. See also GNU MP home page at http://www.swox.com/gmp/. +GNU MP library is available under the tems of GNU LGPL +license. Please see http://www.swox.com/gmp/lgpl.html |