From 571b711c4cd66d62ef4d92d7559ec4fb702ac9c5 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 24 Sep 2019 15:36:06 +1000 Subject: [PATCH] tweak translation license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index fc830c5cb..25ba190b1 100644 --- a/LICENSE +++ b/LICENSE @@ -14,7 +14,7 @@ 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: BSD. + * Anki's translations: A mix of BSD and public domain. * Qt's bundled translations: LGPL3. * The anki/template/ folder is based off pystache: MIT. * The SuperMemo importer: GPL3.