aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cord-Landwehr <cordlandwehr@kde.org>2021-04-10 12:05:37 +0200
committerAndreas Cord-Landwehr <cordlandwehr@kde.org>2021-04-10 12:05:37 +0200
commit5210b3349e47e128674b6a4426035ccba27404cd (patch)
tree409e52c54b4b0c70873b6f776d5590f91ec1246e
parentecfc43a9c1f93a266be2cd0e05b8d09dda90494b (diff)
downloadkconfig-5210b3349e47e128674b6a4426035ccba27404cd.tar.gz
kconfig-5210b3349e47e128674b6a4426035ccba27404cd.tar.bz2
Relicense to LGPL-2.0-or-later
All named authors from copyright statements confirmed this change (confirmations at sysadmins' longterm archive). From the git history check, relicensecheck tells: - lgplv2+: pandom79@gmail.com pandom79@gmail.com ( 7 LOC): eeb2bbe Whereas pandom79 does not posses a KDE contributor account but also confirmed via private mail (confirmation mail also in sysadmins' archive).
-rw-r--r--src/gui/kstandardshortcut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h
index 6ffbeed6..9dad7ffb 100644
--- a/src/gui/kstandardshortcut.h
+++ b/src/gui/kstandardshortcut.h
@@ -4,7 +4,7 @@
SPDX-FileCopyrightText: 2000 Nicolas Hadacek <hadacek@kde.org>
SPDX-FileCopyrightText: 2001, 2002 Ellis Whitehead <ellis@kde.org>
- SPDX-License-Identifier: LGPL-2.0-only
+ SPDX-License-Identifier: LGPL-2.0-or-later
*/
#ifndef KSTANDARDSHORTCUT_H
#define KSTANDARDSHORTCUT_H