Merge 'remotes/trunk'
[0ad.git] / libraries / LICENSE.txt
blobd3842fab9b4f78aea1036b329da563f661fb89f8
1 This directory contains libraries that are used by the game:
3 osx/ contains a script for download and building required libraries on OS X.
4 source/ contains bundled source, when the game requires a specific library
5     version that may not be available in package managers.
6 win32/ contains headers and precompiled static libs for Windows builds.
8   osx/build-osx-libs.sh
9     MIT
11   source/cxxtest-4.4
12     LGPL v3 - see COPYING
14   source/fcollada
15     MIT (see src/FCollada/Copyright.txt)
17   source/nvtt
18     MIT - see src/NVIDIA_Texture_Tools_LICENSE.txt
20   source/spidermonkey
21     MPL / GPL / LGPL
23   source/valgrind
24     BSD
26   win32/boost
27     Boost Software License
29   win32/enet
30     MIT
32   win32/gloox
33     GPL v3
35   win32/iconv
36     LGPL v2.0 (or later)
38   win32/icu
39     MIT-X11 - see license.html
41   win32/libcurl
42     MIT
44   win32/libpng
45     libpng license
47   win32/libxml2
48     MIT
50   win32/miniupnpc
51     BSD
53   win32/openal
54     LGPL v2.0 (or later)
56   win32/opengl
57     MIT
59   win32/sdl2
60     zlib license
62   win32/vorbis
63     BSD
65   win32/zlib
66     zlib license