Skip to content

Commit 78d9361

Browse files
committed
global: remove references to python-licenses.rst
This file no longer exists.
1 parent 9fe3db4 commit 78d9361

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@ Licensing
153153
Python and its various dependencies are governed by varied software use
154154
licenses. This impacts the rights and requirements of downstream consumers.
155155

156-
The ``python-licenses.rst`` file contained in this repository and produced
157-
artifacts summarizes the licenses of various components.
158-
159156
Most licenses are fairly permissive. Notable exceptions to this are GDBM and
160157
readline, which are both licensed under GPL Version 3.
161158

cpython-macos/build-cpython.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,3 @@ cp -av Modules/config.c.in ${ROOT}/out/python/build/Modules/
6969
cp -av Python/frozen.c ${ROOT}/out/python/build/Python/
7070
cp -av Modules/Setup.dist ${ROOT}/out/python/build/Modules/
7171
cp -av Modules/Setup.local ${ROOT}/out/python/build/Modules/
72-
73-
cp ${ROOT}/python-licenses.rst ${ROOT}/out/python/LICENSE.rst

0 commit comments

Comments
 (0)