From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kostafey Newsgroups: gmane.emacs.help Subject: EPL licence for emacs extension distributed via ELPA. Date: Thu, 24 Jan 2013 10:39:53 +0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae93b63da0fc67604d403148e X-Trace: ger.gmane.org 1359012383 22268 80.91.229.3 (24 Jan 2013 07:26:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2013 07:26:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 24 08:26:42 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TyHCr-0008GL-U0 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jan 2013 08:26:42 +0100 Original-Received: from localhost ([::1]:52747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyHCa-0004BQ-Cm for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jan 2013 02:26:24 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyGTb-0006lm-Pr for help-gnu-emacs@gnu.org; Thu, 24 Jan 2013 01:39:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyGTa-0007iJ-LD for help-gnu-emacs@gnu.org; Thu, 24 Jan 2013 01:39:55 -0500 Original-Received: from mail-oa0-f43.google.com ([209.85.219.43]:42673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyGTa-0007gj-Fy for help-gnu-emacs@gnu.org; Thu, 24 Jan 2013 01:39:54 -0500 Original-Received: by mail-oa0-f43.google.com with SMTP id k1so9399274oag.16 for ; Wed, 23 Jan 2013 22:39:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=zpTBpLvM1dFFy/gsx9mnJTwiJRvey9QCHq/w8XmmNps=; b=wmTR9+ypTlNxS4zIWPxUCnYewdwpMSKCQVP+/o0Tu9w7WyzqIvqZ4eDlaxAthrQd7E jqj1eDAnEP0+ivR2dxBZh0sscVqqkmu/AOJC4LkIEXAXkYQquCE+vU8ws+b/K5zEz5s3 QL4P6UNOaoy6gs4b2wt6U3JwPCn3NRSBOXXw/1Xez2XQXJ2EDd3Sp0vwb/RZ0nwMpPTv 2O0MpNXo5p3p7nc98NyaoEa04Zek1iiGqXQ+/+yYlqTCsdO5jonu2KRlnoiWFYHaZSEj VwlZmGmr81xqlrVF4NW0pR6vpzncQxB26NqvJ2HPPOfhcR5CZawnpfy75H55hucny8Xo GMIw== X-Received: by 10.182.92.70 with SMTP id ck6mr654613obb.46.1359009593411; Wed, 23 Jan 2013 22:39:53 -0800 (PST) Original-Received: by 10.76.170.165 with HTTP; Wed, 23 Jan 2013 22:39:53 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.43 X-Mailman-Approved-At: Thu, 24 Jan 2013 02:26:19 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88786 Archived-At: --14dae93b63da0fc67604d403148e Content-Type: text/plain; charset=ISO-8859-1 Hi, all! I am going to do an emacs extension on emacs lisp and clojure languages. The problem is that I should include external clojure project (it is used as a library), distribued on the terms of Eclipse Public License 1.0 with a tiny modification. The questions are: 1) Is it possible to distribute via ELPA (in repositories like marmalade or melpa) my code with GPL licence together with this EPL code? 2) If no, should I re-license the whole code on EPL? Is it possible to distribute emacs extension with Eclipse Public License via ELPA? --14dae93b63da0fc67604d403148e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, all!

I am going to do an emacs extension on emacs lisp and= clojure languages.
The problem is that I should include ex= ternal clojure project (it is used as a library),
distribued on t= he terms of Eclipse Public License 1.0 with a tiny modification.

The questions are:

1) Is it po= ssible to distribute=A0via ELPA (in repositories like=A0marmalade or=A0melpa)
my code with GPL licence=A0together with=A0this EPL code?

2) If no, should I re-license t= he whole code on EPL? Is it possible to distribute
emacs extension with Eclipse Public License via ELPA?

--14dae93b63da0fc67604d403148e--