From 4104f8dbcf103d2e55bf91970c92769ef8a1ca51 Mon Sep 17 00:00:00 2001 From: uhensler <urs.hensler@frentix.com> Date: Wed, 24 Apr 2019 14:10:49 +0200 Subject: [PATCH] OO-4009: License information for JJWT --- NOTICE.TXT | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTICE.TXT b/NOTICE.TXT index f8e682a827c..126d0a10194 100644 --- a/NOTICE.TXT +++ b/NOTICE.TXT @@ -115,6 +115,7 @@ This product uses software based on the Apache Software License like * Hikari CP (Apache Software License, Version 2.0) [https://github.com/brettwooldridge/HikariCP] * flv.js (Apache Software License, Version 2.0) [https://github.com/Bilibili/flv.js] * hls.js (Apache Software License, Version 2.0) [https://github.com/video-dev/hls.js] +* JJWT (Apache Software License, Version 2.0) [https://github.com/jwtk/jjwt] ----------------------------------------------------------------------- This produce uses software based on the MIT License -- GitLab