summary refs log tree commit diff stats
path: root/vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2022-03-20 13:03:18 -0400
commit304bab2aced9cae51d2e4c09f3d9e06c66ff175d (patch)
tree8397f81b893feb1cf624eee49c4fb01297aa08ad /vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt
parentba350484072c78e5e1a765370c22dbd76474aa39 (diff)
downloadether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.gz
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.tar.bz2
ether-304bab2aced9cae51d2e4c09f3d9e06c66ff175d.zip
we can build a window app!
build type must be set to Release or it's horribly slow, and fullscreen does not work
Diffstat (limited to 'vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt')
-rw-r--r--vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt b/vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt new file mode 100644 index 0000000..5734316 --- /dev/null +++ b/vendor/SDL2_ttf/lib/x86/LICENSE.harfbuzz.txt
@@ -0,0 +1,38 @@
1HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
2For parts of HarfBuzz that are licensed under different licenses see individual
3files names COPYING in subdirectories where applicable.
4
5Copyright © 2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020 Google, Inc.
6Copyright © 2018,2019,2020 Ebrahim Byagowi
7Copyright © 2019,2020 Facebook, Inc.
8Copyright © 2012 Mozilla Foundation
9Copyright © 2011 Codethink Limited
10Copyright © 2008,2010 Nokia Corporation and/or its subsidiary(-ies)
11Copyright © 2009 Keith Stribley
12Copyright © 2009 Martin Hosken and SIL International
13Copyright © 2007 Chris Wilson
14Copyright © 2006 Behdad Esfahbod
15Copyright © 2005 David Turner
16Copyright © 2004,2007,2008,2009,2010 Red Hat, Inc.
17Copyright © 1998-2004 David Turner and Werner Lemberg
18
19For full copyright notices consult the individual files in the package.
20
21
22Permission is hereby granted, without written agreement and without
23license or royalty fees, to use, copy, modify, and distribute this
24software and its documentation for any purpose, provided that the
25above copyright notice and the following two paragraphs appear in
26all copies of this software.
27
28IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
29DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
30ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
31IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
32DAMAGE.
33
34THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
35BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
36FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
37ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
38PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.