diff --git a/LICENSE b/LICENSE index 2e03f17eef..ac7177e84c 100644 --- a/LICENSE +++ b/LICENSE @@ -49,7 +49,7 @@ The following are used only in the traditional Racket executable: * GMP. Code from GMP can be found in racket/src/racket/src. The version of GMP used is distributed under the GNU Lesser General - Public License version 2.1. + Public License version 3. * The Boehm Collector. Code for this package can be found in racket/src/racket/gc. See the file racket/src/racket/gc/README.QUICK diff --git a/racket/src/LICENSE.txt b/racket/src/LICENSE.txt index 9937e1b9ac..ae815ead68 100644 --- a/racket/src/LICENSE.txt +++ b/racket/src/LICENSE.txt @@ -49,7 +49,7 @@ The following are used only in the traditional Racket executable: * GMP. Code from GMP can be found in racket/src. The version of GMP used is distributed under the GNU Lesser General - Public License version 2.1. + Public License version 3. * The Boehm Collector. Code for this package can be found in racket/gc. See the file racket/gc/README.QUICK