From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH 3/4] gnu: Add German Aspell dictionary. Date: Sun, 28 Aug 2016 14:41:04 +0200 Message-ID: <20160828124104.GA27453@jocasta.intra> References: <1472321979-10150-1-git-send-email-john@darrington.wattle.id.au> <1472321979-10150-3-git-send-email-john@darrington.wattle.id.au> <20160828092045.GG26988@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdzOi-00050u-W4 for guix-devel@gnu.org; Sun, 28 Aug 2016 08:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdzOe-0005HK-Po for guix-devel@gnu.org; Sun, 28 Aug 2016 08:41:11 -0400 Content-Disposition: inline In-Reply-To: <20160828092045.GG26988@macbook42.flashner.co.il> 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: Efraim Flashner Cc: guix-devel@gnu.org, John Darrington --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 28, 2016 at 12:20:45PM +0300, Efraim Flashner wrote: > +(define-public aspell-dict-de > + (aspell-dictionary "de" "German" > + #:version "20030222-1" > + #:sha256 > + (base32 > + "01p92qj66cqb346gk7hjfynaap5sbcn85xz07kjfdq62= 3ghr8v5s"))) don't forget your copyright line. Otherwise looks good. =20 I didn't forget. But I don't consider these 6 lines to be in any respect novel, creative or original. The FSF guidelines for what is regarded as "legally significant" for copyright purposes mentions the limit of 15 lines. In fact, I challenge anyone to offer a definition of aspell-dict-de which works in Guix AND satisfies our rather strict coding style, and does not differ from the above, except in whitespace. In other words, there is nothing novel or creative in what I have written. Thus, is would be dishonest (perhaps illegal?) for me to claim copyright on this work. J' --=20 Avoid eavesdropping. Send strong encryted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlfC2+AACgkQimdxnC3oJ7N4CgCeImekRdnXVAc/Cfjs5QhQrdW+ gM0AmwWh5XyQTikn/AC6n8UVkLi9zlbj =NgjC -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--