diff options
author | Guido van Rossum <guido@python.org> | 1995-01-04 19:21:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-01-04 19:21:21 (GMT) |
commit | 227a0a1e2d05596d706c2840e6fb407472075e72 (patch) | |
tree | 7f9c51b2e84bdd6fe36d05fa1c0b2fd352ec7ce0 /Misc/python.man | |
parent | f456b6d691b7d6a38d2f48e1da216ba1d4340ce7 (diff) | |
download | cpython-227a0a1e2d05596d706c2840e6fb407472075e72.zip cpython-227a0a1e2d05596d706c2840e6fb407472075e72.tar.gz cpython-227a0a1e2d05596d706c2840e6fb407472075e72.tar.bz2 |
Added 1995 to copyright message; added a few people to acks again...
Diffstat (limited to 'Misc/python.man')
-rw-r--r-- | Misc/python.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/python.man b/Misc/python.man index 483bea1..4e7d46a 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -1,4 +1,4 @@ -.TH PYTHON "3 May 1994" +.TH PYTHON "4 January 1995" .SH NAME python \- an interpreted, interactive, object-oriented programming language .SH SYNOPSIS @@ -221,15 +221,15 @@ To subscribe, send mail containing your real name and e-mail address in Internet form to .I python-list-request@cwi.nl. .SH COPYRIGHT -Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, -Amsterdam, The Netherlands. +Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, +The Netherlands. .IP " " All Rights Reserved .PP -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in +both that copyright notice and this permission notice appear in supporting documentation, and that the names of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. |