Skip to content

Commit 23c4ea2

Browse files
committed
Merge branch 'release-6.0.1'
2 parents be95f73 + 7343c29 commit 23c4ea2

13 files changed

+115
-55
lines changed

Android Release Notes.pdf

411 Bytes
Binary file not shown.

Engine License.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@ The source code for both the IDE and engine components can be found at:
66

77
----------------------------------------------------------------------
88

9+
Notes:
10+
11+
The majority of the code in the LiveCode Community edition is copyrighted
12+
by Runtime Revolution Ltd and has been released under the GPLv3.
13+
14+
However, the revBrowser component on Windows and secure sockets and
15+
encryption feature on Windows and Linux utilises code that is under a
16+
license incompatible with the GPL. Specifically revBrowser uses ATL and
17+
the secure sockets and encryption feature uses OpenSSL.
18+
19+
To this end, as a special exception to the terms and conditions of the
20+
GPL listed below, Runtime Revolution Ltd gives you explicit permission to
21+
combine its GPL code contained in LiveCode Community with ATL and
22+
OpenSSL. You may copy and distribute such a combination provided that
23+
you adhere to the terms and conditions of all of the GPL and licenses
24+
of the third-party code; in particular, you must include the source code
25+
of the entire combination insofar as the GPL requires distribution of
26+
source code.
27+
28+
Note that this exception is only needed and only has effect when
29+
distributing applications built with LiveCode Community which use
30+
revBrowser (on Windows) or OpenSSL (on Windows and Linux).
31+
32+
933
GNU GENERAL PUBLIC LICENSE
1034
Version 3, 29 June 2007
1135

Installer/package.txt

Lines changed: 68 additions & 55 deletions
Large diffs are not rendered by default.

License Agreement.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124

225
GNU GENERAL PUBLIC LICENSE
326
Version 3, 29 June 2007

Release Notes.pdf

1.81 KB
Binary file not shown.

Toolset/revProjectBrowser.livecode

39.2 KB
Binary file not shown.
268 Bytes
Binary file not shown.

Toolset/revabout.rev

253 Bytes
Binary file not shown.

Toolset/revmenubar.rev

-1.89 KB
Binary file not shown.

Toolset/revmessagebox.rev

365 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)