From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.devel Subject: Re: Dual license the colours of the Modus themes? Date: Mon, 09 May 2022 16:21:13 +0300 Message-ID: <87ee12depi.fsf@protesilaos.com> References: <87mtfwsir6.fsf@protesilaos.com> <87ee13yzt5.fsf@protesilaos.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16182"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Christopher Dimech , emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 09 15:42:31 2022 Return-path: Envelope-to: ged-emacs-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 1no3eh-0003xq-7p for ged-emacs-devel@m.gmane-mx.org; Mon, 09 May 2022 15:42:31 +0200 Original-Received: from localhost ([::1]:56388 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1no3eg-0000nC-7X for ged-emacs-devel@m.gmane-mx.org; Mon, 09 May 2022 09:42:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47218) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no3KC-00035z-M1 for emacs-devel@gnu.org; Mon, 09 May 2022 09:21:20 -0400 Original-Received: from relay12.mail.gandi.net ([2001:4b98:dc4:8::232]:45389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no3KA-0007z2-F3 for emacs-devel@gnu.org; Mon, 09 May 2022 09:21:20 -0400 Original-Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 56DA7200014; Mon, 9 May 2022 13:21:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1652102475; h=from:from: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; bh=JlYMmD/ukEu9urEQJD6N47idLorcRHazBnhU+vDXeg0=; b=JR9hGWkX4lk3ImNayhzupS/gOuMNWHfuNPA+S7iIwOGsOhAc++eVXVhkO3NJ8BqWygGbyc M6ZxJOSc0Z5cjg5FukKN4qHvFKdwWY5PXCs+f9ibGMvwPa3cl1P/opdtY3gJGWwFk5QDJH 2A9IzTqAXBGEahCsJeXw4XkKEOUkc2hV52KiKXPolHXiqld85nbdaQU5RJi4+0KDsnLcLo GJncu7rcSZYXRqLGiYF/Cz9Tdd+IUd3/cjNa9TjglI5DUC7+z6z0tvYhZrkjycQnXKftI2 5Kv+8zkYdS/CnLH9ktIRAmF/Xmprm99Bw8SLbF1wG+PMf0Tcq+iWzR/lkfNpAQ== In-Reply-To: Received-SPF: none client-ip=2001:4b98:dc4:8::232; envelope-from=info@protesilaos.com; helo=relay12.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289529 Archived-At: > From: Stefan Monnier > Date: Mon, 09 May 2022 08:21:01 -0400 > >> My understanding is that I can distribute their colours---just the >> colours---under Creative Commons CC0 (I am their sole author). My >> concern was whether there could be complications for Emacs, since the >> modus-themes are a part of it. What I have gathered thus far is that >> such an arrangement should not be a problem. > > AFAIK when you assigned the copyright to the FSF, the FSF returned to > you almost all those rights, including the right to redistribute this > same work under any license you like. > > So if you want, *you* can distribute (on your side) the whole of > modus-themes under the CC0. There should be no problem with that. Okay. What I want is to preserve the GPL. > And of course you can also distribute just "their colors" under any > license you like. [ Tho, I must admit I don't know what it means to > distribute "just their colors". ] In this case, "just their colors" means to publish a page on my website like protesilaos.com/modus-themes-colors that contains a table like the following and which states it is distributed under CC0: | name | value | |-------------------+---------| | bg-main | #ffffff | | fg-main | #000000 | | red | #a60000 | | magenta-alt-other | #5317ac | [ All values will be taken from the variables modus-themes-operandi-colors, modus-themes-vivendi-colors. ] -- Protesilaos Stavrou https://protesilaos.com