Professionalism
Line 11: "may" instead of "can" Line 11: "implies" instead of "means" Line 14: "states" instead of "means" Line 17: -resources should be clear and separated-
This commit is contained in:
parent
823e8cf8d3
commit
b424e97e60
|
@ -8,9 +8,10 @@ Racket
|
||||||
Copyright (c) 2010-2014 PLT Design Inc.
|
Copyright (c) 2010-2014 PLT Design Inc.
|
||||||
|
|
||||||
Racket is distributed under the GNU Lesser General Public License
|
Racket is distributed under the GNU Lesser General Public License
|
||||||
(LGPL). This means that you can link Racket into proprietary
|
(LGPL). This implies that you may link Racket into proprietary
|
||||||
applications, provided you follow the rules stated in the LGPL. You can
|
applications, provided you follow the rules stated in the LGPL. You can
|
||||||
also modify Racket; if you distribute a modified version, you must
|
also modify Racket; if you distribute a modified version, you must
|
||||||
distribute it under the terms of the LGPL, which in particular means
|
distribute it under the terms of the LGPL, which in particular states
|
||||||
that you must release the source code for the modified software. See
|
that you must release the source code for the modified software.
|
||||||
racket/src/COPYING_LESSER.txt for more information.
|
|
||||||
|
See racket/src/COPYING_LESSER.txt for more information.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user