mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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.
|
Copyright (c) 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
||||||
|
|
||||||
See the file "LICENSE" for information on the history of this software, terms &
|
See the `LICENSE <https://github.com/python/cpython/blob/master/LICENSE>`_ for
|
||||||
conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
|
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,
|
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
|
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