D27104: Convert license statements to SPDX headers

Christophe Giboudeaux noreply at phabricator.kde.org
Mon Feb 3 00:07:53 GMT 2020


cgiboudeaux added inline comments.

INLINE COMMENTS

> krcc.cpp:4
> +
> +   SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
>  */

Same thing here

> krcc.h:4
>  
> -   This library is free software; you can redistribute it and/or modify
> -   it under the terms of the GNU Library General Public License as published
> -   by the Free Software Foundation; either version 2 of the License or
> -   ( at your option ) version 3 or, at the discretion of KDE e.V.
> -   ( which shall act as a proxy as in section 14 of the GPLv3 ), any later version.
> -
> -   This library is distributed in the hope that it will be useful,
> -   but WITHOUT ANY WARRANTY; without even the implied warranty of
> -   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> -   Library General Public License for more details.
> -
> -   You should have received a copy of the GNU Library General Public License
> -   along with this library; see the file COPYING.LIB.  If not, write to
> -   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
> -   Boston, MA 02110-1301, USA.
> +   SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
>  */

The original license doesn't make sense.

If it's LGPL-2.0 or LGPL-3.0, the GPL 3 clause cannot be invoked

This needs some code archeology to understand where the issue comes from

REPOSITORY
  R243 KArchive

REVISION DETAIL
  https://phabricator.kde.org/D27104

To: cordlandwehr
Cc: cgiboudeaux, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200203/b112b66d/attachment.html>


More information about the Kde-frameworks-devel mailing list