fix copyright year in web site generation

pull/2393/head
Helmut K. C. Tessarek 2020-01-27 18:56:33 -05:00
parent a4ccd2d43a
commit 59eed8395d
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ https://github.com/laurent22/joplin/blob/master/{{{sourceMarkdownFile}}}
const footerHtml = `
<div class="footer">
Copyright (c) 2016-2019 Laurent Cozic
Copyright (c) 2016-2020 Laurent Cozic
</div>
</body>
</html>