Skip to content

Commit

Permalink
Update copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
eikehein committed Dec 22, 2024
1 parent 4a00e0e commit dc4fca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
* SPDX-FileCopyrightText: 2021-2024 Eike Hein <[email protected]>
* SPDX-FileCopyrightText: 2021-2025 Eike Hein <[email protected]>
*/

#pragma once
Expand All @@ -16,7 +16,7 @@ namespace Hyelicht {
QStringLiteral(HYELICHT_VERSION),
description,
KAboutLicense::Unknown,
i18nc("@info:credit", "(c) 2021-2024 Hyerim and Eike"),
i18nc("@info:credit", "(c) 2021-2025 Hyerim and Eike"),
QStringLiteral(),
QStringLiteral("https://www.hyerimandeike.com/"),
QStringLiteral("[email protected]")};
Expand Down

0 comments on commit dc4fca8

Please sign in to comment.