Benjamin Peterson
|
71380c3dfe
|
update copyright year
|
2010-01-01 04:00:55 +00:00 |
Benjamin Peterson
|
d6baa70b96
|
welcome to 2009, Python!
|
2009-01-01 17:29:49 +00:00 |
Barry Warsaw
|
189b6d85c9
|
More copyright year and version number bumps
|
2008-03-01 03:15:20 +00:00 |
Anthony Baxter
|
83955ef639
|
update to (c) years to include 2007
|
2007-01-06 04:45:54 +00:00 |
Georg Brandl
|
b69406dc09
|
Update general copyright years to 2006.
|
2006-02-11 15:30:36 +00:00 |
Anthony Baxter
|
c560a00966
|
happy new year! (on the trunk)
|
2005-01-25 12:40:01 +00:00 |
Anthony Baxter
|
c3d931685b
|
forward-port 1.17.12.1
|
2004-05-13 11:54:19 +00:00 |
Guido van Rossum
|
908ec365dc
|
Another copyright update. (JvR: can you backport this to the 2.3a1
release branch?)
|
2003-01-02 16:27:15 +00:00 |
Michael W. Hudson
|
494cdb6d78
|
Add 2002 to PSF copyrights.
Doc/README is odd; it assigns some copyright to the PSF in 2000, when
I didn't think it existed...
|
2002-02-27 13:29:46 +00:00 |
Guido van Rossum
|
23f7aed2a7
|
Because this code was derived from Python 1.6.1 (amongst others), the
CNRI copyright should be updated to include 2001.
|
2001-04-12 20:53:31 +00:00 |
Guido van Rossum
|
ce260d569e
|
Update copyright to PSF.
|
2001-04-12 12:27:34 +00:00 |
Guido van Rossum
|
d94ade1fcc
|
Add my name to the copyright notice.
|
2001-01-18 14:50:11 +00:00 |
Guido van Rossum
|
f4d189f70b
|
All right. More uniformity, and extra blank lines.
|
2000-09-04 01:27:04 +00:00 |
Guido van Rossum
|
7ca7b5ac93
|
Use periods, not semicolons between Copyright and All Rights Reserved.
|
2000-09-04 01:22:12 +00:00 |
Guido van Rossum
|
76ad68ae6e
|
Change the copyright notice according to CNRI's wishes, with
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.)
|
2000-09-03 03:35:50 +00:00 |
Guido van Rossum
|
8586991099
|
REMOVED all CWI, CNRI and BeOpen copyright markings.
This should match the situation in the 1.6b1 tree.
|
2000-09-01 23:29:29 +00:00 |
Thomas Wouters
|
f70ef4f860
|
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
declarations yet, those come later.
|
2000-07-22 18:47:25 +00:00 |
Guido van Rossum
|
fd71b9e9d4
|
Change copyright notice.
|
2000-06-30 23:50:40 +00:00 |
Guido van Rossum
|
cf3ba65749
|
At Bob Kahn's request, add CNRI to the copyright string (but not to
the notice yet).
|
2000-05-10 20:06:00 +00:00 |
Guido van Rossum
|
d266eb460e
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
Guido van Rossum
|
7cffd1322b
|
added 1996
|
1996-07-21 02:28:11 +00:00 |
Guido van Rossum
|
582646aecc
|
grand renaming; added copyright to some files
|
1996-05-28 22:30:17 +00:00 |
Guido van Rossum
|
020dfe7f2e
|
include Python.h
|
1995-09-18 21:40:19 +00:00 |
Guido van Rossum
|
667d704997
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |