From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Brian Leung Newsgroups: gmane.emacs.help Subject: Licensing question Date: Sun, 8 Nov 2020 05:59:47 +0100 (CET) Message-ID: <585007706.32156.1604811587103@ichabod.co-bxl> Reply-To: Brian Leung Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35512"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Nov 08 06:00:21 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kbcoO-00097g-I9 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 08 Nov 2020 06:00:20 +0100 Original-Received: from localhost ([::1]:43380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbcoN-0004Qz-J2 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 08 Nov 2020 00:00:19 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbco1-0004Qr-27 for help-gnu-emacs@gnu.org; Sat, 07 Nov 2020 23:59:57 -0500 Original-Received: from wilbur.contactoffice.com ([212.3.242.68]:58120) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbcny-000439-QD for help-gnu-emacs@gnu.org; Sat, 07 Nov 2020 23:59:56 -0500 Original-Received: from ichabod.co-bxl (ichabod.co-bxl [10.2.0.36]) by wilbur.contactoffice.com (Postfix) with ESMTP id BBBFBF2C for ; Sun, 8 Nov 2020 05:59:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailfence.com; s=20160819-nLV10XS2; t=1604811589; bh=TD5Y4TjArYnxAzXeS4zu8JMlS3OxTsJZZPXNmX/zA+s=; h=Date:To:Subject:Reply-To:From:From; b=be1khQxSV3mnt1VuXxswR3DXXG6xm+BpIiNrf45Vw75+yKQQJ9CfUgusYNexmabaD 6A9ojmUIgkaHcQr5k0E7HXx6eQC4tQYWodlvTpLLa8O9/hYygXlpbn+PLAgZYQMKeV kic0qwNFZ7kri0yTvY6Sw0tdbH+kM1BusK4j1gsSPKLo9j3C+nayRPfbrkjTnZxmEm tHnzLyn/w2I9N93mnzrhJk8tX7hdQ5xDgwKXMOVEVmejVYGRjAe7zVqyu+qiobHWEk g2Q68LCUXGkD/EOugXNsDkKIW9HNCHaqvXCvb/Df5eXHSrJh3Uk4aLp0edhR54oU99 KsBSpnY0zm8Ow== X-Priority: 3 X-Mailer: ContactOffice Mail X-ContactOffice-Account: com:225491745 Received-SPF: pass client-ip=212.3.242.68; envelope-from=leungbk@mailfence.com; helo=wilbur.contactoffice.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/07 23:59:50 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:125099 Archived-At: If I copy and properly attribute code distributed under a GPL-compatible li= cense like Apache 2 or Expat, will the code necessarily be ineligible for i= nclusion in GNU Emacs? My specific problem: the tree-sitter library has garnered some interest as = a tool for structured editing. Assume, for the sake of this discussion, tha= t Emacs has support for it. I would like to read through https://github.com= /nvim-treesitter/nvim-treesitter/ to figure out how to develop some user-fa= cing features. But nvim-tree-sitter is distributed under an Apache 2 licens= e, so I'm not sure what I can do with their code. --=C2=A0 Sent with https://mailfence.com Secure and private email