seperate function for getting the stack pointer. moving towards a platform-specific...
[cake.git] / LEGAL
blob5c8094a5a86d8d20b8aae2c43f14b3320841eb8e
1 The majority of the software components that AROS consists of are distributed
2 under the terms of version 1.1 of the AROS Public License (APL), as specified
3 in the file "LICENSE". However, the components listed below are distributed
4 under the terms of various other licenses. In the lists below, the location
5 of the binaries is specified first (sometimes with AROS-style path pattern
6 matching), followed by the location of the sources inside square brakets.
7 Some components are not distributed as binaries.
9 The following components are distributed under the terms of version 2.1 of the
10 GNU Lesser General Public License, as specified in the file "LICENSE.LGPL":
12 + Classes/Zune/AboutWindow.mcc [workbench/classes/zune/aboutwindow]
13 + Classes/Zune/IconImage.mcc [workbench/classes/zune/iconimage]
14 + Classes/Zune/PrefsWindow.mcc [workbench/classes/zune/prefswindow]
15 + Classes/Zune/PrefsEditor.mcc [workbench/classes/zune/prefseditor]
16 + Classes/Zune/SystemPrefsWindow.mcc [workbench/classes/zune/systemprefswindow]
18 The following components are distributed under the terms of version 2 of the
19 GNU General Public License, as specified in the file "LICENSE.GPL":
21 + System/About [workbench/system/AboutAROS]
22 + Prefs/Wanderer [workbench/prefs/wanderer]
23 + Tools/Edit [workbench/tools/Edit]
24 + C/LoadResource [workbench/c/LoadResource]
25 + [workbench/prefs/Editor]
26 + [tools/fd2inline]
27 + [tools/FlexCat]
28 + [tools/MetaMake]
29 + [tools/mkfsaffs]
30 + [tools/adflib]
31     
32 The following components are distributed under the terms various different
33 open source licenses, most of them similar to the BSD license. Please read the
34 relevant "LEGAL" files that accompanies these components' sources.
36 + Development/include/boost [compiler/boost]
37 + Development/Lib/lib(arosc|rom).a, Libs/arosc.library [compiler/clib]
38 + Development/Lib/libarosm.a [compiler/mlib]
39 + Development/Lib/libarosz.a [compiler/zlib]
40 + Development/Lib/libjpeg.a [compiler/libjpeg]
41 + Development/Lib/libbz2.a [compiler/libbz2]
42 + Development/Lib/libpng.a [compiler/libpng]
43 + Development/Lib/libfreetype2(|shared).a, Libs/freetype2.library [workbench/libs/freetype]
44 + Fonts/TrueType/#?.ttf [workbench/fonts/truetype/bitstream]
45 + [tools/fd2pragma]