Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93487db

Browse files
committed
use {} instead of \ after \copyright
1 parent 542659b commit 93487db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/copyright.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum,
1+
Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
22
Amsterdam, The Netherlands.
33

44
\begin{center}

Doc/texinputs/copyright.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright \copyright\ 1991-1995 by Stichting Mathematisch Centrum,
1+
Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
22
Amsterdam, The Netherlands.
33

44
\begin{center}

0 commit comments

Comments
 (0)