Happy new year! (#941)

This commit is contained in:
Veronica Berglyd Olsen
2021-12-31 15:56:43 +01:00
committed by GitHub
parent 5afd402c8b
commit af3d0d2eb0
90 changed files with 91 additions and 91 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ File History:
Created: 2018-09-22 [0.0.1]
This file is a part of novelWriter
Copyright 20182021, Veronica Berglyd Olsen
Copyright 20182022, 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
@@ -55,7 +55,7 @@ from novelwriter.config import Config
##
__package__ = "novelwriter"
__copyright__ = "Copyright 20182021, Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182022, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"