diff options
author | Guido van Rossum <guido@python.org> | 1995-03-28 13:33:21 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-28 13:33:21 +0000 |
commit | cfc2f980f62c5bdaff29dea54b82a73df0d2a071 (patch) | |
tree | 45429fbe8b9ea5d111907cffc564fe8f1c444805 /Doc/info | |
parent | add input time.sty; don't fiddle with sidemargins (diff) | |
download | cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.tar.gz cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.tar.bz2 cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.zip |
remove (C) from copyright msg
Diffstat (limited to 'Doc/info')
-rw-r--r-- | Doc/info/texipre.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index ec6576a1cbd..93b4945007b 100644 --- a/Doc/info/texipre.dat +++ b/Doc/info/texipre.dat @@ -14,7 +14,7 @@ the language, see the Python Tutorial. The Python Reference Manual gives a more formal definition of the language. (These manuals are not yet available in INFO or Texinfo format.) -Copyright (C) 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, +Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. All Rights Reserved |