From 5d80dccccba255089c276eeb39d7b55337277e98 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 11 Jul 2018 15:23:13 +1000 Subject: [PATCH] no longer using third party icons --- LICENSE | 2 -- 1 file changed, 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8ae3c5dc0..4818666fe 100644 --- a/LICENSE +++ b/LICENSE @@ -12,8 +12,6 @@ the three-clause BSD license. * Please see LICENSE.logo for the copyright and license of Anki's logo. * The translations are under BSD copyright, as mandated by Launchpad. - * The icons are under a mix of GPL and more liberal licenses; most were taken - from standard icons installed on a Linux system. * The anki/template/ folder is based off pystache, and a separate license is included within. * The Javascript files in js.py are subject to their respective licenses.