From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deE4k-0002o2-6K for guix-patches@gnu.org; Sun, 06 Aug 2017 01:26:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deE4h-0002ci-1A for guix-patches@gnu.org; Sun, 06 Aug 2017 01:26:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41347) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1deE4g-0002cX-U8 for guix-patches@gnu.org; Sun, 06 Aug 2017 01:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1deE4g-0001LN-Hn for guix-patches@gnu.org; Sun, 06 Aug 2017 01:26:02 -0400 Subject: bug#27903: Font: font-open-dyslexic Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Sun, 06 Aug 2017 10:54:29 +0530 In-reply-to: <20170805173110.iffki74lmy2uurl7@abyayala> References: <20170801102928.r5dns5l5iggtccsy@abyayala> <20170805173110.iffki74lmy2uurl7@abyayala> Content-Type: text/plain 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: ng0 Cc: 27903-done@debbugs.gnu.org ng0 writes: > Arun Isaac transcribed 0.4K bytes: >>=20 >> > + (license >> > + (license:fsdg-compatible >> > + "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts" >> > + "The Font Software may be sold as part of a larger software pac= kage but >> > +no copy of one or more of the Font Software typefaces may be sold by >> > +itself.")))) >>=20 >> Is this license compatible with the FSDG. It seems to restrict >> redistribution (no copy of the typefaces may be sold by itself). WDYT? >>=20 > We've had this before - I simply copied the license line from the Bitstre= am Vera font > we have, which this font is based on. Ah, yes, I forgot about that. Pushed, thanks! I changed the home-page to https://opendyslexic.org/ and made a few minor changes to the description. =