Vectras-VM-Android/remoteClientLib/COPYRIGHT
2024-03-24 17:03:04 +02:00

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.