diff options
| -rw-r--r-- | src/gui/kstandardshortcut.h | 2 | 
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 | 
