Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
2f36b3e2
Kaydet (Commit)
2f36b3e2
authored
Nis 26, 2003
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Version updates for Python 2.3.
üst
ecf0f025
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
boilerplate.tex
Doc/texinputs/boilerplate.tex
+1
-1
license.tex
Doc/texinputs/license.tex
+6
-3
No files found.
Doc/texinputs/boilerplate.tex
Dosyayı görüntüle @
2f36b3e2
...
...
@@ -7,5 +7,5 @@
\date
{
\today
}
% XXX update before final release!
\release
{
2.3
}
% software release, not documentation
\setreleaseinfo
{
b1
}
% empty for final release
\setreleaseinfo
{
b1
+
}
% empty for final release
\setshortversion
{
2.3
}
% major.minor only for software
Doc/texinputs/license.tex
Dosyayı görüntüle @
2f36b3e2
...
...
@@ -24,7 +24,8 @@ All Python releases are Open Source (see
Historically, most, but not all, Python releases have also been
GPL-compatible; the table below summarizes the various releases.
\begin{tablev}
{
c|c|c|c|c
}{
textrm
}{
Release
}{
Derived from
}{
Year
}{
Owner
}{
GPL compatible?
}
\begin{tablev}
{
c|c|c|c|c
}{
textrm
}
%
{
Release
}{
Derived from
}{
Year
}{
Owner
}{
GPL compatible?
}
\linev
{
0.9.0 thru 1.2
}{
n/a
}{
1991-1995
}{
CWI
}{
yes
}
\linev
{
1.3 thru 1.5.2
}{
1.2
}{
1995-1999
}{
CNRI
}{
yes
}
\linev
{
1.6
}{
1.5.2
}{
2000
}{
CNRI
}{
no
}
...
...
@@ -37,6 +38,8 @@ GPL-compatible; the table below summarizes the various releases.
\linev
{
2.1.2
}{
2.1.1
}{
2002
}{
PSF
}{
yes
}
\linev
{
2.1.3
}{
2.1.2
}{
2002
}{
PSF
}{
yes
}
\linev
{
2.2.1
}{
2.2
}{
2002
}{
PSF
}{
yes
}
\linev
{
2.2.2
}{
2.2.1
}{
2002
}{
PSF
}{
yes
}
\linev
{
2.3
}{
2.2.2
}{
2002-2003
}{
PSF
}{
yes
}
\end{tablev}
\note
{
GPL-compatible doesn't mean that we're distributing
...
...
@@ -51,7 +54,7 @@ direction to make these releases possible.
\section
{
Terms and conditions for accessing or otherwise using Python
}
\centerline
{
\strong
{
PSF LICENSE AGREEMENT FOR PYTHON
2.3
}}
\centerline
{
\strong
{
PSF LICENSE AGREEMENT FOR PYTHON
\version
}}
\begin{enumerate}
\item
...
...
@@ -67,7 +70,7 @@ license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python
\version
{}
alone or in any derivative version, provided, however, that
PSF's License Agreement and PSF's notice of copyright, i.e.,
``Copyright
\copyright
{}
2001
, 2002
Python Software Foundation; All
``Copyright
\copyright
{}
2001
-2003
Python Software Foundation; All
Rights Reserved'' are retained in Python
\version
{}
alone or in any
derivative version prepared by Licensee.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment