Issue 795531: license inconsistency - Python tracker (original) (raw)

Issue795531

Created on 2003-08-26 18:08 by briangough, last changed 2022-04-10 16:10 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
license.patch briangough,2003-08-26 18:08 fix dates in license.rex
Messages (2)
msg44517 - (view) Author: Brian Gough (briangough) Date: 2003-08-26 18:08
there is a discrepancy between the format of the dates in copyright.tex and in license.tex (2001,2002,2003 vs 2001-2003), which fails on a strict interpretation of the license
msg44518 - (view) Author: Tim Peters (tim.peters) * (Python committer) Date: 2004-03-20 17:37
Logged In: YES user_id=31435 Thanks. I changed copyright.tex instead -- changing the license is a major event for lots of people. Doc/commontex/copyright.tex; new revision: 1.2 Doc/commontex/license.tex; new revision: 1.4
History
Date User Action Args
2022-04-10 16:10:50 admin set github: 39131
2003-08-26 18:08:53 briangough create