diff options
author | Guido van Rossum <guido@python.org> | 1995-03-28 13:33:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-28 13:33:21 (GMT) |
commit | cfc2f980f62c5bdaff29dea54b82a73df0d2a071 (patch) | |
tree | 45429fbe8b9ea5d111907cffc564fe8f1c444805 /Doc/info | |
parent | adb6bf65d13ad55f0e3b862cf49a03c6f2d8a879 (diff) | |
download | cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.zip cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.tar.gz cpython-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.tar.bz2 |
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 ec6576a..93b4945 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 |