Re: [notmuch] Using test-lib.sh under GPLv3?
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 19 Feb 2010 21:04:37 +0000 (22:04 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:14 +0000 (09:36 -0800)
a0/12f0ffaec0b971af0d6ef3b91639b88f27c6ed [new file with mode: 0644]

diff --git a/a0/12f0ffaec0b971af0d6ef3b91639b88f27c6ed b/a0/12f0ffaec0b971af0d6ef3b91639b88f27c6ed
new file mode 100644 (file)
index 0000000..35ef7b1
--- /dev/null
@@ -0,0 +1,91 @@
+Return-Path: <Johannes.Schindelin@gmx.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id DDFF1431FC3\r
+       for <notmuch@notmuchmail.org>; Fri, 19 Feb 2010 12:57:54 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.573\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.573 tagged_above=-999 required=5 tests=[AWL=0.026,\r
+       BAYES_00=-2.599] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id uNkGE7CAYeDk for <notmuch@notmuchmail.org>;\r
+       Fri, 19 Feb 2010 12:57:54 -0800 (PST)\r
+Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])\r
+       by olra.theworths.org (Postfix) with SMTP id C44A6431FBD\r
+       for <notmuch@notmuchmail.org>; Fri, 19 Feb 2010 12:57:53 -0800 (PST)\r
+Received: (qmail invoked by alias); 19 Feb 2010 20:57:51 -0000\r
+Received: from pacific.mpi-cbg.de (EHLO pacific.mpi-cbg.de) [141.5.10.38]\r
+       by mail.gmx.net (mp006) with SMTP; 19 Feb 2010 21:57:51 +0100\r
+X-Authenticated: #1490710\r
+X-Provags-ID: V01U2FsdGVkX1/scdA7utrsfZJulSyt/qtGh2PjEyoMO9lBDhQMHM\r
+       lRWGjoc4rRyTrc\r
+Date: Fri, 19 Feb 2010 22:04:37 +0100 (CET)\r
+From: Johannes Schindelin <Johannes.Schindelin@gmx.de>\r
+X-X-Sender: schindelin@pacific.mpi-cbg.de\r
+To: Carl Worth <cworth@cworth.org>\r
+In-Reply-To: <873a0xhwxs.fsf@yoom.home.cworth.org>\r
+Message-ID: <alpine.DEB.1.00.1002192204050.20986@pacific.mpi-cbg.de>\r
+References: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
+       <87hbpwpoko.fsf@yoom.home.cworth.org>\r
+       <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com>\r
+       <201002081614.24284.sojkam1@fel.cvut.cz>\r
+       <871vgr78lr.fsf@yoom.home.cworth.org>\r
+       <87iqa2y0gz.fsf@steelpick.localdomain>\r
+       <87r5oqe7mi.fsf@yoom.home.cworth.org>\r
+       <871vgmki4f.fsf@steelpick.localdomain>\r
+       <7vaav8hpfo.fsf@alter.siamese.dyndns.org>\r
+       <87tytdiqob.fsf@steelpick.localdomain>\r
+       <alpine.DEB.1.00.1002191138280.20986@pacific.mpi-cbg.de>\r
+       <873a0xhwxs.fsf@yoom.home.cworth.org>\r
+User-Agent: Alpine 1.00 (DEB 882 2007-12-20)\r
+MIME-Version: 1.0\r
+Content-Type: TEXT/PLAIN; charset=US-ASCII\r
+X-Y-GMX-Trusted: 0\r
+X-FuHaFi: 0.60999999999999999\r
+Cc: Johannes Sixt <j6t@kdbg.org>, Pierre Habouzit <madcoder@debian.org>,\r
+       Sverre Rabbelier <srabbelier@gmail.com>, notmuch@notmuchmail.org,\r
+       git@vger.kernel.org\r
+Subject: Re: [notmuch] Using test-lib.sh under GPLv3?\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 19 Feb 2010 20:57:55 -0000\r
+\r
+Hi,\r
+\r
+On Fri, 19 Feb 2010, Carl Worth wrote:\r
+\r
+> On Fri, 19 Feb 2010 11:39:04 +0100 (CET), Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:\r
+> > On Fri, 19 Feb 2010, Michal Sojka wrote:\r
+> > \r
+> > > as you can read bellow, I'd like to use git's test-lib.sh in a GPLv3 \r
+> > > project. Do you mind if I use your work in that file under GPLv3?\r
+> > \r
+> > I do not mind, but I would like to ask that you contribute the \r
+> > improvements back under GPLv2.\r
+> \r
+> Thanks everyone for your agreement.\r
+> \r
+> And yes, we'll contribute back any improvements under GPLv2.\r
+> \r
+> I think the most clear step forward would be for test-lib.sh to be\r
+> updated in the git repository with an explicit licensing blurb\r
+> reflecting this agreement.\r
+\r
+Sure. If you make an appropriate patch, I'll ACK it.\r
+\r
+Ciao,\r
+Dscho\r