From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 1/2] gnu: Add libtsm. Date: Mon, 22 Aug 2016 23:46:55 +0200 Message-ID: References: <20160822135307.789-1-david@craven.ch> <20160822193347.GB24639@jasmine> <20160822210848.GA30208@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbx3f-0007ga-6S for guix-devel@gnu.org; Mon, 22 Aug 2016 17:47:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbx3a-0002p7-Vh for guix-devel@gnu.org; Mon, 22 Aug 2016 17:47:02 -0400 Received: from mail-yw0-x242.google.com ([2607:f8b0:4002:c05::242]:36482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbx3Z-0002o9-OY for guix-devel@gnu.org; Mon, 22 Aug 2016 17:46:58 -0400 Received: by mail-yw0-x242.google.com with SMTP id u134so4177948ywg.3 for ; Mon, 22 Aug 2016 14:46:56 -0700 (PDT) In-Reply-To: <20160822210848.GA30208@jasmine> 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" To: Leo Famulari Cc: guix-devel >> How do I figure out what kind of license they are? > > I usually do a web search on a sentence fragment. That works very nicely. Thank you! What do I do if someone removes a word from a license text? :/ Permission to use, copy, modify, and/or distribute this software for any purpose >and< without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. > I also noticed some public domain code. I didn't do a thorough check. What is considered a thorough check? Looking at each source file could take hours on a larger codebase...