Merge branch 'main' into dev

This commit is contained in:
Veronica K. B. Olsen
2021-01-03 17:14:16 +01:00
46 changed files with 175 additions and 80 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
Created: 2018-09-22 [0.0.1]
This file is a part of novelWriter
Copyright 20182020, Veronica Berglyd Olsen
Copyright 20182021, Veronica Berglyd Olsen
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -58,7 +58,7 @@ from nw.config import Config
#
__package__ = "nw"
__copyright__ = "Copyright 20182020, Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182021, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"