diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-17 16:01:08 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-17 16:01:08 +0000 |
| commit | 8e6b1aad21eb633266df61eaf497261a23efec1e (patch) | |
| tree | 164d75d11c80e84eef55d3a19d894dcbbdc66ed4 | |
| parent | 46965bca6aeff1f516694215c0613f67a7d76b7a (diff) | |
| download | cpython-git-8e6b1aad21eb633266df61eaf497261a23efec1e.tar.gz | |
add (c) symbol
| -rw-r--r-- | Doc/copyright.tex | 4 | ||||
| -rw-r--r-- | Doc/texinputs/copyright.tex | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Doc/copyright.tex b/Doc/copyright.tex index d870d3cab2..465ca285e9 100644 --- a/Doc/copyright.tex +++ b/Doc/copyright.tex @@ -1,5 +1,5 @@ -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. +Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum, +Amsterdam, The Netherlands. \begin{center} All Rights Reserved diff --git a/Doc/texinputs/copyright.tex b/Doc/texinputs/copyright.tex index d870d3cab2..465ca285e9 100644 --- a/Doc/texinputs/copyright.tex +++ b/Doc/texinputs/copyright.tex @@ -1,5 +1,5 @@ -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. +Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum, +Amsterdam, The Netherlands. \begin{center} All Rights Reserved |
