diff options
author | Andreas Cord-Landwehr <cordlandwehr@kde.org> | 2021-03-28 09:53:31 +0200 |
---|---|---|
committer | Andreas Cord-Landwehr <cordlandwehr@kde.org> | 2021-03-28 09:53:31 +0200 |
commit | ecf02500cf822c7fb026059778de4f58c24baa66 (patch) | |
tree | 77bae8927b52089a85f44316bd604bda09a38b03 | |
parent | ce350dfdd9d32849346c5b89fffa4f553b94188b (diff) | |
download | kconfig-ecf02500cf822c7fb026059778de4f58c24baa66.tar.gz kconfig-ecf02500cf822c7fb026059778de4f58c24baa66.tar.bz2 |
Relicense file to LGPL-2.0-or-later
Relicense approved by relicensecheck except:
- lgplv2+: a.volkov@rusbitech.ru
a.volkov@rusbitech.ru ( 1 LOC): d328dd6
Which is a non-copyrightible trivial change.
-rw-r--r-- | autotests/kdesktopfiletest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kdesktopfiletest.h b/autotests/kdesktopfiletest.h index 6bf97bf8..04403794 100644 --- a/autotests/kdesktopfiletest.h +++ b/autotests/kdesktopfiletest.h @@ -1,7 +1,7 @@ /* SPDX-FileCopyrightText: 2006 David Faure <faure@kde.org> - SPDX-License-Identifier: LGPL-2.0-only + SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef KDESKTOPFILETEST_H |