File tree 3 files changed +5
-2
lines changed
expected-draft/paper.jats 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -41,5 +41,8 @@ function Meta (meta)
41
41
42
42
meta .submitted = format_date (meta .submitted_parts )
43
43
meta .published = format_date (meta .published_parts )
44
+
45
+ meta .copyright = meta .copyright or {}
46
+ meta .copyright .year = meta .published_parts .year
44
47
return meta
45
48
end
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ publishing pipeline</article-title>
88
88
<copyright-statement >Authors of papers retain copyright and release the
89
89
work under a Creative Commons Attribution 4.0 International License (CC
90
90
BY 4.0)</copyright-statement >
91
- <copyright-year >2022 </copyright-year >
91
+ <copyright-year >1970 </copyright-year >
92
92
<copyright-holder >The article authors</copyright-holder >
93
93
<license license-type =" open-access" xlink : href =" https://creativecommons.org/licenses/by/4.0/" >
94
94
<license-p >Authors of papers retain copyright and release the work under
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ publishing pipeline</article-title>
88
88
<copyright-statement >Authors of papers retain copyright and release the
89
89
work under a Creative Commons Attribution 4.0 International License (CC
90
90
BY 4.0)</copyright-statement >
91
- <copyright-year >2022 </copyright-year >
91
+ <copyright-year >2020 </copyright-year >
92
92
<copyright-holder >The article authors</copyright-holder >
93
93
<license license-type =" open-access" xlink : href =" https://creativecommons.org/licenses/by/4.0/" >
94
94
<license-p >Authors of papers retain copyright and release the work under
You can’t perform that action at this time.
0 commit comments