summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-03-28 13:31:51 (GMT)
committerGuido van Rossum <guido@python.org>1995-03-28 13:31:51 (GMT)
commit93487db9bcdbe6359c7597a1af483c3f6f26daeb (patch)
treeb6fa93df9eeae697b25a2856d4056b843feef9a6
parent542659bbd05a16dd77ef0ae4b5d8e562db742466 (diff)
downloadcpython-93487db9bcdbe6359c7597a1af483c3f6f26daeb.zip
cpython-93487db9bcdbe6359c7597a1af483c3f6f26daeb.tar.gz
cpython-93487db9bcdbe6359c7597a1af483c3f6f26daeb.tar.bz2
use {} instead of \ after \copyright
-rw-r--r--Doc/copyright.tex2
-rw-r--r--Doc/texinputs/copyright.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/copyright.tex b/Doc/copyright.tex
index 465ca28..4669ff46 100644
--- a/Doc/copyright.tex
+++ b/Doc/copyright.tex
@@ -1,4 +1,4 @@
-Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum,
+Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
Amsterdam, The Netherlands.
\begin{center}
diff --git a/Doc/texinputs/copyright.tex b/Doc/texinputs/copyright.tex
index 465ca28..4669ff46 100644
--- a/Doc/texinputs/copyright.tex
+++ b/Doc/texinputs/copyright.tex
@@ -1,4 +1,4 @@
-Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum,
+Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
Amsterdam, The Netherlands.
\begin{center}