awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
262 stars 159 forks source link

Update third party licenses file #1062

Closed yasminetalby closed 1 year ago

yasminetalby commented 1 year ago

Issue #, if available: #1060

Description of changes: add MIT license for https://github.com/DaveGamble/cJSON

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4c0a9f5) 82.22% compared to head (fb53e53) 82.19%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1062 +/- ## ========================================== - Coverage 82.22% 82.19% -0.03% ========================================== Files 52 52 Lines 5647 5646 -1 ========================================== - Hits 4643 4641 -2 - Misses 1004 1005 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-common/pull/1062/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.