license from main doc page: use "BC" and "CS"

This commit is contained in:
Matthew Flatt 2021-04-21 09:41:00 -06:00
parent c6608d78d3
commit 9753eb6fb0

View File

@ -11,12 +11,12 @@ components distributed under other licenses. In short:
@itemize[
@item{The traditional Racket runtime system includes code distributed
under the GNU Lesser General Public License, version 3.}
@item{The Racket on Chez Scheme runtime system embeds Chez Scheme, which
@item{The Racket CS Scheme runtime system embeds Chez Scheme, which
is distributed under the Apache version 2.0 license.}
@item{The Racket BC runtime system includes code distributed
under the GNU Lesser General Public License, version 3.}
]
Except for Windows executables that are created with the ``embed DLLs''