From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] gnu: Add smartmontools. Date: Mon, 09 Feb 2015 09:48:50 +0100 Message-ID: <87mw4nfp1p.fsf@taylan.uni.cx> References: <87zj8of9sy.fsf@taylan.uni.cx> <87r3tzsoxm.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57231) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKk1W-00028L-SB for guix-devel@gnu.org; Mon, 09 Feb 2015 03:48:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKk1V-0001dQ-PA for guix-devel@gnu.org; Mon, 09 Feb 2015 03:48:54 -0500 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:44231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKk1V-0001dK-Hc for guix-devel@gnu.org; Mon, 09 Feb 2015 03:48:53 -0500 Received: by mail-we0-f179.google.com with SMTP id u56so19855076wes.10 for ; Mon, 09 Feb 2015 00:48:52 -0800 (PST) In-Reply-To: <87r3tzsoxm.fsf@netris.org> (Mark H. Weaver's message of "Sun, 08 Feb 2015 23:12:53 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver writes: > Debian claims that the license is gpl2, not gpl2+. > > Please be more careful checking licenses. Debian tends to be very > thorough about this, so a good method is to find the package on Debian, > e.g. , select the appropriate > package (preferably the same version or close to it) and then choose the > "Copyright File" link in the right column. OK, thanks for the tip. However, both the README and individual source files use the "or (at your option) any later version" phrasing. I wonder why Debian marked it gpl2? Taylan