Skip to content

Commit

Permalink
Merge pull request #6 from adrianleh/patch-1
Browse files Browse the repository at this point in the history
Update copyright generation to work with T1 fontencoding
  • Loading branch information
k4rtik authored Oct 25, 2024
2 parents e747453 + 0d4670a commit 8c5aa0f
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 8c5aa0f

Please sign in to comment.