unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: tumashu <tumashu@163.com>
Cc: emacs-devel@gnu.org
Subject: Re: How to deal with GPL paper when the contributer can not contact with?
Date: Thu, 24 Sep 2020 22:40:39 -0400	[thread overview]
Message-ID: <jwvzh5ek2n7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <2ad5cc9d.114d.174c2e75e20.Coremail.tumashu@163.com> (tumashu@163.com's message of "Fri, 25 Sep 2020 09:36:16 +0800 (CST)")

>      When I move ivy-posframe (https://github.com/tumashu/ivy-posframe) to gnu-elpa,  
> I can not contact with a contributer , and I do not know his GPL paper status.
>
> 1. his patchs: https://github.com/tumashu/ivy-posframe/commits?author=noctuid
> 2. The length of his patchs is  > 15 lines.

Indeed, looking at those patches makes it sound like they're not quite
trivial enough.

I've also sometimes found it difficult to get in touch with some people.
Filing an issue in their repository is an alternative way to contact
them (which I have never tried, tho, because I prefer to keep my github
use to a minimum).

> 2.  his patchs are rewrite ivy.el and swiper.el's exist functions, so many
> code of his patch come from  ivy.el and swiper.el,  ivy.el and swiper.el are
> gnu-elpa packages.

Maybe if you decompose his patches into "copy code from gnu-elpa" (his
copyright doesn't apply to this) and then "modify that new code"
(copyright does apply to that), the end result is simple enough to pass
the "15 lines or so" test.

Then again, copying code is better avoided, so maybe you can rewrite his
changes in such a way that they make use of (i.e. share code with)
ivy/swiper code rather than copying it.  That would circumvent the
problem and improve the code at the same time.


        Stefan




  reply	other threads:[~2020-09-25  2:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25  1:36 How to deal with GPL paper when the contributer can not contact with? tumashu
2020-09-25  2:40 ` Stefan Monnier [this message]
2020-09-25  4:07   ` tumashu
2020-09-26  4:32 ` Richard Stallman
2020-09-26  7:12   ` tumashu
2020-09-27  2:45     ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvzh5ek2n7.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).