Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 98ACA431FBD for ; Fri, 19 Feb 2010 00:45:16 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.299 X-Spam-Level: X-Spam-Status: No, score=-1.299 tagged_above=-999 required=5 tests=[AWL=-1.300, BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BvETolBLC1Dt for ; Fri, 19 Feb 2010 00:45:16 -0800 (PST) Received: from mail-px0-f198.google.com (mail-px0-f198.google.com [209.85.216.198]) by olra.theworths.org (Postfix) with ESMTP id E60A0431FBC for ; Fri, 19 Feb 2010 00:45:15 -0800 (PST) Received: by pxi36 with SMTP id 36so3439828pxi.20 for ; Fri, 19 Feb 2010 00:45:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=fI1L6//jmdxoR8iV5S//jKkG2KbflYEZF9J9RfbMmOo=; b=YoI92ANYwJg1OL+olITSty4UIFOXkv19V8CVxbaZBAyEHZCJUI/7XfuylMX/hp6MjF C9bcV0x2Vd4WXvj4A3s3vo30ftDKx8fx0pwoeNWj8PdXAm6duYWG1uZqGLUjMvxy+jEu NnNQI4axnDfcEfSGMevDLAGFNbmVmHmhQiEWw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=s2uTppKPDlT1HkeRWkplcUdfuTt4gW1z9q0cgcEcI0t0GdrUN7KMVd+7/NfoTlgRBP /x407Ryq5XdEoYRLlfEB23XOaGW26yMKyXOsLCYG1zZ086RDY/Xbzum2+xtNUvrIDW7k UoJnw8WnkvUXiygndBBRcJbWx2agZ7j8u3/Hs= MIME-Version: 1.0 Received: by 10.142.195.19 with SMTP id s19mr7271733wff.312.1266569115168; Fri, 19 Feb 2010 00:45:15 -0800 (PST) In-Reply-To: <87tytdiqob.fsf@steelpick.localdomain> References: <87ljf8pvxx.fsf@yoom.home.cworth.org> <87hbpwpoko.fsf@yoom.home.cworth.org> <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com> <201002081614.24284.sojkam1@fel.cvut.cz> <871vgr78lr.fsf@yoom.home.cworth.org> <87iqa2y0gz.fsf@steelpick.localdomain> <87r5oqe7mi.fsf@yoom.home.cworth.org> <871vgmki4f.fsf@steelpick.localdomain> <7vaav8hpfo.fsf@alter.siamese.dyndns.org> <87tytdiqob.fsf@steelpick.localdomain> From: Sverre Rabbelier Date: Fri, 19 Feb 2010 09:44:55 +0100 Message-ID: To: Michal Sojka Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 19 Feb 2010 10:49:49 -0800 Cc: Johannes Sixt , Johannes Schindelin , Pierre Habouzit , notmuch@notmuchmail.org, git@vger.kernel.org Subject: Re: [notmuch] Using test-lib.sh under GPLv3? X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2010 08:45:16 -0000 Heya, On Fri, Feb 19, 2010 at 09:19, Michal Sojka wrote: > as you can read bellow, I'd like to use git's test-lib.sh in a GPLv3 > project. Do you mind if I use your work in that file under GPLv3? I don't mind, go right ahead :). -- Cheers, Sverre Rabbelier