Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another copyright update. (JvR: can you backport this to the 2.3a1 | Guido van Rossum | 2003-01-02 | 1 | -1/+1 |
| | | | | release branch?) | ||||
* | Add 2002 to PSF copyrights. | Michael W. Hudson | 2002-02-27 | 1 | -1/+1 |
| | | | | | Doc/README is odd; it assigns some copyright to the PSF in 2000, when I didn't think it existed... | ||||
* | Because this code was derived from Python 1.6.1 (amongst others), the | Guido van Rossum | 2001-04-12 | 1 | -1/+1 |
| | | | | CNRI copyright should be updated to include 2001. | ||||
* | Update copyright to PSF. | Guido van Rossum | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | Add my name to the copyright notice. | Guido van Rossum | 2001-01-18 | 1 | -1/+5 |
| | |||||
* | All right. More uniformity, and extra blank lines. | Guido van Rossum | 2000-09-04 | 1 | -1/+4 |
| | |||||
* | Use periods, not semicolons between Copyright and All Rights Reserved. | Guido van Rossum | 2000-09-04 | 1 | -3/+3 |
| | |||||
* | Change the copyright notice according to CNRI's wishes, with | Guido van Rossum | 2000-09-03 | 1 | -2/+5 |
| | | | | | | | BeOpen.com added to the front. (Even if maybe we won't print this long banner at startup, the string must still be defined for sys.copyright.) | ||||
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -16/+0 |
| | | | | This should match the situation in the 1.6b1 tree. | ||||
* | Mass ANSIfication of function definitions. Doesn't cover all 'extern' | Thomas Wouters | 2000-07-22 | 1 | -1/+1 |
| | | | | declarations yet, those come later. | ||||
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
| | |||||
* | At Bob Kahn's request, add CNRI to the copyright string (but not to | Guido van Rossum | 2000-05-10 | 1 | -1/+5 |
| | | | | the notice yet). | ||||
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
| | |||||
* | added 1996 | Guido van Rossum | 1996-07-21 | 1 | -2/+2 |
| | |||||
* | grand renaming; added copyright to some files | Guido van Rossum | 1996-05-28 | 1 | -1/+25 |
| | |||||
* | include Python.h | Guido van Rossum | 1995-09-18 | 1 | -0/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1995-08-04 | 1 | -0/+7 |