mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
README: Add link to LICENSE (GH-21565)
Thanks @wbnns for your contribution.
This commit is contained in:
parent
802726acf6
commit
3112aab314
1 changed files with 3 additions and 2 deletions
|
@ -259,8 +259,9 @@ rights reserved.
|
|||
|
||||
Copyright (c) 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
||||
|
||||
See the file "LICENSE" for information on the history of this software, terms &
|
||||
conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
|
||||
See the `LICENSE <https://github.com/python/cpython/blob/master/LICENSE>`_ for
|
||||
information on the history of this software, terms & conditions for usage, and a
|
||||
DISCLAIMER OF ALL WARRANTIES.
|
||||
|
||||
This Python distribution contains *no* GNU General Public License (GPL) code,
|
||||
so it may be used in proprietary projects. There are interfaces to some GNU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue