Bug 330881

Summary: Licensing issue between KGet (GPL-2.0) and the mmsthreads transfer-plugin (GPL-3.0)
Product: [Applications] kget Reporter: Raymond Wooninck <tittiatcoke>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED DUPLICATE    
Severity: normal CC: a.samirh78, cordlandwehr, justin.zobel
Priority: NOR    
Version: 2.12.60   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Raymond Wooninck 2014-02-07 09:32:17 UTC
The spec file for kget 4.10.90 states that the package is GPL-2.0+ licensed.
The source files in the /transfer-plugins/mmsthreads/ subdirectory are GPL-3.0+
licensed. For example, dlgmms.cpp:

/*
    This file is part of the KDE project
    Copyright (C) 2011 Ernesto Rodriguez Ortiz <eortiz@uci.cu>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program 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 General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

Is it intended to package GPL-3.0+ plugins as part of an ostensibly GPL-2.0+ program - meaning that there is a danger that the entire program should be licensed under GPL-3.0+ rather than GPL-2.0+.

Reproducible: Always
Comment 1 Andrew Crouthamel 2018-11-11 04:25:14 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-21 04:32:58 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Justin Zobel 2020-11-24 03:14:13 UTC

*** This bug has been marked as a duplicate of bug 322396 ***