Fix copyright year of tinycbor

[ChangeLog][Third-Party Code] Fix aggregated copyright information of TinyCBOR
component to reflect the years in the individual source files. Note that this
is not same as the Copyright year in the upstream MIT license text.

Change-Id: I238d973d937fbfc3a81627c4c65491fbb5cb3c30
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 7c12c8d113b9a7eae00e06ba75a6c6cce0d97d3d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Koehne 2020-10-09 14:56:31 +02:00 committed by Qt Cherry-pick Bot
parent 489c983864
commit 991fb57e78

View File

@ -11,5 +11,5 @@
"LicenseId": "MIT",
"LicenseFile": "LICENSE",
"Version": "0.6+patches",
"Copyright": "Copyright (C) 2018 Intel Corporation"
"Copyright": "Copyright (C) 2015-2019 Intel Corporation"
}