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.

Pick-to: 5.15 5.12
Change-Id: I238d973d937fbfc3a81627c4c65491fbb5cb3c30
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Kai Koehne 2020-10-09 14:56:31 +02:00
parent b683d8727f
commit 7c12c8d113

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"
}