From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Maxime Devos Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Added srfi-214: flexvectors Date: Wed, 19 Jan 2022 15:04:40 +0000 Message-ID: References: <8735lk1mim.fsf@vijaymarupudi.com> <53571f80fa796b002f696c68ba2151d97bb6edad.camel@telenet.be> <87wnivzvd4.fsf@vijaymarupudi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-1Pzs3TgLa33+//IXnM5u" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3709"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.38.3-1 To: Vijay Marupudi , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Wed Jan 19 16:58:49 2022 Return-path: Envelope-to: guile-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nADMG-0000jZ-VQ for guile-devel@m.gmane-mx.org; Wed, 19 Jan 2022 16:58:49 +0100 Original-Received: from localhost ([::1]:44030 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nADMF-0000mr-Vg for guile-devel@m.gmane-mx.org; Wed, 19 Jan 2022 10:58:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nACWC-0000Tq-OI for guile-devel@gnu.org; Wed, 19 Jan 2022 10:05:01 -0500 Original-Received: from [2a02:1800:110:4::f00:1a] (port=52708 helo=albert.telenet-ops.be) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nACW0-0007KL-7i for guile-devel@gnu.org; Wed, 19 Jan 2022 10:04:52 -0500 Original-Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id kf4l260094UW6Th06f4lmo; Wed, 19 Jan 2022 16:04:45 +0100 In-Reply-To: <87wnivzvd4.fsf@vijaymarupudi.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642604685; bh=nhQliOTGHucpE08hGQ92OoLqVnuJNiJQvbxGj4xVB8Q=; h=Subject:From:To:Date:In-Reply-To:References; b=iiOpiv8nzjSYcl2CkJywnlM7cvW8yF6JmEsMS/2zkqV/jdxmuros3yjsl7LJWlfQk LkpobUQr6/la7LPmiSt9Gp514IRQEb6c49O2n8C0ZzFxEe3p0GLw2JSuRYFOYpkTCO Mv59Uj2mseRrdyFQC0Za49kdTRvrUDkvnJgZseKtv8rYFXQuMZYcfiN6dwZdn/cUQR Au5QYqtOVtAqt2I3QKR77K1msQzGYGrZEQeCGGu4HPuR4cpg+InCact75Xr8i+1+hg 30dfZ5KPMi2s4kKjb0DopYR2Ok0F4YjpcJtRJVqX9jHt7P1KwxOTvFevfCGKpBs3TS H62PQommlJOiw== X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:1800:110:4::f00:1a (failed) Received-SPF: pass client-ip=2a02:1800:110:4::f00:1a; envelope-from=maximedevos@telenet.be; helo=albert.telenet-ops.be X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:21039 Archived-At: --=-1Pzs3TgLa33+//IXnM5u Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Vijay Marupudi schreef op wo 19-01-2022 om 08:51 [-0500]: > > however, the README says =E2=80=98by Adam Nelson=E2=80=99.=C2=A0 Did yo= u reach some kind > > of > > agreement with Adam Nelson about copyright assignment?=C2=A0 And since > > SRFIs > > are licensed under Expat (not 100% sure), wouldn't this need to be > > the > > Expat license text? > >=20 > > Even if the Expat license allows this (I don't know), then I would > > still recommend to keep the license the same, such that fixes can > > easily be interchanged between Scheme implementations (e.g. there > > have > > been some fixes to SRFI-64 a while ago). >=20 > There was no copyright assignment. If no copyright assignment has happend, then the copyright still belongs to the author -- from the Git repository's LICENSE: =C2=A0Copyright =C2=A9 Adam Nelson (2= 020)). While possibly you might have made some small changes to flexvectors, it seems that most code is preserved, so at most a =E2=80=98=C2=A9 FSF=E2= =80=99 line could be added (*), however, the copyright line =E2=80=98=C2=A9 Adam Nelson=E2=80= =99 would need to remain, otherwise the copyright lines are misleading. (*) This assumes you did copyright assignment to the FSF, otherwise =E2=80=98=C2=A9 Vijay Marupudi=E2=80=99. Furthermore, the license requires preserving existing copyright notices: > The above copyright notice and [...] (including [...]) shall be > included in all copies or substantial portions of the Software. > =C2=A0The expat license is GPL compatible, > so I assumed GPL would be the preferred license for a contribution to > Guile. [...] I can definitely change the license for my edits to > whatever is The expat license is GPL compatible, but the expat license requires preserving the license text: > Permission is hereby granted [...]: >=20 > The above [...] and this permission notice (including the next > paragraph) shall be included in all copies or substantial portions of > the Software. >=20 > [warranty disclaimer] Here, =E2=80=98this permission notice=E2=80=99 seems to be the text of the = expat license. But I'm not seeing this text in the srfi-214.scm of your patch. > best for Guile. That would be up to the maintainers I suppose. Greetings, Maxime. --=-1Pzs3TgLa33+//IXnM5u Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYegoiBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ty0AQDgOg0VtoQ59klk8kmk7Q2qGD9g MrivIduj9gaaW4DAagD/U3vOYrdZ51P0hVibEQge3B5/HkErNIiZaYBw8gSDDQ0= =To+a -----END PGP SIGNATURE----- --=-1Pzs3TgLa33+//IXnM5u--