diff options
author | Camil Staps | 2016-03-02 21:32:52 +0100 |
---|---|---|
committer | Camil Staps | 2016-03-02 21:32:52 +0100 |
commit | 9348e3a7b7c70c4a100d5ddae72e2c7615dc4dd3 (patch) | |
tree | 2c18d0071d08cdfeb7764c0e7f5ed672d6cdeed0 | |
parent | Updated makefile with -shell-escape (diff) |
Copyright elevator
-rw-r--r-- | elevator.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elevator.tex b/elevator.tex index ae3ee32..d0b94d5 100644 --- a/elevator.tex +++ b/elevator.tex @@ -11,7 +11,7 @@ \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} \fancyhead{} -%\fancyfoot[C]{Copyright {\textcopyright} 2016 Camil Staps} +\fancyfoot[C]{Copyright {\textcopyright} 2016 Camil Staps} \pagestyle{fancy} \usepackage{sv} |