libcbor: fix license info in Makefile
authorRahul Thakur <rahul.thakur@iopsys.eu>
Fri, 14 Jun 2024 12:28:50 +0000 (17:58 +0530)
committerTianling Shen <cnsztl@gmail.com>
Mon, 17 Jun 2024 08:45:16 +0000 (16:45 +0800)
commitb4b5a95668f784a1c632d0b017573e241bb803f3
tree5cf0db82d1b9cab1784574a4c74d6825a17e50d1
parentd5ed8575e5821282da92e7e3065af804d218ae71
libcbor: fix license info in Makefile

libcbor is licensed under the MIT license as per:
https://github.com/PJK/libcbor/tree/master#license

Update package Makefile to reflect the same

Signed-off-by: Rahul Thakur <rahul.thakur@iopsys.eu>
libs/libcbor/Makefile