From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: copyright issues and derivative work (the case of matlab-mode) Date: Fri, 26 Nov 2021 23:08:36 -0500 Message-ID: References: <87y25eq1o6.fsf@mat.ucm.es> <83r1b6om8i.fsf@gnu.org> <87mtluq046.fsf@mat.ucm.es> <83o86aokoi.fsf@gnu.org> <87h7c2pxzr.fsf@mat.ucm.es> <83k0gyohy4.fsf@gnu.org> <83k0gw7jiv.fsf@gnu.org> <87zgpsk6g7.fsf@mat.ucm.es> <83h7c07j8e.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4204"; mail-complaints-to="usenet@ciao.gmane.io" Cc: oub@mat.ucm.es, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 27 05:09:39 2021 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 1mqp1u-0000uX-LH for ged-emacs-devel@m.gmane-mx.org; Sat, 27 Nov 2021 05:09:38 +0100 Original-Received: from localhost ([::1]:38300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mqp1t-0000x2-Be for ged-emacs-devel@m.gmane-mx.org; Fri, 26 Nov 2021 23:09:37 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqp0v-000832-8F for emacs-devel@gnu.org; Fri, 26 Nov 2021 23:08:37 -0500 Original-Received: from [2001:470:142:3::e] (port=37176 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqp0u-0004uh-OV; Fri, 26 Nov 2021 23:08:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=U4yR8mk1wi6RXXoD+VU0MW6Ly3+pGl+WyduIJDNgLMU=; b=KLTyF2Jp7JBa aODKV8Ynm/ty75tAWILQ3KHilZuDs4SfLZgXVLzwhM0awgSJoiiPF+YdMD7Y5nAI4DacPqLretO/P 9FcRXozrHkzGa/wv9dCCERZYn0eX/qPNVyuxXujw699BIuR4/rp9C+iNWm49h9bDRTe91YqxPxHo4 rmNaNEwE/vWlEkreyyypaNMEqgbnurturvyzkZVWMhSQvoQCnf/gAjBxu8oUnAfjU0xezkbJCoAuC zHdrShBkZCjS1apAJOcp0tF0GXRDgPfmCRXxK/LM5qYuCMy/PuMVwx3BYD9q000T19Yifn8NpnDao voNz4VxuORxKXO9aC5wD2w==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mqp0u-0001El-Na; Fri, 26 Nov 2021 23:08:36 -0500 In-Reply-To: <83h7c07j8e.fsf@gnu.org> (message from Eli Zaretskii on Thu, 25 Nov 2021 10:05:53 +0200) 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:280283 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > > If committing changes written by someone else, commit in their name, > > > not yours. You can use 'git commit --author="AUTHOR"' to specify a > > > change's author. > > > > Just one observation, by author you mean > > > > Author = Name > > > > Right? > Yes. That's Git rules, not ours. Regardless of where the rule comes from, restating it here will help people know what to do. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)