Update copyright year to 2023

This commit is contained in:
Veronica Berglyd Olsen
2023-01-08 18:47:04 +01:00
parent 073a945b8e
commit 41a0788b4c
97 changed files with 99 additions and 99 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 20182022, Veronica Berglyd Olsen
Copyright 20182023, 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
@@ -54,7 +54,7 @@ from novelwriter.config import Config
##
__package__ = "novelwriter"
__copyright__ = "Copyright 20182022, Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182023, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"