From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24603: [PATCHv5 11/11] Implement Irish casing rules (bug#24603) Date: Fri, 17 Mar 2017 10:20:36 +0200 Message-ID: <83r31wz54b.fsf@gnu.org> References: <20170309215150.9562-1-mina86@mina86.com> <20170309215150.9562-12-mina86@mina86.com> <838tocdu5t.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1489738933 20714 195.159.176.226 (17 Mar 2017 08:22:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 17 Mar 2017 08:22:13 +0000 (UTC) Cc: 24603@debbugs.gnu.org To: Michal Nazarewicz , Richard Stallman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 17 09:22:07 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1con9D-0004he-Dj for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Mar 2017 09:22:07 +0100 Original-Received: from localhost ([::1]:47645 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1con9J-000063-Ew for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Mar 2017 04:22:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1con9C-00005u-S8 for bug-gnu-emacs@gnu.org; Fri, 17 Mar 2017 04:22:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1con98-0002qj-Rc for bug-gnu-emacs@gnu.org; Fri, 17 Mar 2017 04:22:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:33129) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1con98-0002qe-Nf for bug-gnu-emacs@gnu.org; Fri, 17 Mar 2017 04:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1con98-0005jJ-Fc for bug-gnu-emacs@gnu.org; Fri, 17 Mar 2017 04:22:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Mar 2017 08:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24603 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 24603-submit@debbugs.gnu.org id=B24603.148973888221973 (code B ref 24603); Fri, 17 Mar 2017 08:22:02 +0000 Original-Received: (at 24603) by debbugs.gnu.org; 17 Mar 2017 08:21:22 +0000 Original-Received: from localhost ([127.0.0.1]:59561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1con8P-0005iH-Lq for submit@debbugs.gnu.org; Fri, 17 Mar 2017 04:21:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1con8O-0005i2-3x for 24603@debbugs.gnu.org; Fri, 17 Mar 2017 04:21:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1con8E-0002DF-V8 for 24603@debbugs.gnu.org; Fri, 17 Mar 2017 04:21:10 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1con8E-0002DB-RN; Fri, 17 Mar 2017 04:21:06 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3335 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1con87-0004dl-MA; Fri, 17 Mar 2017 04:21:00 -0400 In-reply-to: (message from Michal Nazarewicz on Thu, 16 Mar 2017 23:16:15 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:130665 Archived-At: > From: Michal Nazarewicz > Cc: 24603@debbugs.gnu.org > Date: Thu, 16 Mar 2017 23:16:15 +0100 > > On Sat, Mar 11 2017, Eli Zaretskii wrote: > >> From: Michal Nazarewicz > >> Date: Thu, 9 Mar 2017 22:51:50 +0100 > >> > >> * test/src/casefiddle-resources/irish-lowercase-1.txt, > >> test/src/casefiddle-resources/irish-lowercase-1-ref.txt, > >> test/src/casefiddle-resources/irish-uppercase-1.txt, > >> test/src/casefiddle-resources/irish-uppercase-1-ref.txt: New files > >> with test cases for Irish capitalisation. The files are copied from > >> Mozilla’s test suite. > > > > What is the license and copyright status of these files? We cannot > > redistribute files unless they have GPL-compatible licenses. > > MPL 2.0. mozilla-central/LICENSE¹ points to another file² which > mentions that: > >

All of the source code to this product is > available under licenses which are both > free and > open source. > A URL identifying the specific source code used to create this copy can be found > on the build configuration page, and you can read > instructions > on how to download and build the code for yourself. >

> >

More specifically, most of the source code is available under the > Mozilla Public License 2.0 (MPL). > The MPL has a > FAQ to help > you understand it. The remainder of the software which is not > under the MPL is available under one of a variety of other > free and open source licenses. Those that require reproduction > of the license text in the distribution are given below. > (Note: your copy of this product may not contain code covered by one > or more of the licenses listed here, depending on the exact product > and version you choose.) >

> > Admittedly, the wording is a bit weird but if you open ‘about:license’ > in Mozilla-provided Firefox you can read: > > Binaries of this product have been made available to you by the > Mozilla Project under the Mozilla Public License 2.0 (MPL). Know > your rights. > > With ‘Know your rights’ leading to a page claiming that: > > Mozilla Firefox is free and open source software, built by > a community of thousands from all over the world. There are > a few things you should know: > > * Firefox is made available to you under the terms of the > Mozilla Public Licence. This means you may use, copy and > distribute Firefox to others. You are also welcome to modify > the source code of Firefox as you want to meet your needs. The > Mozilla Public Licence also gives you the right to distribute > your modified versions. > > MPL 2.0, in contrast to MPL 1.1, is compatible with GPL. > > I’ll add mention of the license to the README in the directory. > > ¹ https://hg.mozilla.org/mozilla-central/file/tip/LICENSE > ² https://hg.mozilla.org/mozilla-central/file/tip/toolkit/content/license.html Thanks. Richard, is it okay for us to include these files in Emacs, given these licenses?