aboutsummaryrefslogtreecommitdiff
path: root/contrib/libfido2/LICENSE
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2023-09-19 17:06:12 +0000
committerEd Maste <emaste@FreeBSD.org>2023-09-19 17:06:12 +0000
commit2ccfa855b2fc331819953e3de1b1c15ce5b95a7e (patch)
tree31cac31e743da6bab841b55258a3e85e9743bb5e /contrib/libfido2/LICENSE
parent1843dfb05ed80149f5a412180af882e3cb8f451b (diff)
parent00db45a65823dc224f3630bc8185e789064fef6a (diff)
downloadsrc-2ccfa855b2fc331819953e3de1b1c15ce5b95a7e.tar.gz
src-2ccfa855b2fc331819953e3de1b1c15ce5b95a7e.zip
libfido2: update to 1.13.0
Some highlights from NEWS entries: ** Improved OpenSSL 3.0 compatibility. ** Support for hidraw(4) on FreeBSD; gh#597. ** Improved support for FIDO 2.1 authenticators. PR: 273596 Relnotes: Yes Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/libfido2/LICENSE')
-rw-r--r--contrib/libfido2/LICENSE4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/libfido2/LICENSE b/contrib/libfido2/LICENSE
index 75a03f87e3af..ad0e13358930 100644
--- a/contrib/libfido2/LICENSE
+++ b/contrib/libfido2/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2018-2022 Yubico AB. All rights reserved.
+Copyright (c) 2018-2023 Yubico AB. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -22,3 +22,5 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+SPDX-License-Identifier: BSD-2-Clause