From b596e5a87126e1cd43ebd30069d6294c48d0e659 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 2 Jan 2020 19:59:34 +1000 Subject: [PATCH] mention qt translations --- anki-qt/LICENSE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anki-qt/LICENSE b/anki-qt/LICENSE index aee95d61e..ebb34ede6 100644 --- a/anki-qt/LICENSE +++ b/anki-qt/LICENSE @@ -6,6 +6,9 @@ Please see LICENSE.logo for the copyright and license of Anki's logo. The following included source code items use a license other than AGPL3: + * Anki's translations are a mix of BSD and public domain. + * The Qt translations that are copied in as part of the build process + are licensed under the LGPL. * mpv.py: MIT. * winpaths.py: MIT. * MathJax: Apache 2.