From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WJ8wHvHLBmIW/QAAgWs5BA (envelope-from ) for ; Fri, 11 Feb 2022 21:49:53 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CFwDG/HLBmLExgAAauVa8A (envelope-from ) for ; Fri, 11 Feb 2022 21:49:53 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2AC913E786 for ; Fri, 11 Feb 2022 21:49:53 +0100 (CET) Received: from localhost ([::1]:50516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIcrY-0006LP-E0 for larch@yhetil.org; Fri, 11 Feb 2022 15:49:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nI4X0-00084Z-58 for guix-devel@gnu.org; Thu, 10 Feb 2022 03:10:22 -0500 Received: from [2607:f8b0:4864:20::633] (port=33776 helo=mail-pl1-x633.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nI4Ww-0002DW-PV; Thu, 10 Feb 2022 03:10:21 -0500 Received: by mail-pl1-x633.google.com with SMTP id k17so1229209plk.0; Thu, 10 Feb 2022 00:10:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=l2AW2zPczwujRLBs79eBNDIaiJt1uZf4pvfRg1IeJxQ=; b=dsHma6fxiZXRtL7SGW/ZQO73NaND8B/aSW6J9x2X58wFXEXp98T8Pa0wCs2GixOGO3 W2ZOO7wQXj/h5hDNZMttw+Xe7DqAJ6GN9WbzgdGz14Oz3EG1TH2mvqmXq//D+BUp630+ uhPP5ZSDrAUw9HayqqPPMpUwb0qlv0u607+hELtVDSBWRCSoHA4C+/sJ4OwtOMFZoJt+ RMbt/zhbtDnprtW9QDtwpimAUwC66iG7/cz1TF2RLnzTPuG95bN+LY4ZavPzt/1IS3Nx hxJRj+47ko/cMVTM3++w9n8aHBXDNsTQyGVwpp4w74CMlOKWV+egIjASA1ASSE4eQclh g94g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=l2AW2zPczwujRLBs79eBNDIaiJt1uZf4pvfRg1IeJxQ=; b=dem3+Z+BHpHjJwyhNW/M9EMTh+Z/wBiQ+EURe94MlQJ+gpeNuezlEJORyZ2NxmaJNH JBsctfdEfThGbdVP/U1mqKNShUhuGtJ/pN5gcLYH5AzjkJNiSiVRGGLrZcn3GNEQL3na /tmnUHuCKKENebv4iL96v8dl1jTRyLdgn6FwD1sjO2gD/6XDiU7Fj2XOtIQ14UUKYY9Q 19wER+wV5jAOTUUrflsVlu6ZOY8cVe46yBkpChsBzJCTXkWhVvcPvYWvI8UgZwXP+x2Z 7Yc3twxSMI9plPT8nsXcnvRJrrUnN10iR72L94q1hFY/41Ajl+D6f6sZlm1DJsQrbgqU 9/gQ== X-Gm-Message-State: AOAM533XJPmdSVGasfxGHqeQFsIPVgcVuzseU6vba/2fGOq0qcm4Qvrv u9J6eQ2h3yD6NzkACQi11R7MRVYz8Va2DQ== X-Google-Smtp-Source: ABdhPJwoy5z8IS38Wax+ooTUIFdr+AOXQW37VKvSySyipko3NxPe6HwJGlpaWVy38ohsEvh6Q+eq9w== X-Received: by 2002:a17:90a:a385:: with SMTP id x5mr1554148pjp.129.1644480607817; Thu, 10 Feb 2022 00:10:07 -0800 (PST) Received: from garuda-lan ([2601:601:9d82:820::d3c9]) by smtp.gmail.com with ESMTPSA id e3sm16358458pgc.41.2022.02.10.00.10.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Feb 2022 00:10:07 -0800 (PST) From: Chris Marusich To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: License of your contributions to the blog at guix.gnu.org References: <87bkzykfyc.fsf@inria.fr> <87pmo1ifxj.fsf@gnu.org> Date: Thu, 10 Feb 2022 00:10:02 -0800 In-Reply-To: <87pmo1ifxj.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sat, 05 Feb 2022 14:47:04 +0100") Message-ID: <87k0e3kuqt.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::633 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::633; envelope-from=cmmarusich@gmail.com; helo=mail-pl1-x633.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 11 Feb 2022 15:49:36 -0500 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Jakob L. Kreuze" , GNU Guix maintainers , Guix Devel , David Thompson , Magali Lemes , Tatiana Sholokhova , Pierre Neidhardt , Mathieu Othacehe , Joshua Branson , Pjotr Prins , Maxim Cournoyer , Simon Tournier , Danjela Lura Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644612593; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=l2AW2zPczwujRLBs79eBNDIaiJt1uZf4pvfRg1IeJxQ=; b=GQeHNNyzxznM7jJou3ZOaWW1OQtULQsaj0CABWGm1yQKURwT7fI84tsvNR7eIUUp5oZvbl Zj44AALARgo0eaGujspulgLvPI3dummM6xJ59lvJegesG4+rrCFL3YWvvR/mJgwzdQmerU SxJ5kmf12AN3pHJ6+tXcFfCGuaXaddX4iStcyYIO2BmPNsQDBEyLKWlj9DD+oMU0GhSXwb n6HPT67nU1udO53aJN50MUOqp2ZLtGGlohMoZipZnlJXOIbDepvn48d2LwNB5+uSrWgerS nQ4s7N2k7W+RhunwzuLSkIK+qJwf1pbYaCTNenfUdRztRKYrnDzO7/eRwwkQQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644612593; a=rsa-sha256; cv=none; b=YUViHmC6wDUvw/pgDovakmUBjutU0ghn5SwGmOTB/of8/LzXdvv5AYjq9UuD/bGtzBgP0W k4EOKLm1mzB3V6N7AcCluFYdVtey3lo/iA5TyuQ1+v5DAltFqOXj/wuoRDzIrS4fGGEVtq 4yCJefn2kgLpf6PQnOnpPVEqZAJuhGbi0V+Uri23oVNubP7gxE2OaJv/p+rQEASpMsfigQ R4QN9H82pnQ+k3OXgrWpTv6gwgGAAi6gJOC7RCGAZhRJKuBIXHbwy72WSi2ZSj7BwbSo2x M608mwkVZl8Jejhm8U9EqSp8JV3cxnHYoW8MurEs81TsZ2TsQZY0UUoGAsecIQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=dsHma6fx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=dsHma6fx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2AC913E786 X-Spam-Score: -1.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: iQkj5lXCvH0p --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Ludovic Court=C3=A8s writes: > Hello, > > I am emailing you on behalf of the GNU=C2=A0Guix project because you are = the > author or coauthor of one or more articles to the blog at > . > > With a few exceptions, these articles do not have a clear license, which > we would like to fix. We propose to dual-license all the articles under > CC-BY-SA 4.0 and GFDL version 1.3 or later, with no Invariant Sections, > no Front-Cover Texts, and no Back-Cover Texts. > > Do you agree with the proposed licensing terms for your contributions to > the blog? > > If you do, please reply to this message to say so, keeping > guix-devel@gnu.org Cc=E2=80=99d (if you already replied in the previous t= hread, > you do not need to reply again). > > If you would prefer different licensing terms, or if you have any > questions, feel free to ask them publicly on guix-devel@gnu.org or > privately with guix-maintainers@gnu.org. > > The clarified license will allow us and others to reuse material in the > manual, cookbook, and in other free cultural works. See > > for the initial discussion. > > Thanks in advance! > > Ludo=E2=80=99. I agree with the proposed licensing terms mentioned above. =2D-=20 Chris PGP: https://savannah.gnu.org/people/viewgpg.php?user_id=3D106836 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmIEyFsVHGNtbWFydXNp Y2hAZ21haWwuY29tAAoJEN1AmhXYIkadUp8QAJtwgk4C24nzkJW/aM9PKhRZ+CTY 9b83ECqMPPStNH1uGYJxHMt8uw8QSdGUBAIq1IWcjL4wqaMUFjO8egt48lz08L8R t4Ul/doF7eZQqd/y1oHD/Mytv4R4UqfnVV5ucaEsQz5hnx7xfRkkZogWT9qm6nCH GgpTSrk/ESSPDXVeCJUh50ZWSjeW0tL0CUyFf6Y96K5Y3WIAN9wbD5XI0K+4kEnK eDniysbDb1eoMGxTUWoI1vdtGeRB+KnOykzatrgdfwKK1HxyT4qh3GpKgdlw7MOQ p/elwAUyRFL9wQL3COypHtKXJbCA6IgNaYUiodDHPVtKaSUpUy3Sox6au3GrffgO PDaqYdKDJJndDpwFNrv944ronSH1ogEkVaO5XrY1E7WdnsKwytrKkB2kW4zJx4JD AjskhmYd5rEKPCvD+ABszf1OIsEyhKtOcNFvAfigMvO8J50l4cUXHeNJ0/iNs7m3 g25EMXORDoM3oZHmFCRu4jX8fGhhUX90V3XMpoozjIUVDvncGtCUYFZOlSK6UhVD g2u6GZznvRsqLJq1/Oe1h20ANyPfDx2vx6BtH/iCj+CaR608y0WVYvKrLsEfJ1Xb 7YdYoK2Y5wf2x/PWiDp3bPiWXlDevjLcmNFoy5X+IEzd4JIsJaLLI089m8cXcSu/ uQb/QqSo4+8M2sUd =by8R -----END PGP SIGNATURE----- --=-=-=--