Skip to content

Commit 00f4156

Browse files
committed
Fix Copyright metadata
1 parent a1a5613 commit 00f4156

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

copyright-allrightsreserved.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
\IfLang{\MainLang}{finnish}{%
22
\copyrighttext
3-
{\copyrightstring\ \allrightsreservedfin}%
3+
{\copyrightmetastring\ \allrightsreservedfin}%
44
{%
55
\copyrightstring\ \allrightsreservedfin
66
\blockpar
@@ -14,7 +14,7 @@
1414
}
1515
{%
1616
\copyrighttext%
17-
{\copyrightstring\ \allrightsreservedeng}%
17+
{\copyrightmetastring\ \allrightsreservedeng}%
1818
{%
1919
\copyrightstring\ \allrightsreservedeng
2020
\blockpar

copyright-ccby40.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
\IfLang{\MainLang}{finnish}{%
66
\copyrighttext
7-
{\copyrightstring. Jos ei toisin mainita, tämän dokumentin käyttö
7+
{\copyrightmetastring\ Jos ei toisin mainita, tämän dokumentin käyttö
88
on sallittu Creative Commons 4.0 Kansainvälinen (CC-BY-4.0)
99
lisenssin mukaisesti.}
1010
{%
@@ -18,7 +18,7 @@
1818
}
1919
{%
2020
\copyrighttext%
21-
{\copyrightstring\. Except otherwise noted, the reuse of this
21+
{\copyrightmetastring\ Except otherwise noted, the reuse of this
2222
document is authorized under a Creative Commons 4.0 International
2323
(CC-BY-4.0) license.}%
2424
{%

dithesis.sty

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
% \copyrigthtext{metadata text}{text visible on the page}
124124
% \copyrightstring is common for all languages and licenses.
125125
% Copyright (C) year Author(s)
126+
\newcommand{\copyrightmetastring}{Copyright \noexpand\textcopyright\ \number\year\ \getauthorslist.}
126127
\newcommand{\copyrightstring}{Copyright \textcopyright~\number\year\ \getauthorslist.}
127128
\newcommand{\allrightsreservedeng}{All rights reserved.}
128129
\newcommand{\allrightsreservedfin}{Kaikki oikeudet pidätetään.}

0 commit comments

Comments
 (0)