summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freebsd/qt_attribution.json
blob: 57f425cdbc50919ebec09c7bec3db467737df4f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "freebsd",
    "Name": "FreeBSD strtoll and strtoull",
    "QDocModule": "qtcore",
    "QtUsage": "Used in Qt Core.",

    "Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright (c) 1992, 1993 The Regents of the University of California.
Copyright (c) 2011 The FreeBSD Foundation"
}