libfido2: fix license info in Makefile
authorRahul Thakur <rahul.thakur@iopsys.eu>
Fri, 14 Jun 2024 12:18:54 +0000 (17:48 +0530)
committerTianling Shen <cnsztl@gmail.com>
Mon, 17 Jun 2024 08:32:04 +0000 (16:32 +0800)
commit78113e13ef52142feeafb4f16e04cb9e508e165f
tree503062b9b856e4ed7d2aba4f990540b59fb99d2d
parentd4d2001167793999f4d9f34b0a88d81c839c0d1f
libfido2: fix license info in Makefile

libfido2 is licensed under the BSD 2-clause license as per:
https://github.com/Yubico/libfido2/

Update package Makefile to correctly reflect this.

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