File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -153,9 +153,6 @@ Licensing
153
153
Python and its various dependencies are governed by varied software use
154
154
licenses. This impacts the rights and requirements of downstream consumers.
155
155
156
- The ``python-licenses.rst `` file contained in this repository and produced
157
- artifacts summarizes the licenses of various components.
158
-
159
156
Most licenses are fairly permissive. Notable exceptions to this are GDBM and
160
157
readline, which are both licensed under GPL Version 3.
161
158
Original file line number Diff line number Diff line change @@ -69,5 +69,3 @@ cp -av Modules/config.c.in ${ROOT}/out/python/build/Modules/
69
69
cp -av Python/frozen.c ${ROOT} /out/python/build/Python/
70
70
cp -av Modules/Setup.dist ${ROOT} /out/python/build/Modules/
71
71
cp -av Modules/Setup.local ${ROOT} /out/python/build/Modules/
72
-
73
- cp ${ROOT} /python-licenses.rst ${ROOT} /out/python/LICENSE.rst
You can’t perform that action at this time.
0 commit comments