mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-11 05:09:18 +00:00
14 lines
622 B
Text
14 lines
622 B
Text
Opaque VDI client:
|
|
|
|
Copyright (C) Iordan Iordanov, i (at) iiordanov (dot) com
|
|
|
|
All parts of Opaque are licensed under GPLv3 except for code directly derived
|
|
from spice-gtk, which is LGPL licensed. Please keep in mind that the JNI
|
|
"glue" code written to integrate spice-gtk to Opaque is licensed in line with
|
|
Opaque under the GPLv3 license. It is located in the jni/src/android/ directory.
|
|
|
|
An additional exception is src/com/undatech/opaque/input/MyScaleGestureDetector.java
|
|
which is derived from Android's source code and is Apache licensed.
|
|
|
|
Please see the LICENSE file for a copy of the GPLv3 license.
|
|
|