From 489cb543dea54c84d334bdf355f5e669c37f0cd4 Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Mon, 21 Aug 2023 16:22:06 +0200 Subject: [PATCH] Fix copyright header --- src/importer/sources/desktop_source.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/importer/sources/desktop_source.py b/src/importer/sources/desktop_source.py index 32a2dab..a9fdcf5 100644 --- a/src/importer/sources/desktop_source.py +++ b/src/importer/sources/desktop_source.py @@ -1,6 +1,6 @@ # desktop_source.py # -# Copyright 2022-2023 kramo +# Copyright 2023 kramo # # 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