-
-
Notifications
You must be signed in to change notification settings - Fork 607
Expand file tree
/
Copy pathCOPYRIGHT-Opaque
More file actions
14 lines (9 loc) · 631 Bytes
/
Copy pathCOPYRIGHT-Opaque
File metadata and controls
14 lines (9 loc) · 631 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
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-Opaque file for a copy of the GPLv3 license.