tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

license.hunspell (1973B)


      1 /* ***** BEGIN LICENSE BLOCK *****
      2  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
      3  *
      4  * Copyright (C) 2002-2022 Németh László
      5  *
      6  * The contents of this file are subject to the Mozilla Public License Version
      7  * 1.1 (the "License"); you may not use this file except in compliance with
      8  * the License. You may obtain a copy of the License at
      9  * http://www.mozilla.org/MPL/
     10  *
     11  * Software distributed under the License is distributed on an "AS IS" basis,
     12  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
     13  * for the specific language governing rights and limitations under the
     14  * License.
     15  *
     16  * Hunspell is based on MySpell which is Copyright (C) 2002 Kevin Hendricks.
     17  *
     18  * Contributor(s):
     19  * David Einstein 
     20  * Davide Prina
     21  * Giuseppe Modugno 
     22  * Gianluca Turconi
     23  * Simon Brouwer
     24  * Noll János
     25  * Bíró Árpád
     26  * Goldman Eleonóra
     27  * Sarlós Tamás
     28  * Bencsáth Boldizsár
     29  * Halácsy Péter
     30  * Dvornik László
     31  * Gefferth András
     32  * Nagy Viktor
     33  * Varga Dániel
     34  * Chris Halls
     35  * Rene Engelhard
     36  * Bram Moolenaar
     37  * Dafydd Jones
     38  * Harri Pitkänen
     39  * Andras Timar
     40  * Tor Lillqvist
     41  *
     42  * Alternatively, the contents of this file may be used under the terms of
     43  * either the GNU General Public License Version 2 or later (the "GPL"), or
     44  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
     45  * in which case the provisions of the GPL or the LGPL are applicable instead
     46  * of those above. If you wish to allow use of your version of this file only
     47  * under the terms of either the GPL or the LGPL, and not to allow others to
     48  * use your version of this file under the terms of the MPL, indicate your
     49  * decision by deleting the provisions above and replace them with the notice
     50  * and other provisions required by the GPL or the LGPL. If you do not delete
     51  * the provisions above, a recipient may use your version of this file under
     52  * the terms of any one of the MPL, the GPL or the LGPL.
     53  *
     54  * ***** END LICENSE BLOCK ***** */