Skip to content

Commit

Permalink
Update copyright generation to work with T1 fontencoding
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianleh authored Oct 25, 2024
1 parent e747453 commit 0d4670a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucetd.cls
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
% Default copyright text
\newcommand{\etdCopyrightText}{
\null\vfill
\centerline{Copyright \copyright\ \number\year\ by \@author}
\centerline{Copyright \textcopyright\ \number\year\ by \@author}
\centerline{All Rights Reserved}
\vskip 15pt\relax
}
Expand Down

0 comments on commit 0d4670a

Please sign in to comment.