Follow our own style guide.
[AROS.git] / LEGAL
blob94babc4397bab72a809f3fa0f5b2658f2223ac9e
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.
10 The following components are distributed under the terms of version 2.1 of the
11 GNU Lesser General Public License, as specified in the file "LICENSE.LGPL":
13 + Classes/Zune/AboutWindow.mcc [workbench/classes/zune/aboutwindow]
14 + Classes/Zune/IconImage.mcc [workbench/classes/zune/iconimage]
15 + Classes/Zune/PrefsWindow.mcc [workbench/classes/zune/prefswindow]
16 + Classes/Zune/PrefsEditor.mcc [workbench/classes/zune/prefseditor]
17 + Classes/Zune/SystemPrefsWindow.mcc [workbench/classes/zune/systemprefswindow]
18 + Classes/Zune/BetterString.mc* Classes/Zune/HotkeyString.mcc
19   [workbench/classes/zune/betterstring]
20 + Classes/Zune/TextEditor.mc* [workbench/classes/zune/texteditor]
21 + Libs/codesets.library [workbench/libs/codesetslib]
22 + [rom/devs/filesys/AmberRAM]
23 + [rom/devs/filesys/SFS]
26 The following components are distributed under the terms of version 3.0 of the
27 GNU Lesser General Public License. Please read the relevant "LEGAL" files that 
28 accompanies these components' sources.
29 + [workbench/libs/identify]
32 The following components are distributed under the terms of version 2 of the
33 GNU General Public License, as specified in the file "LICENSE.GPL":
35 + System/About [workbench/system/AboutAROS]
36 + Prefs/Wanderer [workbench/prefs/wanderer]
37 + Tools/Edit [workbench/tools/Edit]
38 + C/LoadResource [workbench/c/LoadResource]
39 + [workbench/prefs/Editor]
40 + [tools/fd2inline]
41 + [tools/FlexCat]
42 + [tools/MetaMake]
43 + [tools/mkfsaffs]
44 + [tools/adflib]
45 + [workbench/devs/AHI] (as it is needed to compile AROS)
48 The following components are distributed under the terms various different
49 open source licenses, most of them similar to the BSD license. Please read the
50 relevant "LEGAL" files that accompanies these components' sources.
52 + Development/include/boost [compiler/boost]
53 + Development/Lib/lib(arosc|rom).a, Libs/arosc.library [compiler/clib]
54 + Development/Lib/libarosm.a [compiler/mlib]
55 + Development/Lib/libarosz.a [compiler/zlib]
56 + Development/Lib/libjpeg.a [compiler/libjpeg]
57 + Development/Lib/libbz2.a [compiler/libbz2]
58 + Development/Lib/libpng.a [compiler/libpng]
59 + Development/Lib/libfreetype2(|shared).a, Libs/freetype2.library [workbench/libs/freetype]
60 + Fonts/TrueType/#?.ttf [workbench/fonts/truetype/bitstream]
61 + [tools/fd2pragma]
62 + [workbench/hidds/hidd.nouveau]
63 + [workbench/libs/mesa]
64 + C/OpenURL Prefs/OpenURL Libs/OpenURL [workbench/libs/openurllib]