LICENSE (527B)
1 License 2 ------- 3 4 Racket 5 Copyright (c) 2010-2017 PLT Design Inc. 6 7 Racket is distributed under the GNU Lesser General Public License 8 (LGPL). This implies that you may link Racket into proprietary 9 applications, provided you follow the rules stated in the LGPL. You can 10 also modify Racket; if you distribute a modified version, you must 11 distribute it under the terms of the LGPL, which in particular states 12 that you must release the source code for the modified software. 13 14 See racket/src/COPYING_LESSER.txt for more information.