summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/qt_attribution.json
blob: 5ffd9450d55e0c553ac0ee37c2ecb70d4f00275a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[
    {
        "Id": "freetype",
        "Name": "Freetype 2",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",
        "SecurityCritical": true,

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "Version": "2.13.2",
        "DownloadLocation": "https://download.savannah.gnu.org/releases/freetype/freetype-2.13.2.tar.gz",

        "License": "Freetype Project License or GNU General Public License v2.0 only",
        "LicenseId": "FTL OR GPL-2.0-only",
        "LicenseFile": "LICENSE.txt",
        "Copyright": ["Copyright (c) 2007-2014 Adobe Systems Incorporated",
        "Copyright (c) 2004-2023 Albert Chin-A-Young",
        "Copyright (c) 2018-2023 Armin Hasitzka, David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2000 Computing Research Labs, New Mexico State University",
        "Copyright (c) 1996-2023 David Turner, Robert Wilhelm, Dominik Röttsches, and Werner Lemberg",
        "Copyright (c) 2004-2023 David Turner, Robert Wilhelm, Werner Lemberg and George Williams",
        "Copyright (c) 2022-2023 David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti",
        "Copyright (c) 2008-2023 David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya",
        "Copyright (c) 2003-2023 David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2005-2023 David Turner",
        "Copyright (c) 2007-2023 Derek Clegg and Michael Toftdal",
        "Copyright (c) 2007 Dmitry Timoshkov for Codeweavers",
        "Copyright (c) 2001-2015 Francesco Zappa Nardelli",
        "Copyright (c) 2005, 2007, 2008, 2013 George Williams",
        "Copyright (c) 2013-2023 Google, Inc. Google Author(s) Behdad Esfahbod and Stuart Gill",
        "Copyright (c) 2013-2022 Google, Inc.",
        "Copyright (c) 2003 Huw D M Davies for Codeweavers",
        "Copyright (c) 2010-2023 Joel Klinghed",
        "Copyright (c) 1996-2023 Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2003-2023 Masatake YAMATO and Redhat K.K.",
        "Copyright (c) 2004-2023 Masatake YAMATO, Redhat K.K, David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2019-2023 Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2009-2023 Oran Agra and Mickey Gabel",
        "Copyright (c) 2007-2023 Rahul Bhalerao <rahul.bhalerao@redhat.com>",
        "Copyright (c) 2002-2023 Roberto Alameda",
        "Copyright (c) 2015-2022 Werner Lemberg",
        "Copyright (c) 2004-2023 suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2019 nyorain",
        "Copyright (c) 2022-2023 David Turner, Robert Wilhelm, Werner Lemberg, George Williams, and Dominik Röttsches",
        "Copyright (C) 2009, 2023  Red Hat, Inc."]
    },
    {
        "Id": "freetype-zlib",
        "Name": "Freetype 2 - zlib",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",
        "Path": "src/gzip",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "zlib License",
        "LicenseId": "Zlib",
        "LicenseFile": "ZLIB-LICENSE.txt",
        "Copyright": "Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler"
    },
    {
        "Id": "freetype-bdf",
        "Name": "Freetype 2 - Bitmap Distribution Format (BDF) support",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",
        "Path": "src/bdf",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "BDF-LICENSE.txt",
        "Copyright": ["Copyright (c) 2000 Computing Research Labs, New Mexico State University",
        "Copyright (c) 2001-2014 Francesco Zappa Nardelli"]
    },
    {
        "Id": "freetype-pcf",
        "Name": "Freetype 2 - Portable Compiled Format (PCF) support",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",
        "Path": "src/pcf",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "MIT License and MIT Open Group variant",
        "LicenseId": "MIT AND MIT-open-group",
        "LicenseFile": "PCF-LICENSE.txt",
        "Copyright": ["Copyright (c) 2001, 2012 David Turner, Robert Wilhelm, and Werner Lemberg",
        "Copyright (c) 2000-2014 Francesco Zappa Nardelli",
        "Copyright (c) 1990, 1994, 1998 The Open Group"]
    }
]