
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com> --- COPYING | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 1701a50..e759833 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,13 @@ Kimchi is distributed pursuant to the terms of two different licenses. The user interface (located in ui/ in this distribution) is governed by -the Apache License version 2.0. The rest of this distribution is -governed by the GNU Lesser General Public License version 3. +the Apache License version 2.0. + +Except the code under ui/spice-html5 which is imported from spice-html5 project +(http://cgit.freedesktop.org/spice/spice-html5) and under ui/libs which is +imported from JQuery UI (http://jqueryui.com) + +The rest of this distribution is governed by the GNU Lesser General Public +License version 3. See COPYING.LGPL and COPYING.ASL2. -- 1.9.3