diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index 21ef8b0b..822001a8 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -6,7 +6,7 @@ File History: Created: 2018-09-22 [0.0.1] main This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/common.py b/novelwriter/common.py index 1dd2c64c..317aced5 100644 --- a/novelwriter/common.py +++ b/novelwriter/common.py @@ -6,7 +6,7 @@ File History: Created: 2019-05-12 [0.1.0] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/config.py b/novelwriter/config.py index bbe8ebd2..5c7bf0a0 100644 --- a/novelwriter/config.py +++ b/novelwriter/config.py @@ -8,7 +8,7 @@ Created: 2022-11-09 [2.0rc2] RecentProjects Created: 2024-06-16 [2.5rc1] RecentPaths This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/constants.py b/novelwriter/constants.py index be575b5b..bdedab10 100644 --- a/novelwriter/constants.py +++ b/novelwriter/constants.py @@ -6,7 +6,7 @@ File History: Created: 2019-04-28 [0.0.1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/buildsettings.py b/novelwriter/core/buildsettings.py index a187bd20..0d2d3b44 100644 --- a/novelwriter/core/buildsettings.py +++ b/novelwriter/core/buildsettings.py @@ -7,7 +7,7 @@ Created: 2023-02-14 [2.1b1] BuildSettings Created: 2023-05-22 [2.1b1] BuildCollection This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/coretools.py b/novelwriter/core/coretools.py index 66bda582..d8432449 100644 --- a/novelwriter/core/coretools.py +++ b/novelwriter/core/coretools.py @@ -9,7 +9,7 @@ Created: 2022-11-03 [2.0rc2] ProjectBuilder Created: 2023-07-20 [2.1b1] DocDuplicator This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/docbuild.py b/novelwriter/core/docbuild.py index a98da986..b2431567 100644 --- a/novelwriter/core/docbuild.py +++ b/novelwriter/core/docbuild.py @@ -6,7 +6,7 @@ File History: Created: 2022-12-01 [2.1b1] NWBuildDocument This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/document.py b/novelwriter/core/document.py index 51d5019f..9a512753 100644 --- a/novelwriter/core/document.py +++ b/novelwriter/core/document.py @@ -6,7 +6,7 @@ File History: Created: 2018-09-29 [0.0.1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/index.py b/novelwriter/core/index.py index 382fae34..dc4914e3 100644 --- a/novelwriter/core/index.py +++ b/novelwriter/core/index.py @@ -10,7 +10,7 @@ Created: 2022-05-29 [2.0rc1] TagsIndex Created: 2022-05-29 [2.0rc1] ItemIndex This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/item.py b/novelwriter/core/item.py index dc008650..fb2b902f 100644 --- a/novelwriter/core/item.py +++ b/novelwriter/core/item.py @@ -6,7 +6,7 @@ File History: Created: 2018-10-27 [0.0.1] NWItem This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/itemmodel.py b/novelwriter/core/itemmodel.py index f8784ac2..9cd82c39 100644 --- a/novelwriter/core/itemmodel.py +++ b/novelwriter/core/itemmodel.py @@ -7,7 +7,7 @@ Created: 2024-11-16 [2.6b2] ProjectNode Created: 2024-11-16 [2.6b2] ProjectModel This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/options.py b/novelwriter/core/options.py index 35bd72d4..40f8567d 100644 --- a/novelwriter/core/options.py +++ b/novelwriter/core/options.py @@ -7,7 +7,7 @@ Created: 2019-10-21 [0.3.1] OptionState Rewritten: 2020-02-19 [0.4.5] OptionState This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/project.py b/novelwriter/core/project.py index 013a0501..e568e1cc 100644 --- a/novelwriter/core/project.py +++ b/novelwriter/core/project.py @@ -6,7 +6,7 @@ File History: Created: 2018-09-29 [0.0.1] NWProject This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/projectdata.py b/novelwriter/core/projectdata.py index a7ea319b..60bee01f 100644 --- a/novelwriter/core/projectdata.py +++ b/novelwriter/core/projectdata.py @@ -6,7 +6,7 @@ File History: Created: 2022-10-30 [2.0rc2] NWProjectData This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/projectxml.py b/novelwriter/core/projectxml.py index 7f7551c2..033bd463 100644 --- a/novelwriter/core/projectxml.py +++ b/novelwriter/core/projectxml.py @@ -8,7 +8,7 @@ Created: 2022-09-28 [2.0rc2] ProjectXMLReader Created: 2022-10-31 [2.0rc2] ProjectXMLWriter This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/sessions.py b/novelwriter/core/sessions.py index 444b2d3c..4be8689d 100644 --- a/novelwriter/core/sessions.py +++ b/novelwriter/core/sessions.py @@ -6,7 +6,7 @@ File History: Created: 2023-06-11 [2.1b1] NWSessionLog This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/spellcheck.py b/novelwriter/core/spellcheck.py index 6d4facca..dea46048 100644 --- a/novelwriter/core/spellcheck.py +++ b/novelwriter/core/spellcheck.py @@ -7,7 +7,7 @@ Created: 2019-06-11 [0.1.5] NWSpellEnchant Created: 2023-06-13 [2.1b1] UserDictionary This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/status.py b/novelwriter/core/status.py index acf21a9a..4e5a0edf 100644 --- a/novelwriter/core/status.py +++ b/novelwriter/core/status.py @@ -7,7 +7,7 @@ Created: 2019-05-19 [0.1.3] NWStatus Rewritten: 2022-04-05 [2.0b1] NWStatus This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/storage.py b/novelwriter/core/storage.py index 73a3bcb5..23e37909 100644 --- a/novelwriter/core/storage.py +++ b/novelwriter/core/storage.py @@ -6,7 +6,7 @@ File History: Created: 2022-11-01 [2.0rc2] NWStorage This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/core/tree.py b/novelwriter/core/tree.py index c845f88c..c217f942 100644 --- a/novelwriter/core/tree.py +++ b/novelwriter/core/tree.py @@ -7,7 +7,7 @@ Created: 2020-05-07 [0.4.5] NWTree Rewritten: 2024-11-16 [2.6b2] NWTree This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/about.py b/novelwriter/dialogs/about.py index 25e0d2ef..a7d921da 100644 --- a/novelwriter/dialogs/about.py +++ b/novelwriter/dialogs/about.py @@ -6,7 +6,7 @@ File History: Created: 2020-05-21 [0.5.2] GuiAbout This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/docmerge.py b/novelwriter/dialogs/docmerge.py index 02c06cb7..8082e8d9 100644 --- a/novelwriter/dialogs/docmerge.py +++ b/novelwriter/dialogs/docmerge.py @@ -7,7 +7,7 @@ Created: 2020-01-23 [0.4.3] GuiDocMerge Rewritten: 2022-10-06 [2.0rc1] GuiDocMerge This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/docsplit.py b/novelwriter/dialogs/docsplit.py index 5dae422a..80fd6418 100644 --- a/novelwriter/dialogs/docsplit.py +++ b/novelwriter/dialogs/docsplit.py @@ -7,7 +7,7 @@ Created: 2020-02-01 [0.4.3] GuiDocSplit Rewritten: 2022-10-12 [2.0rc1] GuiDocSplit This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/editlabel.py b/novelwriter/dialogs/editlabel.py index d7cf8875..529caf21 100644 --- a/novelwriter/dialogs/editlabel.py +++ b/novelwriter/dialogs/editlabel.py @@ -6,7 +6,7 @@ File History: Created: 2022-06-11 [2.0rc1] GuiEditLabel This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/preferences.py b/novelwriter/dialogs/preferences.py index b3c15b2e..97d5ffb0 100644 --- a/novelwriter/dialogs/preferences.py +++ b/novelwriter/dialogs/preferences.py @@ -7,7 +7,7 @@ Created: 2019-06-10 [0.1.5] GuiPreferences Rewritten: 2024-01-08 [2.3b1] GuiPreferences This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/projectsettings.py b/novelwriter/dialogs/projectsettings.py index af288006..a610373b 100644 --- a/novelwriter/dialogs/projectsettings.py +++ b/novelwriter/dialogs/projectsettings.py @@ -7,7 +7,7 @@ Created: 2018-09-29 [0.0.1] GuiProjectSettings Rewritten: 2024-01-26 [2.3b1] GuiProjectSettings This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/quotes.py b/novelwriter/dialogs/quotes.py index 441a52b6..2d5c489e 100644 --- a/novelwriter/dialogs/quotes.py +++ b/novelwriter/dialogs/quotes.py @@ -6,7 +6,7 @@ File History: Created: 2020-06-18 [0.9.0] GuiQuoteSelect This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/dialogs/wordlist.py b/novelwriter/dialogs/wordlist.py index a89f0308..90e8a68a 100644 --- a/novelwriter/dialogs/wordlist.py +++ b/novelwriter/dialogs/wordlist.py @@ -6,7 +6,7 @@ File History: Created: 2021-02-12 [1.2rc1] GuiWordList This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/enum.py b/novelwriter/enum.py index c736b765..d738a616 100644 --- a/novelwriter/enum.py +++ b/novelwriter/enum.py @@ -6,7 +6,7 @@ File History: Created: 2018-11-02 [0.0.1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/error.py b/novelwriter/error.py index b8c00f53..78a1284e 100644 --- a/novelwriter/error.py +++ b/novelwriter/error.py @@ -6,7 +6,7 @@ File History: Created: 2020-08-02 [0.10.2] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/configlayout.py b/novelwriter/extensions/configlayout.py index b6ef1951..6582612a 100644 --- a/novelwriter/extensions/configlayout.py +++ b/novelwriter/extensions/configlayout.py @@ -10,7 +10,7 @@ Created: 2024-01-26 [2.3b1] NFixedPage Created: 2024-03-12 [2.4b1] NWrappedWidgetBox This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/eventfilters.py b/novelwriter/extensions/eventfilters.py index f2618d34..3c2e2aa8 100644 --- a/novelwriter/extensions/eventfilters.py +++ b/novelwriter/extensions/eventfilters.py @@ -7,7 +7,7 @@ Created: 2023-08-31 [2.1rc1] WheelEventFilter Created: 2023-11-28 [2.2] StatusTipFilter This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/modified.py b/novelwriter/extensions/modified.py index 1805db5b..548d771d 100644 --- a/novelwriter/extensions/modified.py +++ b/novelwriter/extensions/modified.py @@ -10,7 +10,7 @@ Created: 2024-05-01 [2.5b1] NToolDialog Created: 2024-05-01 [2.5b1] NNonBlockingDialog This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/novelselector.py b/novelwriter/extensions/novelselector.py index 340f083c..3504896e 100644 --- a/novelwriter/extensions/novelselector.py +++ b/novelwriter/extensions/novelselector.py @@ -6,7 +6,7 @@ File History: Created: 2022-11-17 [2.0] NovelSelector This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/pagedsidebar.py b/novelwriter/extensions/pagedsidebar.py index f01c2650..8f3063e7 100644 --- a/novelwriter/extensions/pagedsidebar.py +++ b/novelwriter/extensions/pagedsidebar.py @@ -8,7 +8,7 @@ Created: 2023-02-21 [2.1b1] NPagedToolButton Created: 2023-02-21 [2.1b1] NPagedToolLabel This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/progressbars.py b/novelwriter/extensions/progressbars.py index 60e2b356..b08d4808 100644 --- a/novelwriter/extensions/progressbars.py +++ b/novelwriter/extensions/progressbars.py @@ -7,7 +7,7 @@ Created: 2023-06-07 [2.1b1] NProgressCircle Created: 2023-06-09 [2.1b1] NProgressSimple This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/statusled.py b/novelwriter/extensions/statusled.py index 4aae2208..1aeb2065 100644 --- a/novelwriter/extensions/statusled.py +++ b/novelwriter/extensions/statusled.py @@ -6,7 +6,7 @@ File History: Created: 2020-05-17 [0.5.1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/switch.py b/novelwriter/extensions/switch.py index 302e6e80..20a2b2f1 100644 --- a/novelwriter/extensions/switch.py +++ b/novelwriter/extensions/switch.py @@ -6,7 +6,7 @@ File History: Created: 2020-05-03 [0.4.5] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/switchbox.py b/novelwriter/extensions/switchbox.py index 42f4ccb2..ac11d083 100644 --- a/novelwriter/extensions/switchbox.py +++ b/novelwriter/extensions/switchbox.py @@ -6,7 +6,7 @@ File History: Created: 2023-04-16 [2.1b1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/extensions/versioninfo.py b/novelwriter/extensions/versioninfo.py index 9b1177a3..22ecd251 100644 --- a/novelwriter/extensions/versioninfo.py +++ b/novelwriter/extensions/versioninfo.py @@ -6,7 +6,7 @@ File History: Created: 2024-02-14 [2.3b1] VersionInfoWidget This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/shared.py b/novelwriter/formats/shared.py index 119eee9a..b1c0f288 100644 --- a/novelwriter/formats/shared.py +++ b/novelwriter/formats/shared.py @@ -6,7 +6,7 @@ File History: Created: 2024-10-21 [2.6b1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/todocx.py b/novelwriter/formats/todocx.py index c9057eed..694ffac0 100644 --- a/novelwriter/formats/todocx.py +++ b/novelwriter/formats/todocx.py @@ -7,7 +7,7 @@ Created: 2024-10-18 [2.6b1] ToDocX Created: 2024-10-18 [2.6b1] DocXParagraph This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/tohtml.py b/novelwriter/formats/tohtml.py index c71dbafd..51e746d0 100644 --- a/novelwriter/formats/tohtml.py +++ b/novelwriter/formats/tohtml.py @@ -6,7 +6,7 @@ File History: Created: 2019-05-07 [0.0.1] ToHtml This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/tokenizer.py b/novelwriter/formats/tokenizer.py index 2b75130d..49a0284a 100644 --- a/novelwriter/formats/tokenizer.py +++ b/novelwriter/formats/tokenizer.py @@ -7,7 +7,7 @@ Created: 2019-05-05 [0.0.1] Tokenizer Created: 2023-05-23 [2.1b1] HeadingFormatter This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/tomarkdown.py b/novelwriter/formats/tomarkdown.py index f2f1284d..85622025 100644 --- a/novelwriter/formats/tomarkdown.py +++ b/novelwriter/formats/tomarkdown.py @@ -6,7 +6,7 @@ File History: Created: 2021-02-06 [1.2b1] ToMarkdown This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/toodt.py b/novelwriter/formats/toodt.py index 80259cf4..442b8284 100644 --- a/novelwriter/formats/toodt.py +++ b/novelwriter/formats/toodt.py @@ -9,7 +9,7 @@ Created: 2021-01-27 [1.2b1] ODTTextStyle Created: 2021-08-14 [1.5b1] XMLParagraph This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/toqdoc.py b/novelwriter/formats/toqdoc.py index 0c11168f..8d9c8f6e 100644 --- a/novelwriter/formats/toqdoc.py +++ b/novelwriter/formats/toqdoc.py @@ -6,7 +6,7 @@ File History: Created: 2024-05-21 [2.5b1] ToQTextDocument This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/formats/toraw.py b/novelwriter/formats/toraw.py index f316c484..241d7c77 100644 --- a/novelwriter/formats/toraw.py +++ b/novelwriter/formats/toraw.py @@ -6,7 +6,7 @@ File History: Created: 2024-10-15 [2.6b1] ToRaw This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/doceditor.py b/novelwriter/gui/doceditor.py index a4d1293f..24fb13e5 100644 --- a/novelwriter/gui/doceditor.py +++ b/novelwriter/gui/doceditor.py @@ -14,7 +14,7 @@ Created: 2023-11-06 [2.2b1] MetaCompleter Created: 2023-11-07 [2.2b1] GuiDocToolBar This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/dochighlight.py b/novelwriter/gui/dochighlight.py index ac5bf2e8..b6f01928 100644 --- a/novelwriter/gui/dochighlight.py +++ b/novelwriter/gui/dochighlight.py @@ -7,7 +7,7 @@ Created: 2019-04-06 [0.0.1] GuiDocHighlighter Created: 2023-09-10 [2.2b1] TextBlockData This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/docviewer.py b/novelwriter/gui/docviewer.py index d57303a6..b43c7b7c 100644 --- a/novelwriter/gui/docviewer.py +++ b/novelwriter/gui/docviewer.py @@ -9,7 +9,7 @@ Created: 2020-06-09 [0.8] GuiDocViewFooter Created: 2020-09-08 [1.0b1] GuiDocViewHistory This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/docviewerpanel.py b/novelwriter/gui/docviewerpanel.py index 91c4eb61..093c1b84 100644 --- a/novelwriter/gui/docviewerpanel.py +++ b/novelwriter/gui/docviewerpanel.py @@ -6,7 +6,7 @@ File History: Created: 2023-11-14 [2.2rc1] GuiDocViewerPanel This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/editordocument.py b/novelwriter/gui/editordocument.py index 01d2a926..e46c01b5 100644 --- a/novelwriter/gui/editordocument.py +++ b/novelwriter/gui/editordocument.py @@ -6,7 +6,7 @@ File History: Created: 2023-09-07 [2.2b1] GuiTextDocument This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/itemdetails.py b/novelwriter/gui/itemdetails.py index 77df5acf..b267a7ef 100644 --- a/novelwriter/gui/itemdetails.py +++ b/novelwriter/gui/itemdetails.py @@ -6,7 +6,7 @@ File History: Created: 2019-04-24 [0.0.1] GuiItemDetails This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/mainmenu.py b/novelwriter/gui/mainmenu.py index 0b2d93b9..02527c2b 100644 --- a/novelwriter/gui/mainmenu.py +++ b/novelwriter/gui/mainmenu.py @@ -6,7 +6,7 @@ File History: Created: 2019-04-27 [0.0.1] GuiMainMenu This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/noveltree.py b/novelwriter/gui/noveltree.py index 3358738f..8c924be8 100644 --- a/novelwriter/gui/noveltree.py +++ b/novelwriter/gui/noveltree.py @@ -8,7 +8,7 @@ Created: 2022-06-12 [2.0rc1] GuiNovelView Created: 2022-06-12 [2.0rc1] GuiNovelToolBar This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/outline.py b/novelwriter/gui/outline.py index 8678ebb6..89740fb2 100644 --- a/novelwriter/gui/outline.py +++ b/novelwriter/gui/outline.py @@ -10,7 +10,7 @@ Created: 2019-11-16 [0.4.1] GuiOutlineHeaderMenu Created: 2020-06-02 [0.7] GuiOutlineDetails This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/projtree.py b/novelwriter/gui/projtree.py index 90013d1f..564c4d66 100644 --- a/novelwriter/gui/projtree.py +++ b/novelwriter/gui/projtree.py @@ -11,7 +11,7 @@ Rewritten: 2024-11-17 [2.6b2] GuiProjectTree Rewritten: 2024-11-20 [2.6b2] _TreeContextMenu This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/search.py b/novelwriter/gui/search.py index cbe66442..e6a51592 100644 --- a/novelwriter/gui/search.py +++ b/novelwriter/gui/search.py @@ -6,7 +6,7 @@ File History: Created: 2024-03-21 [2.4b1] GuiProjectSearch This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/sidebar.py b/novelwriter/gui/sidebar.py index 7fccd311..144695c9 100644 --- a/novelwriter/gui/sidebar.py +++ b/novelwriter/gui/sidebar.py @@ -6,7 +6,7 @@ File History: Created: 2022-05-10 [2.0rc1] GuiSideBar This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/statusbar.py b/novelwriter/gui/statusbar.py index 647e90ba..14e3f420 100644 --- a/novelwriter/gui/statusbar.py +++ b/novelwriter/gui/statusbar.py @@ -6,7 +6,7 @@ File History: Created: 2019-04-20 [0.0.1] GuiMainStatus This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/gui/theme.py b/novelwriter/gui/theme.py index 1ed7e27b..11dd1fa8 100644 --- a/novelwriter/gui/theme.py +++ b/novelwriter/gui/theme.py @@ -7,7 +7,7 @@ Created: 2019-05-18 [0.1.3] GuiTheme Created: 2019-11-08 [0.4] GuiIcons This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/guimain.py b/novelwriter/guimain.py index 1a3a5694..eabcc185 100644 --- a/novelwriter/guimain.py +++ b/novelwriter/guimain.py @@ -6,7 +6,7 @@ File History: Created: 2018-09-22 [0.0.1] GuiMain This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2018 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/shared.py b/novelwriter/shared.py index 3b0cae22..b02395cb 100644 --- a/novelwriter/shared.py +++ b/novelwriter/shared.py @@ -7,7 +7,7 @@ Created: 2023-08-10 [2.1rc1] SharedData Created: 2023-08-14 [2.1rc1] _GuiAlert This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/text/counting.py b/novelwriter/text/counting.py index 17e248f9..fc3c749d 100644 --- a/novelwriter/text/counting.py +++ b/novelwriter/text/counting.py @@ -8,7 +8,7 @@ Rewritten: 2024-02-27 [2.4b1] preProcessText, standardCounter Created: 2024-02-27 [2.4b1] bodyTextCounter This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/text/patterns.py b/novelwriter/text/patterns.py index b3622564..c4e0bf07 100644 --- a/novelwriter/text/patterns.py +++ b/novelwriter/text/patterns.py @@ -7,7 +7,7 @@ Created: 2024-06-01 [2.5rc1] RegExPatterns Created: 2024-11-04 [2.6b1] DialogParser This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/dictionaries.py b/novelwriter/tools/dictionaries.py index b495ea31..eb22ff38 100644 --- a/novelwriter/tools/dictionaries.py +++ b/novelwriter/tools/dictionaries.py @@ -6,7 +6,7 @@ File History: Created: 2023-11-19 [2.2rc1] GuiDictionaries This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/lipsum.py b/novelwriter/tools/lipsum.py index 9d05c51c..590d12f8 100644 --- a/novelwriter/tools/lipsum.py +++ b/novelwriter/tools/lipsum.py @@ -6,7 +6,7 @@ File History: Created: 2022-04-02 [2.0rc1] GuiLipsum This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/manusbuild.py b/novelwriter/tools/manusbuild.py index 6577290d..34f405a7 100644 --- a/novelwriter/tools/manusbuild.py +++ b/novelwriter/tools/manusbuild.py @@ -6,7 +6,7 @@ File History: Created: 2023-05-24 [2.1b1] GuiManuscriptBuild This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/manuscript.py b/novelwriter/tools/manuscript.py index 25399053..041132d8 100644 --- a/novelwriter/tools/manuscript.py +++ b/novelwriter/tools/manuscript.py @@ -6,7 +6,7 @@ File History: Created: 2023-05-13 [2.1b1] GuiManuscript This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/manussettings.py b/novelwriter/tools/manussettings.py index dc64a316..b0023c67 100644 --- a/novelwriter/tools/manussettings.py +++ b/novelwriter/tools/manussettings.py @@ -6,7 +6,7 @@ File History: Created: 2023-02-13 [2.1b1] GuiBuildSettings This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/noveldetails.py b/novelwriter/tools/noveldetails.py index a7cb80c4..175462ab 100644 --- a/novelwriter/tools/noveldetails.py +++ b/novelwriter/tools/noveldetails.py @@ -6,7 +6,7 @@ File History: Created: 2024-01-18 [2.3b1] GuiNovelDetails This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/welcome.py b/novelwriter/tools/welcome.py index c40565ee..74f57971 100644 --- a/novelwriter/tools/welcome.py +++ b/novelwriter/tools/welcome.py @@ -6,7 +6,7 @@ File History: Created: 2023-12-14 [2.3b1] GuiWelcome This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/tools/writingstats.py b/novelwriter/tools/writingstats.py index 0ba1d52f..69fae080 100644 --- a/novelwriter/tools/writingstats.py +++ b/novelwriter/tools/writingstats.py @@ -6,7 +6,7 @@ File History: Created: 2019-10-20 [0.3.0] GuiWritingStats This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/novelwriter/types.py b/novelwriter/types.py index 1dffc689..a692a8c6 100644 --- a/novelwriter/types.py +++ b/novelwriter/types.py @@ -6,7 +6,7 @@ File History: Created: 2024-04-01 [2.4rc1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/pkgutils.py b/pkgutils.py index f2f804b4..03e07af4 100755 --- a/pkgutils.py +++ b/pkgutils.py @@ -8,7 +8,7 @@ Created: 2019-05-16 [0.5.1] Renamed: 2023-07-26 [2.1b1] This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/setup/debian/copyright b/setup/debian/copyright index 4a5f0ca0..dfa36a1f 100644 --- a/setup/debian/copyright +++ b/setup/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Veronica Berglyd Olsen Source: https://github.com/vkbo/novelWriter Files: * -Copyright: 2018-2024, Veronica Berglyd Olsen +Copyright: 2018-2025, Veronica Berglyd Olsen License: GPL-3.0-or-later 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 diff --git a/setup/iss_license.txt b/setup/iss_license.txt index bda92988..f17d559d 100644 --- a/setup/iss_license.txt +++ b/setup/iss_license.txt @@ -1,6 +1,6 @@ novelWriter License -Copyright (C) 2018-2024 Veronica Berglyd Olsen +Copyright (C) 2018-2025 Veronica Berglyd Olsen License: GPL v3+ This program is free software: you can redistribute it and/or modify diff --git a/tests/conftest.py b/tests/conftest.py index ada43e28..8209f8b6 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -3,7 +3,7 @@ novelWriter – Test Suite Configuration ====================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/mocked.py b/tests/mocked.py index dc663331..8778f0cb 100644 --- a/tests/mocked.py +++ b/tests/mocked.py @@ -3,7 +3,7 @@ novelWriter – Test Suite Mocked Classes ======================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_base/test_base_common.py b/tests/test_base/test_base_common.py index ead951c8..fea36070 100644 --- a/tests/test_base/test_base_common.py +++ b/tests/test_base/test_base_common.py @@ -3,7 +3,7 @@ novelWriter – Common Functions Tester ===================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_base/test_base_config.py b/tests/test_base/test_base_config.py index c5ca9b72..864f9910 100644 --- a/tests/test_base/test_base_config.py +++ b/tests/test_base/test_base_config.py @@ -3,7 +3,7 @@ novelWriter – Config Class Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_base/test_base_error.py b/tests/test_base/test_base_error.py index 266243f6..97e4f714 100644 --- a/tests/test_base/test_base_error.py +++ b/tests/test_base/test_base_error.py @@ -3,7 +3,7 @@ novelWriter – Error Handler Tester ================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_base/test_base_init.py b/tests/test_base/test_base_init.py index 6e31b1fa..868c0278 100644 --- a/tests/test_base/test_base_init.py +++ b/tests/test_base/test_base_init.py @@ -3,7 +3,7 @@ novelWriter – Main Init Tester ============================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_base/test_base_shared.py b/tests/test_base/test_base_shared.py index cb256fc8..81713b1d 100644 --- a/tests/test_base/test_base_shared.py +++ b/tests/test_base/test_base_shared.py @@ -3,7 +3,7 @@ novelWriter – SharedData Class Tester ===================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_buildsettings.py b/tests/test_core/test_core_buildsettings.py index 1ec73f29..1ae1360a 100644 --- a/tests/test_core/test_core_buildsettings.py +++ b/tests/test_core/test_core_buildsettings.py @@ -3,7 +3,7 @@ novelWriter – Manuscript Build Settings Tester ============================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_coretools.py b/tests/test_core/test_core_coretools.py index 3638fafe..5b9f6c57 100644 --- a/tests/test_core/test_core_coretools.py +++ b/tests/test_core/test_core_coretools.py @@ -3,7 +3,7 @@ novelWriter – Project Document Tools Tester =========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_docbuild.py b/tests/test_core/test_core_docbuild.py index a8d85dcc..fcfd9536 100644 --- a/tests/test_core/test_core_docbuild.py +++ b/tests/test_core/test_core_docbuild.py @@ -3,7 +3,7 @@ novelWriter – Manuscript Builder Class Tests ============================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_document.py b/tests/test_core/test_core_document.py index 7382995f..666a85af 100644 --- a/tests/test_core/test_core_document.py +++ b/tests/test_core/test_core_document.py @@ -3,7 +3,7 @@ novelWriter – NWDocument Class Tester ===================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_index.py b/tests/test_core/test_core_index.py index 21e42f3e..a95fb021 100644 --- a/tests/test_core/test_core_index.py +++ b/tests/test_core/test_core_index.py @@ -3,7 +3,7 @@ novelWriter – NWIndex Class Tester ================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_item.py b/tests/test_core/test_core_item.py index 8ebfd787..b6946896 100644 --- a/tests/test_core/test_core_item.py +++ b/tests/test_core/test_core_item.py @@ -3,7 +3,7 @@ novelWriter – NWItem Class Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_itemmodel.py b/tests/test_core/test_core_itemmodel.py index f63afa35..6c60d9ed 100644 --- a/tests/test_core/test_core_itemmodel.py +++ b/tests/test_core/test_core_itemmodel.py @@ -3,7 +3,7 @@ novelWriter – Item Model Tester =============================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_options.py b/tests/test_core/test_core_options.py index 0852cc5f..1db14e13 100644 --- a/tests/test_core/test_core_options.py +++ b/tests/test_core/test_core_options.py @@ -3,7 +3,7 @@ novelWriter – OptionState Class Tester ====================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_project.py b/tests/test_core/test_core_project.py index 3cda98d4..89b18b75 100644 --- a/tests/test_core/test_core_project.py +++ b/tests/test_core/test_core_project.py @@ -3,7 +3,7 @@ novelWriter – NWProject Class Tester ==================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_projectxml.py b/tests/test_core/test_core_projectxml.py index 1119d338..746a14a1 100644 --- a/tests/test_core/test_core_projectxml.py +++ b/tests/test_core/test_core_projectxml.py @@ -3,7 +3,7 @@ novelWriter – ProjectXMLReader/Writer Class Tester ================================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_sessions.py b/tests/test_core/test_core_sessions.py index e9c8fcd5..93b6942f 100644 --- a/tests/test_core/test_core_sessions.py +++ b/tests/test_core/test_core_sessions.py @@ -3,7 +3,7 @@ novelWriter – NWSessionLog Class Tester ======================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_spellcheck.py b/tests/test_core/test_core_spellcheck.py index 5b90063a..e96b1657 100644 --- a/tests/test_core/test_core_spellcheck.py +++ b/tests/test_core/test_core_spellcheck.py @@ -3,7 +3,7 @@ novelWriter – Spell Check Classes Tester ======================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_status.py b/tests/test_core/test_core_status.py index 8f097457..afc05ba4 100644 --- a/tests/test_core/test_core_status.py +++ b/tests/test_core/test_core_status.py @@ -3,7 +3,7 @@ novelWriter – NWStatus Class Tester =================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_storage.py b/tests/test_core/test_core_storage.py index 76be9679..7ce7deb3 100644 --- a/tests/test_core/test_core_storage.py +++ b/tests/test_core/test_core_storage.py @@ -3,7 +3,7 @@ novelWriter – NWStorage Class Tester ==================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_core/test_core_tree.py b/tests/test_core/test_core_tree.py index baf6d3e4..b6451771 100644 --- a/tests/test_core/test_core_tree.py +++ b/tests/test_core/test_core_tree.py @@ -3,7 +3,7 @@ novelWriter – NWTree Class Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_about.py b/tests/test_dialogs/test_dlg_about.py index d6de4b55..2cfcb065 100644 --- a/tests/test_dialogs/test_dlg_about.py +++ b/tests/test_dialogs/test_dlg_about.py @@ -3,7 +3,7 @@ novelWriter – About Dialog Class Tester ======================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_dialogs.py b/tests/test_dialogs/test_dlg_dialogs.py index 77de0832..b8a1d8df 100644 --- a/tests/test_dialogs/test_dlg_dialogs.py +++ b/tests/test_dialogs/test_dlg_dialogs.py @@ -3,7 +3,7 @@ novelWriter – Other Dialog Classes Tester ========================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_docmerge.py b/tests/test_dialogs/test_dlg_docmerge.py index acff2422..2c1f5e11 100644 --- a/tests/test_dialogs/test_dlg_docmerge.py +++ b/tests/test_dialogs/test_dlg_docmerge.py @@ -3,7 +3,7 @@ novelWriter – Merge and Split Dialog Classes Tester =================================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_docsplit.py b/tests/test_dialogs/test_dlg_docsplit.py index e8709d90..e1bcba8f 100644 --- a/tests/test_dialogs/test_dlg_docsplit.py +++ b/tests/test_dialogs/test_dlg_docsplit.py @@ -3,7 +3,7 @@ novelWriter – Merge and Split Dialog Classes Tester =================================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_preferences.py b/tests/test_dialogs/test_dlg_preferences.py index 4285da9f..df0a0ff8 100644 --- a/tests/test_dialogs/test_dlg_preferences.py +++ b/tests/test_dialogs/test_dlg_preferences.py @@ -3,7 +3,7 @@ novelWriter – Preferences Dialog Class Tester ============================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_projectsettings.py b/tests/test_dialogs/test_dlg_projectsettings.py index 34a960a6..53a8db7c 100644 --- a/tests/test_dialogs/test_dlg_projectsettings.py +++ b/tests/test_dialogs/test_dlg_projectsettings.py @@ -3,7 +3,7 @@ novelWriter – Project Settings Dialog Class Tester ================================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_dialogs/test_dlg_wordlist.py b/tests/test_dialogs/test_dlg_wordlist.py index f382b57e..84fb3500 100644 --- a/tests/test_dialogs/test_dlg_wordlist.py +++ b/tests/test_dialogs/test_dlg_wordlist.py @@ -3,7 +3,7 @@ novelWriter – Other Dialog Classes Tester ========================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_ext/test_ext_eventfilters.py b/tests/test_ext/test_ext_eventfilters.py index 2f9b075f..afc92ebc 100644 --- a/tests/test_ext/test_ext_eventfilters.py +++ b/tests/test_ext/test_ext_eventfilters.py @@ -3,7 +3,7 @@ novelWriter – Wheel Event Filter Tester ======================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_ext/test_ext_modified.py b/tests/test_ext/test_ext_modified.py index 354d6e17..69d4d717 100644 --- a/tests/test_ext/test_ext_modified.py +++ b/tests/test_ext/test_ext_modified.py @@ -3,7 +3,7 @@ novelWriter – Modified Widgets Tester ===================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_ext/test_ext_progressbars.py b/tests/test_ext/test_ext_progressbars.py index 66477feb..bbe08161 100644 --- a/tests/test_ext/test_ext_progressbars.py +++ b/tests/test_ext/test_ext_progressbars.py @@ -3,7 +3,7 @@ novelWriter – Progress Bar Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_ext/test_ext_switch.py b/tests/test_ext/test_ext_switch.py index 6268721e..95dbf2bd 100644 --- a/tests/test_ext/test_ext_switch.py +++ b/tests/test_ext/test_ext_switch.py @@ -3,7 +3,7 @@ novelWriter – Switch Tester =========================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_ext/test_ext_versioninfo.py b/tests/test_ext/test_ext_versioninfo.py index 5dfb3f06..a5566db2 100644 --- a/tests/test_ext/test_ext_versioninfo.py +++ b/tests/test_ext/test_ext_versioninfo.py @@ -3,7 +3,7 @@ novelWriter – Version Info Widget Tester ======================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_todocx.py b/tests/test_formats/test_fmt_todocx.py index 3c751ebf..ad2cdda3 100644 --- a/tests/test_formats/test_fmt_todocx.py +++ b/tests/test_formats/test_fmt_todocx.py @@ -3,7 +3,7 @@ novelWriter – ToDocX Class Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_tohtml.py b/tests/test_formats/test_fmt_tohtml.py index 7fbd2c13..0e2ad9df 100644 --- a/tests/test_formats/test_fmt_tohtml.py +++ b/tests/test_formats/test_fmt_tohtml.py @@ -3,7 +3,7 @@ novelWriter – ToHtml Class Tester ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_tokenizer.py b/tests/test_formats/test_fmt_tokenizer.py index cbfdb0ae..706bcdd6 100644 --- a/tests/test_formats/test_fmt_tokenizer.py +++ b/tests/test_formats/test_fmt_tokenizer.py @@ -3,7 +3,7 @@ novelWriter – Tokenizer Class Tester ==================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_tomarkdown.py b/tests/test_formats/test_fmt_tomarkdown.py index fc53eb7e..b5655e2e 100644 --- a/tests/test_formats/test_fmt_tomarkdown.py +++ b/tests/test_formats/test_fmt_tomarkdown.py @@ -3,7 +3,7 @@ novelWriter – ToMd Class Tester =============================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_toodt.py b/tests/test_formats/test_fmt_toodt.py index 7267bf3a..e2796c3d 100644 --- a/tests/test_formats/test_fmt_toodt.py +++ b/tests/test_formats/test_fmt_toodt.py @@ -3,7 +3,7 @@ novelWriter – ToOdt Class Tester ================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_formats/test_fmt_toqdoc.py b/tests/test_formats/test_fmt_toqdoc.py index e1b361fc..c53a34ba 100644 --- a/tests/test_formats/test_fmt_toqdoc.py +++ b/tests/test_formats/test_fmt_toqdoc.py @@ -3,7 +3,7 @@ novelWriter – ToQTextDocument Class Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_doceditor.py b/tests/test_gui/test_gui_doceditor.py index 7046a420..611f0145 100644 --- a/tests/test_gui/test_gui_doceditor.py +++ b/tests/test_gui/test_gui_doceditor.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Editor Class Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_docviewer.py b/tests/test_gui/test_gui_docviewer.py index 41847348..b2e3d26f 100644 --- a/tests/test_gui/test_gui_docviewer.py +++ b/tests/test_gui/test_gui_docviewer.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Viewer Class Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_docviewerpanel.py b/tests/test_gui/test_gui_docviewerpanel.py index d5a609c8..0daaaad0 100644 --- a/tests/test_gui/test_gui_docviewerpanel.py +++ b/tests/test_gui/test_gui_docviewerpanel.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Viewer Panel Class Tester ================================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_guimain.py b/tests/test_gui/test_gui_guimain.py index 87287ed8..ff472363 100644 --- a/tests/test_gui/test_gui_guimain.py +++ b/tests/test_gui/test_gui_guimain.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Editor Class Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_i18n.py b/tests/test_gui/test_gui_i18n.py index 03328091..e9caa806 100644 --- a/tests/test_gui/test_gui_i18n.py +++ b/tests/test_gui/test_gui_i18n.py @@ -3,7 +3,7 @@ novelWriter – Main GUI i18n Tests ================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_mainmenu.py b/tests/test_gui/test_gui_mainmenu.py index 507fad2a..66b1d94e 100644 --- a/tests/test_gui/test_gui_mainmenu.py +++ b/tests/test_gui/test_gui_mainmenu.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Main Menu Class Tester ============================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_noveltree.py b/tests/test_gui/test_gui_noveltree.py index 04c80b2e..3974d432 100644 --- a/tests/test_gui/test_gui_noveltree.py +++ b/tests/test_gui/test_gui_noveltree.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Novel Tree Class Tester ============================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_outline.py b/tests/test_gui/test_gui_outline.py index bf2974c7..9ddc87b8 100644 --- a/tests/test_gui/test_gui_outline.py +++ b/tests/test_gui/test_gui_outline.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Outline Class Tester =========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_projtree.py b/tests/test_gui/test_gui_projtree.py index 0a073aae..3642ef4b 100644 --- a/tests/test_gui/test_gui_projtree.py +++ b/tests/test_gui/test_gui_projtree.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Project Tree Class Tester ================================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_search.py b/tests/test_gui/test_gui_search.py index d46f6871..426591fd 100644 --- a/tests/test_gui/test_gui_search.py +++ b/tests/test_gui/test_gui_search.py @@ -3,7 +3,7 @@ novelWriter – Main GUI Project Search Tester ============================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_statusbar.py b/tests/test_gui/test_gui_statusbar.py index f2813a02..1a279a48 100644 --- a/tests/test_gui/test_gui_statusbar.py +++ b/tests/test_gui/test_gui_statusbar.py @@ -3,7 +3,7 @@ novelWriter – Main Status Bar Class Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2021 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_gui/test_gui_theme.py b/tests/test_gui/test_gui_theme.py index 2e74ac99..b4a45659 100644 --- a/tests/test_gui/test_gui_theme.py +++ b/tests/test_gui/test_gui_theme.py @@ -3,7 +3,7 @@ novelWriter – GUI Theme and Icons Classes Tester ================================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_text/test_text_counting.py b/tests/test_text/test_text_counting.py index 228c017e..4b360a06 100644 --- a/tests/test_text/test_text_counting.py +++ b/tests/test_text/test_text_counting.py @@ -3,7 +3,7 @@ novelWriter – Counter Module Tester =================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_text/test_text_patterns.py b/tests/test_text/test_text_patterns.py index c16940b3..ca459292 100644 --- a/tests/test_text/test_text_patterns.py +++ b/tests/test_text/test_text_patterns.py @@ -3,7 +3,7 @@ novelWriter – Patterns Module Tester ==================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_dictionaries.py b/tests/test_tools/test_tools_dictionaries.py index 699c715a..e225f973 100644 --- a/tests/test_tools/test_tools_dictionaries.py +++ b/tests/test_tools/test_tools_dictionaries.py @@ -3,7 +3,7 @@ novelWriter – Dictionary Downloader Tester ========================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_lipsum.py b/tests/test_tools/test_tools_lipsum.py index e90dca5f..889c47bd 100644 --- a/tests/test_tools/test_tools_lipsum.py +++ b/tests/test_tools/test_tools_lipsum.py @@ -3,7 +3,7 @@ novelWriter – Lorem Ipsum Tool Tester ===================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2022 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_manusbuild.py b/tests/test_tools/test_tools_manusbuild.py index c1e614ba..898f120c 100644 --- a/tests/test_tools/test_tools_manusbuild.py +++ b/tests/test_tools/test_tools_manusbuild.py @@ -3,7 +3,7 @@ novelWriter – Manuscript Build Dialog Tester ============================================ This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_manuscript.py b/tests/test_tools/test_tools_manuscript.py index 7aa744c2..5db4f933 100644 --- a/tests/test_tools/test_tools_manuscript.py +++ b/tests/test_tools/test_tools_manuscript.py @@ -3,7 +3,7 @@ novelWriter – Manuscript Tool Tester ==================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_manussettings.py b/tests/test_tools/test_tools_manussettings.py index 354a731c..b41d50a8 100644 --- a/tests/test_tools/test_tools_manussettings.py +++ b/tests/test_tools/test_tools_manussettings.py @@ -3,7 +3,7 @@ novelWriter – Manuscript Build Settings Dialog Tester ===================================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_noveldetails.py b/tests/test_tools/test_tools_noveldetails.py index 4cc2b12a..73bb6063 100644 --- a/tests/test_tools/test_tools_noveldetails.py +++ b/tests/test_tools/test_tools_noveldetails.py @@ -3,7 +3,7 @@ novelWriter – Novel Details Tool Tester ======================================= This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2024 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_welcome.py b/tests/test_tools/test_tools_welcome.py index 7afefb11..eb30fcb7 100644 --- a/tests/test_tools/test_tools_welcome.py +++ b/tests/test_tools/test_tools_welcome.py @@ -3,7 +3,7 @@ novelWriter – Welcome Window Tester =================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2023 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/test_tools/test_tools_writingstats.py b/tests/test_tools/test_tools_writingstats.py index 0d7b1e7c..c56f9731 100644 --- a/tests/test_tools/test_tools_writingstats.py +++ b/tests/test_tools/test_tools_writingstats.py @@ -3,7 +3,7 @@ novelWriter – Writing Stats Dialog Class Tester =============================================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2020 Veronica Berglyd Olsen and novelWriter contributors 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 diff --git a/tests/tools.py b/tests/tools.py index aaa11ef6..28f4acce 100644 --- a/tests/tools.py +++ b/tests/tools.py @@ -3,7 +3,7 @@ novelWriter – Test Suite Tools ============================== This file is a part of novelWriter -Copyright 2018–2024, Veronica Berglyd Olsen +Copyright (C) 2019 Veronica Berglyd Olsen and novelWriter contributors 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