From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Question about Licenses. Date: Sun, 15 Sep 2019 17:51:50 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49487) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9Woc-0006Xp-OZ for help-guix@gnu.org; Sun, 15 Sep 2019 11:51:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9Wob-0008E0-E2 for help-guix@gnu.org; Sun, 15 Sep 2019 11:51:54 -0400 Received: from w1.tutanota.de ([81.3.6.162]:59340) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9Woa-0008DT-NJ for help-guix@gnu.org; Sun, 15 Sep 2019 11:51:53 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 7B37EFBF380 for ; Sun, 15 Sep 2019 15:51:50 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi Everyone.=C2=A0 My name is Fanis and I am a new Guix user coming from Gentoo. I am very int= erested in the license around the packages I use and I can help but notice = some inconsistencies. For example:=20 kdenlive is GPL-2 in the gentoo repositories. https://packages.gentoo.org/packages/kde-apps/kdenlive It also has a link to GPL-2 on their site: https://kdenlive.org/en/about/ But on Guix is GPL-2+. Is there a source I am not considering? The source is saying GPL-2 in the c= opying file too. The other example is Qbittorrent.=C2=A0 its GPL-2 again in gentoo: https://packages.gentoo.org/packages/net-p2p/qbittorrent Source is saying GPL-2: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING but Guix is saying GPL-2+ again. Is there a source I am not considering? Does Guix remove some things to mak= e the programs GPL2+? Regards, Fanis