diff --git a/ruthesis.sty b/ruthesis.sty index 32dc5e1..cb9ca9d 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -3,7 +3,7 @@ %% --------------------------------------------------------------------------------------------- %% Original Author: Bjórn Þór Jónsson (bjorn AT ru.is) %% Refactored/Simplified on 2020-02-03: Joseph Timothy Foley -%% Questions, comments, complaints: latex-help@LIST.RU.IS +%% Questions, comments, complaints: latex@RU.IS %% Created on 2020-02-03 %% This code is distributed under the MIT license %% Details at LICENSE.md @@ -15,7 +15,7 @@ \newcommand{\fileauthor@ruthesis}{Joseph Timothy Foley, foley at RU.IS} \ProvidesPackage{ruthesis}[\filedate@ruthesis by \fileauthor@ruthesis] \NeedsTeXFormat{LaTeX2e} -\typeout{Thesis Class for Reykjavik University \fileversion@ruthesis <\filedate@ruthesis>, by \fileauthor@ruthesis} +\typeout{Thesis package for Reykjavik University \fileversion@ruthesis <\filedate@ruthesis>, by \fileauthor@ruthesis} %% ---------------- Critical packages ----------------------------- % Toolbox of many many macros that make a lot of latex code smarter and more robust