From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: License auditing Date: Wed, 3 Aug 2016 18:28:38 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUz2E-0001fB-US for guix-devel@gnu.org; Wed, 03 Aug 2016 12:28:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUz2B-0008Bs-VE for guix-devel@gnu.org; Wed, 03 Aug 2016 12:28:47 -0400 Received: from mail-yb0-x22b.google.com ([2607:f8b0:4002:c09::22b]:36330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUz2A-0008BJ-OM for guix-devel@gnu.org; Wed, 03 Aug 2016 12:28:43 -0400 Received: by mail-yb0-x22b.google.com with SMTP id v8so57866ybe.3 for ; Wed, 03 Aug 2016 09:28:41 -0700 (PDT) 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: guix-devel Hi! How can I tell the difference between a lgpl2.1 and lgpl2.1+ license? Is this a job that an automated tool could do? Detecting licenses included in a tarball? Cheers David