1<html><body><pre>The content of the Android NDK is covered by various open-source licenses. 2See the copyright disclaimers in each respective file for details. 3 4Note that the public Android NDK release packages also contain prebuilt binaries 5for the compiler, linker, archiver, etc... The source code for the toolchain is 6available at http://android.git.kernel.org/pub 7 8The prebuilt binaries are covered by either the GNU General Public License (GPL), 9or the GNU Lesser General Public License (LGPL). For details, see the files 10COPYING and COPYING.LIB under 'build/prebuilt/<system>/<toolchain>' 11</pre></body></html>