From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Org-mode exporters licensing Date: Mon, 27 Jul 2015 09:42:19 +0100 Message-ID: <87a8uigff8.fsf@ucl.ac.uk> References: <87io962fdz.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJdzV-00047e-Gr for emacs-orgmode@gnu.org; Mon, 27 Jul 2015 04:42:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJdzQ-0000HX-Fp for emacs-orgmode@gnu.org; Mon, 27 Jul 2015 04:42:33 -0400 Received: from mail-db3on0128.outbound.protection.outlook.com ([157.55.234.128]:24342 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJdzQ-0000H9-4t for emacs-orgmode@gnu.org; Mon, 27 Jul 2015 04:42:28 -0400 In-Reply-To: <87io962fdz.fsf@mbork.pl> (Marcin Borkowski's message of "Mon, 27 Jul 2015 10:06:48 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcin Borkowski Cc: Org-Mode mailing list On Monday, 27 Jul 2015 at 10:06, Marcin Borkowski wrote: > Hi all, > > I'm preparing a tutorial on writing Org-mode exporters. To this end, > I'm writing a (simplistic) Oddmuse/WikiCreole exporter. Rather > obviously, I'm modeling it on existing exporters (mainly ox-latex), > which seem to share a lot of structure (function names and docstrings in > particular). I'd like to put my code in public domain. However, > I reuse parts of GPL'd code (as I mentioned, quite generic ones, but > still). Is it fine, or should I expect a visit from EFF lawyers or > something? If you reuse GPL code, you have to distribute your code under GPL as well basically. From the COPYING file in the org distribution: [...] For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. [...] Oh, and it's FSF lawyers you should worry about, not EFF! Two different organisations albeit with some overlap in goals. HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1293-g985420