From: David Bremner Date: Sat, 7 Sep 2013 14:24:37 +0000 (+2100) Subject: wiki licensing X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eca98930b31782fe139a77b521174697040c0890;p=notmuch-archives.git wiki licensing --- diff --git a/88/25a6ad4dacbdf47097ce97fe89ad12d16b3e2f b/88/25a6ad4dacbdf47097ce97fe89ad12d16b3e2f new file mode 100644 index 000000000..6235bde3c --- /dev/null +++ b/88/25a6ad4dacbdf47097ce97fe89ad12d16b3e2f @@ -0,0 +1,73 @@ +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 12651431FAF + for ; Sat, 7 Sep 2013 07:24:51 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +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 CrztJCk4gaea for ; + Sat, 7 Sep 2013 07:24:45 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 1F3A7431FAE + for ; Sat, 7 Sep 2013 07:24:45 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VIJRJ-0001Xg-N1; Sat, 07 Sep 2013 11:24:41 -0300 +Received: (nullmailer pid 25818 invoked by uid 1000); Sat, 07 Sep 2013 + 14:24:37 -0000 +From: David Bremner +To: notmuch mailing list +Subject: wiki licensing +User-Agent: Notmuch/0.16+37~g9701e9c (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sat, 07 Sep 2013 11:24:37 -0300 +Message-ID: <87r4d0pv4q.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +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: Sat, 07 Sep 2013 14:24:51 -0000 + + +Hi All; + +It has come to my attention that the material on the wiki is not +re-usable (e.g. as the basis for documents we ship with notmuch). I +propose two things: + +1) That we license the material on the wiki under CC-BY-SA (for +compatibility with e.g. wikipedia) and GPL3+ (so it can be used in +notmuch docs). If people feel some more permissive license (MIT?) would +be better, I don't care, as long as it is GPL3 compatible. + +2) That we proceed incrementally, with individual contributors making +pages like + + http://notmuchmail.org/users/DavidBremner + +When sufficient of such pages exist, we can license individual pages by +adding a link. + +Alternatively, we can just make a thread on the mailing list, but I +thought it might be nice to keep everything in one place. + +d