From mboxrd@z Thu Jan 1 00:00:00 1970 From: tobias.geerinckx.rice@gmail.com Subject: btrfs-progs: [trivial] licence correction Date: Mon, 15 Feb 2016 02:47:43 +0100 Message-ID: <1455500864-17360-1-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV8H2-00004t-R2 for guix-devel@gnu.org; Sun, 14 Feb 2016 20:48:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aV8Gx-0007d3-S4 for guix-devel@gnu.org; Sun, 14 Feb 2016 20:48:24 -0500 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:32800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV8Gx-0007cv-LD for guix-devel@gnu.org; Sun, 14 Feb 2016 20:48:19 -0500 Received: by mail-wm0-x233.google.com with SMTP id g62so130347401wme.0 for ; Sun, 14 Feb 2016 17:48:19 -0800 (PST) Received: from localhost.localdomain (107.119-200-80.adsl-dyn.isp.belgacom.be. [80.200.119.107]) by smtp.gmail.com with ESMTPSA id lc3sm22929710wjb.7.2016.02.14.17.48.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 14 Feb 2016 17:48:18 -0800 (PST) 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: guix-devel@gnu.org Hullo, It was pointed out to me that the current licence (‘gpl2+’) for btrfs-progs is just wrong and should be ‘gpl2’ instead. I must have opened one of the few gpl2+-licenced files in the tarball by sheer bad luck. Here is a patch to set things right. Kind regards, T G-R (I struggled to write a ‘GNU-style’ commit message for something so trivial and probably went overboard. This can be fixed in a later patch series.)