Update various qt_attribution.json files
Marking various as final because no upstream is known or available. Listing versions of others, where I was able to discover them. Updated a stale link (that helpfully redirected). Task-number: QTBUG-70008 Change-Id: Id00f34827133c560735c68793b4f1353f2b2ca85 Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
daf9ba91ae
commit
ceeecbae51
3
src/3rdparty/easing/qt_attribution.json
vendored
3
src/3rdparty/easing/qt_attribution.json
vendored
@ -3,7 +3,10 @@
|
||||
"Name": "Easing Equations by Robert Penner",
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used in Qt Core (QEasingCurve).",
|
||||
"Files": "easing.cpp",
|
||||
|
||||
"Homepage": "treat as final",
|
||||
"Homepage": "http://robertpenner.com/easing/",
|
||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||
"LicenseId": "BSD-3-Clause",
|
||||
"LicenseFile": "LICENSE",
|
||||
|
2
src/3rdparty/forkfd/qt_attribution.json
vendored
2
src/3rdparty/forkfd/qt_attribution.json
vendored
@ -3,6 +3,8 @@
|
||||
"Name": "forkfd",
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used on most Unix platforms in Qt Core.",
|
||||
"Files": "No upstream; treat as final",
|
||||
"Files": "forkfd.c forkfd.h forkfd_gcc.h",
|
||||
|
||||
"License": "MIT License",
|
||||
"LicenseId": "MIT",
|
||||
|
5
src/3rdparty/freebsd/qt_attribution.json
vendored
5
src/3rdparty/freebsd/qt_attribution.json
vendored
@ -3,8 +3,13 @@
|
||||
"Name": "FreeBSD strtoll and strtoull",
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used in Qt Core.",
|
||||
"Files": "strtoll.c strtoull.c",
|
||||
|
||||
"Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
|
||||
"Homepage": "https://github.com/freebsd/freebsd/",
|
||||
"Upstream": "https://raw.githubusercontent.com/freebsd/freebsd/raw/tree/master/lib/libc/stdlib/$file",
|
||||
"Version": "upstream has complicated with std locales; do not update",
|
||||
"Version": "18b29f3fb8abee5d57ed8f4a44f806bec7e0eeff",
|
||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||
"LicenseId": "BSD-3-Clause",
|
||||
"LicenseFile": "LICENSE",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"QtUsage": "Optionally used in the Windows platform plugin. Configure with -no-accessibility to avoid.",
|
||||
|
||||
"Description": "IAccessible2 is a new accessibility API which complements Microsoft's earlier work on MSAA",
|
||||
"Homepage": "http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2",
|
||||
"Homepage": "https://wiki.linuxfoundation.org/accessibility/iaccessible2/",
|
||||
"Version": "1.3.0",
|
||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||
"LicenseId": "BSD-3-Clause",
|
||||
|
2
src/3rdparty/icc/qt_attribution.json
vendored
2
src/3rdparty/icc/qt_attribution.json
vendored
@ -4,9 +4,11 @@
|
||||
"Name": "sRGB color profile icc file",
|
||||
"QDocModule": "qtgui",
|
||||
"QtUsage": "Used in Qt Gui (Embedded into PDF/A-1b files generated by QPrinter/QPdfWriter).",
|
||||
"Files": "No upstream: treat as final",
|
||||
"Files": "sRGB2014.icc",
|
||||
|
||||
"Description": "An ICC color profile for PDF/A-1b compatible PDF files.",
|
||||
"Homepage": "http://www.color.org/",
|
||||
"LicenseId": "ICC License",
|
||||
"License": "International Color Consortium License",
|
||||
"LicenseFile": "LICENSE.txt",
|
||||
|
1
src/3rdparty/md4/qt_attribution.json
vendored
1
src/3rdparty/md4/qt_attribution.json
vendored
@ -4,6 +4,7 @@
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
|
||||
"License": "Public Domain",
|
||||
"Copyright": "Written by Alexander Peslyak - better known as Solar Designer <solar@openwall.com> - in 2001, and placed in the public domain. There's absolutely no warranty."
|
||||
|
1
src/3rdparty/md5/qt_attribution.json
vendored
1
src/3rdparty/md5/qt_attribution.json
vendored
@ -4,6 +4,7 @@
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "MD5 message-digest algorithm.",
|
||||
"License": "Public Domain",
|
||||
"Copyright": "Written by Colin Plumb in 1993, no copyright is claimed.
|
||||
|
1
src/3rdparty/rfc6234/qt_attribution.json
vendored
1
src/3rdparty/rfc6234/qt_attribution.json
vendored
@ -4,6 +4,7 @@
|
||||
"QDocModule": "qtcore",
|
||||
"QtUsage": "Used in Qt Core (QCryptographicHash and QMessageAuthenticationCode)",
|
||||
|
||||
"Description": "The RFC actually contains the code, embedded in RFC-boilerplate; presumably we extracted it; treat as final",
|
||||
"Description": "Implements the Secure Hash Algorithms SHA 384 and SHA-521",
|
||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||
"LicenseFile": "LICENSE",
|
||||
|
1
src/3rdparty/tinycbor/qt_attribution.json
vendored
1
src/3rdparty/tinycbor/qt_attribution.json
vendored
@ -5,6 +5,7 @@
|
||||
"QtUsage": "Used for QCborStreamReader and QCborStreamWriter.",
|
||||
|
||||
"Description": "Concise Binary Object Representation (CBOR) Library",
|
||||
"Version": "0.6.0",
|
||||
"Homepage": "https://github.com/intel/tinycbor",
|
||||
"License": "MIT License",
|
||||
"LicenseId": "MIT",
|
||||
|
1
src/3rdparty/wintab/qt_attribution.json
vendored
1
src/3rdparty/wintab/qt_attribution.json
vendored
@ -5,6 +5,7 @@
|
||||
"QtUsage": "Used in the Qt platform plugin for Windows. Configure with -no-feature-tabletevent to avoid.",
|
||||
|
||||
"Description": "Wintab is a de facto API for pointing devices on Windows.",
|
||||
"Version": "Upstream no longer offers updates; treat as final",
|
||||
"Homepage": "http://www.pointing.com/Wintab.html",
|
||||
"License": "Public Domain",
|
||||
"LicenseId": "NONE",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qbig5codec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The Big5 codecs (QBig5Codec, QBig5hkscsCodec)
|
||||
provide conversion to and from the Big5 encodings.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
@ -23,6 +24,7 @@ Copyright (C) 2001, 2002 Anthony Fok, ThizLinux Laboratory Ltd."
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qeucjpcodec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The EUC-JP text codec provides conversion to and from EUC-JP,
|
||||
the main legacy encoding for Unix machines in Japan.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
@ -37,6 +39,7 @@ the main legacy encoding for Unix machines in Japan.",
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qeuckrcodec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The EUC-KR text codec provides conversion to and from EUC-KR, KR,
|
||||
the main legacy encoding for Unix machines in Korea.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
@ -51,6 +54,7 @@ the main legacy encoding for Unix machines in Korea.",
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qjiscodec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The ISO 2022-JP (JIS) text codec provides conversion to and from ISO 2022-JP.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
"LicenseId": "BSD-2-Clause",
|
||||
@ -64,6 +68,7 @@ the main legacy encoding for Unix machines in Korea.",
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qsjiscodec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The Shift-JIS text codec provides conversion to and from Shift-JIS.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
"LicenseId": "BSD-2-Clause",
|
||||
@ -77,6 +82,7 @@ the main legacy encoding for Unix machines in Korea.",
|
||||
"QtUsage": "Used in Qt Core.",
|
||||
"Path": "qtsciicodec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The TSCII text codec provides conversion to and from the Tamil TSCII
|
||||
encoding.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
@ -91,6 +97,7 @@ encoding.",
|
||||
"QtUsage": "Used in Qt Core if ICU is not used. Configure with -icu to avoid.",
|
||||
"Path": "qgb18030codec.cpp",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "The GBK codec provides conversion to and from the Chinese
|
||||
GB18030/GBK/GB2312 encoding.",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
|
@ -5,6 +5,7 @@
|
||||
"QtUsage": "Used in Qt Core on macOS.",
|
||||
"Path": "qeventdispatcher_cf_p.h",
|
||||
|
||||
"Description": "Treat as final version; no upstream known",
|
||||
"Description": "Implementation of QAbstractEventDispatcher for macOS.",
|
||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||
"LicenseId": "BSD-3-Clause",
|
||||
|
Loading…
Reference in New Issue
Block a user