Fix attribution for tinycbor

Amends cbdf2ba46aed53d002b90d4d9683c28306f8e0a9

Change-Id: Ie1a89ec9367ecc2d674b5f8b27ab3d9bc5a16eca
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
(cherry picked from commit df255a4a04149ca11704c8c9113149d16c79ea5d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Köhne 2021-02-12 17:34:31 +01:00 committed by Qt Cherry-pick Bot
parent 95191e55e1
commit b6e644ad40

View File

@ -9,7 +9,7 @@
"License": "MIT License", "License": "MIT License",
"LicenseId": "MIT", "LicenseId": "MIT",
"LicenseFile": "LICENSE", "LicenseFile": "LICENSE",
"Url": "https://github.com/thiagomacieira/tinycbor/archive/e6a4fa4862bcc3a6f6b07cf9d9b784d0ab6068b4.tar.gz", "DownloadLocation": "https://github.com/thiagomacieira/tinycbor/archive/e6a4fa4862bcc3a6f6b07cf9d9b784d0ab6068b4.tar.gz",
"Version": "0.6+patches", "Version": "0.6+patches",
"Copyright": "Copyright (C) 2015-2019 Intel Corporation" "Copyright": "Copyright (C) 2015-2019 Intel Corporation"
} }