From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnOU2-0008M9-Fl for guix-patches@gnu.org; Thu, 31 Aug 2017 08:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnOTy-0004gf-ET for guix-patches@gnu.org; Thu, 31 Aug 2017 08:22:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55922) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dnOTy-0004gQ-AJ for guix-patches@gnu.org; Thu, 31 Aug 2017 08:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dnOTy-0005hP-0R for guix-patches@gnu.org; Thu, 31 Aug 2017 08:22:02 -0400 Subject: [bug#28132] [PATCH 1/2] licenses: Add VOSTROM. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170817225434.9749-1-mbakke@fastmail.com> <871so32n4r.fsf@fastmail.com> Date: Thu, 31 Aug 2017 14:21:42 +0200 In-Reply-To: <871so32n4r.fsf@fastmail.com> (Marius Bakke's message of "Wed, 23 Aug 2017 01:33:56 +0200") Message-ID: <87d17cudux.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28132@debbugs.gnu.org Marius Bakke skribis: > Marius Bakke writes: > >> +(define vostrom >> + (license "VOSTROM" >> + "https://pwhois.org/license.who" >> + "Copyleft free software license from the Prefix WhoIs projec= t")) > > I took a closer look at this license and have decided that it's not fit > for Guix. Here is the license in full, with comments below: Indeed. It might be worth adding it to if you feel like sending your analysis to licensing@fsf.org. Anyway, thanks for taking the time to carefully check! Ludo=E2=80=99.