This repository was archived by the owner on Sep 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ Notes:
2
+
3
+ The majority of the code in the LiveCode Community edition is copyrighted
4
+ by Runtime Revolution Ltd and has been released under the GPLv3.
5
+
6
+ However, the revBrowser component on Windows and secure sockets and
7
+ encryption feature on Windows and Linux utilises code that is under a
8
+ license incompatible with the GPL. Specifically revBrowser uses ATL and
9
+ the secure sockets and encryption feature uses OpenSSL.
10
+
11
+ To this end, as a special exception to the terms and conditions of the
12
+ GPL listed below, Runtime Revolution Ltd gives you explicit permission to
13
+ combine its GPL code contained in LiveCode Community with ATL and
14
+ OpenSSL. You may copy and distribute such a combination provided that
15
+ you adhere to the terms and conditions of all of the GPL and licenses
16
+ of the third-party code; in particular, you must include the source code
17
+ of the entire combination insofar as the GPL requires distribution of
18
+ source code.
19
+
20
+ Note that this exception is only needed and only has effect when
21
+ distributing applications built with LiveCode Community which use
22
+ revBrowser (on Windows) or OpenSSL (on Windows and Linux).
23
+
24
+
25
+
1
26
GNU GENERAL PUBLIC LICENSE
2
27
Version 3, 29 June 2007
3
28
You can’t perform that action at this time.
0 commit comments