From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Joseph Turner Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] [ELPA] Implement connman in enwc Date: Sat, 28 Sep 2024 11:15:55 -0700 Message-ID: <878qvb3aqs.fsf@breatheoutbreathe.in> References: <87v7ygrqes.fsf@xn--no-cja.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24470"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, dunni@gnu.org, noelopez@free.fr To: =?utf-8?Q?No=C3=A9?= Lopez Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 28 20:54:13 2024 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 1suca4-0006Ff-OR for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Sep 2024 20:54:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sucZM-0006kK-Tj; Sat, 28 Sep 2024 14:53:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1subzG-0004Af-AR for emacs-devel@gnu.org; Sat, 28 Sep 2024 14:16:10 -0400 Original-Received: from out-184.mta0.migadu.com ([91.218.175.184]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1subzA-0004o5-1W for emacs-devel@gnu.org; Sat, 28 Sep 2024 14:16:10 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=breatheoutbreathe.in; s=key1; t=1727547359; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=d041VlAI3Ug6NLwuOetvyQFeEh+KId72Q+dlCx+ubdA=; b=ecRB656IL1K4lUqEgNu/snatAqmrm0smnI3aRlL+G1yhfvm8mw5gHgaVh9Q3c/1QYkygcJ FA98aaaestu6aq/PZtD3PO58+fDkn4MFj7zLD+CeXgof439SNJRVtBk2FscAdj3M1XVr48 fbvFg4PcFAHGYfftL/ZOTJ2O1A/WWnk= In-Reply-To: <87v7ygrqes.fsf@xn--no-cja.eu> (=?utf-8?Q?=22No=C3=A9?= Lopez"'s message of "Sat, 28 Sep 2024 13:03:39 +0200") X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.184; envelope-from=joseph@breatheoutbreathe.in; helo=out-184.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 28 Sep 2024 14:53:24 -0400 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:324177 Archived-At: No=C3=A9 Lopez writes: > Joseph Turner writes: > >> Hi No=C3=A9! Thanks for working on enwc.el! >> >> No=C3=A9 Lopez writes: >> >>> I've pushed my changes to a fork repository at >>> https://framagit.org/nll/enwc, but I'm not sure how I'm supposed to do >>> my changes without breaking any copyright/gpl. >> >>> As I understand, the code is part of GNU Emacs because it's in ELPA, and >>> its copyright is assigned to the FSF. My changes are not part of emacs >>> so are not subject to my copyright assignment. Does that mean I need to >>> add a second header to the files I changed mentionning my name and that >>> my work is also under gpl but not part of emacs ? >> >> Are you willing to assign your changes to FSF? If so, I think you can >> simply update the end date of the copyright range from 2017 to 2024. >> > > I=E2=80=99ve already assigned my changes. I will do just what you said. > >>> Then, the documentation mentions copyright directly to Ian Dunn, so I >>> suppose that doesn't count as part of emacs ? To modify it I would need >>> to change its title and other FDL stuff. Or I could rewrite it all, >>> since its only a few lines right now. >> >> Writing new documentation might be the best way to go. >> > > For sure. > >>> Should I change the name of the project, and update the copyright >>> information and add a notice that this is a modified version of ENWC, or >>> is it possible/legal to make my repository the new ELPA source, and make >>> my work part of emacs, which would mean all copyright to the FSF so no >>> need to update headers ? >> >> No name change necessary. It's possible to make your repo the new >> source if you can't or don't want to use Savannah. >> > > That would be great, I will try to make a new release with the good > copyright notices and a complete documentation and I=E2=80=99ll hit you u= p to > change the source :) Thank you!! Joseph