Update package LICENSE files (#3048)
* Remove obsolete LGPL license files * Add LICENSE files to packages
This commit is contained in:
parent
ac41c8a361
commit
8dd65db7e2
10
pkgs/at-exp-lib/LICENSE
Normal file
10
pkgs/at-exp-lib/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
at-exp-lib
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/base/LICENSE
Normal file
10
pkgs/base/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
base
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/compiler-lib/LICENSE
Normal file
10
pkgs/compiler-lib/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
compiler-lib
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/compiler-test/LICENSE
Normal file
10
pkgs/compiler-test/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
compiler-test
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/compiler/LICENSE
Normal file
10
pkgs/compiler/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
compiler
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/net-doc/LICENSE
Normal file
10
pkgs/net-doc/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
net-doc
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/net-lib/LICENSE
Normal file
10
pkgs/net-lib/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
net-lib
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/net-test/LICENSE
Normal file
10
pkgs/net-test/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
net-test
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/net/LICENSE
Normal file
10
pkgs/net/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
net
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/plt-services/LICENSE
Normal file
10
pkgs/plt-services/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
10
pkgs/racket-benchmarks/LICENSE
Normal file
10
pkgs/racket-benchmarks/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
10
pkgs/racket-build-guide/LICENSE
Normal file
10
pkgs/racket-build-guide/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
10
pkgs/racket-doc/LICENSE
Normal file
10
pkgs/racket-doc/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
racket-doc
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/racket-index/LICENSE
Normal file
10
pkgs/racket-index/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
racket-index
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/racket-lib/LICENSE
Normal file
10
pkgs/racket-lib/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
racket-lib
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/racket-test-core/LICENSE
Normal file
10
pkgs/racket-test-core/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
racket-test
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/racket-test-extra/LICENSE
Normal file
10
pkgs/racket-test-extra/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
10
pkgs/racket-test/LICENSE
Normal file
10
pkgs/racket-test/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
|
@ -1,10 +0,0 @@
|
||||||
racket-test
|
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
|
||||||
License (LGPL). This means that you can link this package into proprietary
|
|
||||||
applications, provided you follow the rules stated in the LGPL. You
|
|
||||||
can also modify this package; if you distribute a modified version,
|
|
||||||
you must distribute it under the terms of the LGPL, which in
|
|
||||||
particular means that you must release the source code for the
|
|
||||||
modified software. See http://www.gnu.org/copyleft/lesser.html
|
|
||||||
for more information.
|
|
10
pkgs/zo-lib/LICENSE
Normal file
10
pkgs/zo-lib/LICENSE
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
This component of Racket is distributed under the under the Apache 2.0
|
||||||
|
and MIT licenses. The user can choose the license under which they
|
||||||
|
will be using the software. There may be other licenses within the
|
||||||
|
distribution with which the user must also comply.
|
||||||
|
|
||||||
|
See the files
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
|
||||||
|
and
|
||||||
|
https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
|
||||||
|
for the full text of the licenses.
|
Loading…
Reference in New Issue
Block a user