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 2D9uH8Rb8WFyiQAAgWs5BA (envelope-from ) for ; Wed, 26 Jan 2022 15:33:40 +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 kN8UHMRb8WGdewAAauVa8A (envelope-from ) for ; Wed, 26 Jan 2022 15:33:40 +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 0421A41A7F for ; Wed, 26 Jan 2022 15:33:40 +0100 (CET) Received: from localhost ([::1]:38534 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nCjMh-0001XO-6G for larch@yhetil.org; Wed, 26 Jan 2022 09:33:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCjDU-0008HX-Sq for guix-devel@gnu.org; Wed, 26 Jan 2022 09:24:08 -0500 Received: from [2607:f8b0:4864:20::72a] (port=34552 helo=mail-qk1-x72a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nCjDT-0007jf-A5; Wed, 26 Jan 2022 09:24:08 -0500 Received: by mail-qk1-x72a.google.com with SMTP id q5so9811357qkc.1; Wed, 26 Jan 2022 06:24:04 -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:content-transfer-encoding; bh=WsLAUQy8nFSS5xMgwHYYPHfi4x4bpLkJC1ae38iAgJo=; b=doPUxbhRSjCi0izMXP9KPhp1BUJ7juzWnrAIKmjaJw7rnuiiCYH2gdQ4sgsxn0R9UG TnxLxVm9JJYIpjypjb2gJOH2h3F4223CZY5P6Ycb3dmO2/pdX18aP6nID9ZDUvYDSai6 7bIs5wN7b5wzyO4Bqwbd1n2D41cUlBuRr1TuQ9gYUOzpkcuEIWnXXEh9yr3grwMKFofh qDQt4XnEJbYA+7pO4989b41nLbnQR1f5sG10dWf0RYSw6WwSGCHSlwX8PHHNmXlOofRY W+LOt4i+hhw5io1m9aEbKjgYdET3EZY3mayp01AR4vQ3hI/oYolpayFnunL5W54w2czu kXkQ== 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:content-transfer-encoding; bh=WsLAUQy8nFSS5xMgwHYYPHfi4x4bpLkJC1ae38iAgJo=; b=5+T+t5M0v909Nd/9utNobONvJXziSR1++m2AT5e7Qv13StXGUqu6yWwD4oxl+k6Sor /h0Jz9+qzLjsEjB/jdryzbshH0QUkKj4OBUOeuogv+TOEvamTXxSY/g18EJSKjHXlrxw w+e2QF6sUWd53O7DnaNCs8bUkmiv65jJTYUNd6s4LRfRPn4v9Iwi15fTPMYnoVM98CLK tTVh1XZtXy9uHFktvwEhrIQVs47S0JwCzxPHodttKG22v4SsyxhcQ2YOA7cD2oYNGVRu bbyZd/bYHxnwBWvGlSMYyl8IrcFuneaDhjgQKQyziOthnR8P87pSDhy24g1RoMEaMxGt WIZw== X-Gm-Message-State: AOAM533UeJFxGFlqD3Q0gfkL9EmWcRcX4cJ7dK5UY9my04bt+KSZIepa djH1Am10YfQLCOcKGNmZ8zsgJCoao/I= X-Google-Smtp-Source: ABdhPJx5iY/Q8Z79TYhh6Org5AytHIh45XU74HwV/NOgeHVEq6Iz1m0Gg0yrZWiWrWNvJPzjJnzjIA== X-Received: by 2002:a37:6986:: with SMTP id e128mr18365100qkc.22.1643207043918; Wed, 26 Jan 2022 06:24:03 -0800 (PST) Received: from hurd (dsl-205-233-124-191.b2b2c.ca. [205.233.124.191]) by smtp.gmail.com with ESMTPSA id l1sm11013506qkp.100.2022.01.26.06.24.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jan 2022 06:24:03 -0800 (PST) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Clarifying blog post licensing References: <87bkzykfyc.fsf@inria.fr> Date: Wed, 26 Jan 2022 09:24:02 -0500 In-Reply-To: <87bkzykfyc.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Wed, 26 Jan 2022 10:24:11 +0100") Message-ID: <87czke3799.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::72a (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::72a; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x72a.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 autolearn=no autolearn_force=no X-Spam_action: no action 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: Guix Devel , GNU Guix maintainers 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=1643207620; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=WsLAUQy8nFSS5xMgwHYYPHfi4x4bpLkJC1ae38iAgJo=; b=GA3Xaa+hti+iM0g+r3OsQRchpfj5sHIqQMQpZYdsgkuaphIELISpJ81IrzQ0NoyYrbMPJz Zpuw9swrEheO9ivAIbAzsdEsGfebFt8h9VGBgvAQfB1gsGcKtIGCpIdcdlxyNhGU8mBIFt NjIHGjIoBPtnFbDBBm2T7VwOcq7z5DXp9fML2APPMXjBAFnRT9gUf+NoefoNwA8ty4eoZw gnXRQFGj9eKRGG95ygbTtQHqEBcncW5+Y7HsmBCcjVTPbF1zMO0adYgW7ykO+39tJzkjbd lhBjriEIWu0UywCne2f02xHE6vZ6tCtTzAk8qANfTdb04ejg/7UJqvwbw9hQmg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643207620; a=rsa-sha256; cv=none; b=CRepMbivT9Msgm32CLn2iZF/tR3bMuDNKEbsBjMcpMBDwGgyhVDvfWATKKWwa/G5o5KQ3F mFFqVxC8FD0ANevGJMR6wQZQdfky/ku7hotHV6VGRMpISo/pSp80me8jztwyZQdKdRZ/W7 Md6M1yVLREw0ROAeW9xPZWTR7ktwEDJAQUU1jakN4oE4dqQukbHRZovg0H6BaqWJRYihng xBFfdlmnmt3+NVQUHaicfDUSQmSU/a18eWvNLUijXLHte7LjWtM5nG/riuMwzqo65HSex6 WYtmPRhBcVyWQwAAoLDOKhUIoa+GVxEJFCSZm+AGDRMj6j+s07WO+OgVym4zOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=doPUxbhR; dmarc=pass (policy=none) header.from=gmail.com; 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: -4.33 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=doPUxbhR; dmarc=pass (policy=none) header.from=gmail.com; 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: 0421A41A7F X-Spam-Score: -4.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: EXxoywXH3nde Hello, Ludovic Court=C3=A8s writes: > Hello Guix! > > With a few exceptions, our blog posts do not have a license, which is > not great as it prevents sharing and reuse, at least by those outside > Guix circles (we discussed it in the past but never got around to fixing > it). > > I=E2=80=99d like us to clarify that, with a footer on blog posts saying t= hat, > unless otherwise stated, posts are dual-licensed under CC-BY-SA 4.0 and > GFDL 1.3+ (the latter so we can reuse material in the cookbook and in > the manual). Patch below. > > What do people think? Sounds good to me. I'm curious though; why do we need CC-BY-SA, additionally to GFDL? Thanks, Maxim