Skip to content

Commit

Permalink
Fixed bug in valid creative commons copyrightoptions. Added option in…
Browse files Browse the repository at this point in the history
… "Config/9_uminho.tex" to disable printing the sginatureline in the UMinho statement
  • Loading branch information
joaomlourenco committed Oct 23, 2023
1 parent ae39a01 commit 554f4d4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NOVAthesisFiles/nt-version.sty
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
\newcommand*{\novathesisversion}{7.1.8}
\newcommand*{\novathesisdate}{2023-10-17}
\newcommand*{\novathesisversion}{7.1.9}
\newcommand*{\novathesisdate}{2023-10-23}
4 changes: 2 additions & 2 deletions novathesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%% To view a copy of this license, visit
%% https://www.latex-project.org/lppl/lppl-1-3c/
%%
%% Version 2023-10-17 [7.1.8]
%% Version 2023-10-23 [7.1.9]
%% Departamento de Informática (www.di.fct.unl.pt)
%% Faculdade de Ciências e Tecnologia (www.fct.unl.pt)
%% Universidade NOVA de Lisboa (www.unl.pt)
Expand Down Expand Up @@ -61,7 +61,7 @@
%%% WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ProvidesClass{novathesis}[2023-10-17 novathesis template]
\ProvidesClass{novathesis}[2023-10-23 novathesis template]
\NeedsTeXFormat{LaTeX2e}[2020-02-02]


Expand Down
2 changes: 1 addition & 1 deletion template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%% To view a copy of this license, visit
%% https://www.latex-project.org/lppl/lppl-1-3c/
%%
%% Version 2023-10-17 [7.1.8]
%% Version 2023-10-23 [7.1.9]
%% Departamento de Informática (www.di.fct.unl.pt)
%% Faculdade de Ciências e Tecnologia (www.fct.unl.pt)
%% Universidade NOVA de Lisboa (www.unl.pt)
Expand Down

0 comments on commit 554f4d4

Please sign in to comment.