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 16:04:00 +0000 Message-ID: <8b6bb918e76adc83c5785f6e544c5169bba8f25d.camel@telenet.be> References: <87fspjzq67.fsf@vijaymarupudi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-+PPPr07kG3ENv4VxT4x9" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17898"; 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 17:32:07 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 1nADsR-0004M3-Tg for guile-devel@m.gmane-mx.org; Wed, 19 Jan 2022 17:32:03 +0100 Original-Received: from localhost ([::1]:43560 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nADsQ-0004aD-Lr for guile-devel@m.gmane-mx.org; Wed, 19 Jan 2022 11:32:02 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:50370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nADRT-0007hH-IH for guile-devel@gnu.org; Wed, 19 Jan 2022 11:04:12 -0500 Original-Received: from [2a02:1800:120:4::f00:14] (port=60296 helo=xavier.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 1nADRQ-0006EQ-UZ for guile-devel@gnu.org; Wed, 19 Jan 2022 11:04:11 -0500 Original-Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id kg45260014UW6Th01g45s7; Wed, 19 Jan 2022 17:04:05 +0100 In-Reply-To: <87fspjzq67.fsf@vijaymarupudi.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642608245; bh=npFOIR9HsohTr17DmRroqfWC+TZA2Ycx2gfnruOGKD4=; h=Subject:From:To:Date:In-Reply-To:References; b=GQ7D0fXigew3KRCsufUVBQDdyPdU/4aaIjQFdAIIXNT4Zrx5SJdpKhXAiGBaReKu8 hkQkVro5vwYNKreYUd0KQ2cSjjoTB1KSRJyDtlU8069B7JS3UH7uJv0iQzHfMUce6k VSjfFzh4PdCPt3TUbN+e9BBn3hQR3gIC2sNYwmmn71VbyDWVQJBSWX2IAOVA60J9qh 8wvJTufdNwLinOi2xhEyHeDVJvysqX4eixfGtLc/xgeEeTC87duF0Y7vcKw0l8FGkF qq4FUUncvopwjv3FZAu0lo0hm60et4jAl4dfZQAb3HMweP4itx4qXOqeTIRFlN8kLX O7FQ2epcOXbAg== X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:1800:120:4::f00:14 (failed) Received-SPF: pass client-ip=2a02:1800:120:4::f00:14; envelope-from=maximedevos@telenet.be; helo=xavier.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:21040 Archived-At: --=-+PPPr07kG3ENv4VxT4x9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Vijay Marupudi schreef op wo 19-01-2022 om 10:44 [-0500]: > > 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 Nelso= n > > (2020)). > > 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. > >=20 > > (*) This assumes you did copyright assignment to the FSF, otherwise > > =E2=80=98=C2=A9 Vijay Marupudi=E2=80=99. >=20 > That's fair, thanks for looking into it! I was unaware of where to > include that information. I have added Adam Nelson and my name (can > remove this if necessary, just did it to be complete) to the license > comments and switched the `srfi-214.scm' file to the expat license > for > now. >=20 > Note that I kept the GPL license in the srfi-214.test file, given > that the README in test-suite/README says: >=20 > > Please write more Guile tests, and send them to bug-guile@gnu.org. > > We'll merge them into the distribution. All test suites must be > > licensed for our use under the GPL, but I don't think I'm going to > > collect assignment papers for them. Guile's README cannot override the law, so the expat license text would need to remain. I think test-suite/README is primarily concerned license compatibility and consistency, so I guess for code from external sources, the =E2=80=98let GPL be the license=E2=80= =99 requirement can be relaxed somewhat. For example, see tests/srfi-27.test and tests/srfi-41.test -- they appear to be Expat. Something I forgot to mention: documentation! Would you be up to documenting flexvectors in Guile (in =E2=80=986.6 Datatypes=E2=80=99 I p= resume, after =E2=80=98vlists=E2=80=99 maybe, with a cross-reference from =E2=80=987.5 SRFI Support Modules=E2=80=99)? > I have not assigned my copyright to the FSF, but can do so if > necessary. As I understand it, a maintainer will inform you on what you need to sign, etc -- it's a process initiated by the maintainer, not the contributor. --=-+PPPr07kG3ENv4VxT4x9 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+4iGRcl7gUCYeg2cBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7s58AP9uAHnPatYISg8kFLtj6LAq2ABK YNiW6ZE6wsoUok6AOgEArl8IWCnME/fjgZfK/A72i5kBbdwFQRhGpZA4Yo+n9A0= =13Zf -----END PGP SIGNATURE----- --=-+PPPr07kG3ENv4VxT4x9--