From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 01/31] gnu: Add python-exif-read. Date: Fri, 05 Sep 2014 23:33:59 +0200 Message-ID: <87ppf9u4zc.fsf@gnu.org> References: <1409930317-13220-1-git-send-email-dthompson2@worcester.edu> <87k35h26c5.fsf@gnu.org> <87oautq15h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQ18y-0006uN-Jp for guix-devel@gnu.org; Fri, 05 Sep 2014 17:34:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XQ18s-0005sw-L3 for guix-devel@gnu.org; Fri, 05 Sep 2014 17:34:08 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQ18s-0005sg-Dk for guix-devel@gnu.org; Fri, 05 Sep 2014 17:34:02 -0400 In-Reply-To: <87oautq15h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Fri, 05 Sep 2014 16:10:18 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > I checked them as best as I could since the license info on pypi didn't > specify the version of the license being used. Most projects were using > expat or BSD 3-clause licenses. The most likely mistake I could have > made would be accidentally specifiying bsd-3 when it should have been > bsd-2, but I tried to make sure that didn't happen. Awesome, thanks for taking the time. Ludo=E2=80=99.