tor-browser

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

COPYING (1971B)


      1 HarfBuzz is licensed under the so-called "Old MIT" license.  Details follow.
      2 For parts of HarfBuzz that are licensed under different licenses see individual
      3 files names COPYING in subdirectories where applicable.
      4 
      5 Copyright © 2010-2022  Google, Inc.
      6 Copyright © 2015-2020  Ebrahim Byagowi
      7 Copyright © 2019,2020  Facebook, Inc.
      8 Copyright © 2012,2015  Mozilla Foundation
      9 Copyright © 2011  Codethink Limited
     10 Copyright © 2008,2010  Nokia Corporation and/or its subsidiary(-ies)
     11 Copyright © 2009  Keith Stribley
     12 Copyright © 2011  Martin Hosken and SIL International
     13 Copyright © 2007  Chris Wilson
     14 Copyright © 2005,2006,2020,2021,2022,2023  Behdad Esfahbod
     15 Copyright © 2004,2007,2008,2009,2010,2013,2021,2022,2023  Red Hat, Inc.
     16 Copyright © 1998-2005  David Turner and Werner Lemberg
     17 Copyright © 2016  Igalia S.L.
     18 Copyright © 2022  Matthias Clasen
     19 Copyright © 2018,2021  Khaled Hosny
     20 Copyright © 2018,2019,2020  Adobe, Inc
     21 Copyright © 2013-2015  Alexei Podtelezhnikov
     22 
     23 For full copyright notices consult the individual files in the package.
     24 
     25 
     26 Permission is hereby granted, without written agreement and without
     27 license or royalty fees, to use, copy, modify, and distribute this
     28 software and its documentation for any purpose, provided that the
     29 above copyright notice and the following two paragraphs appear in
     30 all copies of this software.
     31 
     32 IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
     33 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
     34 ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
     35 IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
     36 DAMAGE.
     37 
     38 THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
     39 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
     40 FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
     41 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
     42 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.