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