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 | |
| parent | adb6bf65d13ad55f0e3b862cf49a03c6f2d8a879 (diff) | |
| download | cpython-git-cfc2f980f62c5bdaff29dea54b82a73df0d2a071.tar.gz | |
remove (C) from copyright msg
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/info/texipre.dat | 2 | ||||
| -rw-r--r-- | Doc/texipre.dat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/info/texipre.dat b/Doc/info/texipre.dat index ec6576a1cb..93b4945007 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 diff --git a/Doc/texipre.dat b/Doc/texipre.dat index ec6576a1cb..93b4945007 100644 --- a/Doc/texipre.dat +++ b/Doc/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 |
