am a07dede: Add docs/LICENSES.TXT which indicates where to find the tool
Merge commit 'a07dedea97a166b329872a0a0cb334857dc2d47e' * commit 'a07dedea97a166b329872a0a0cb334857dc2d47e': Add docs/LICENSES.TXT which indicates where to find the toolchain sources, as well as the GPL/LGPL text files.
This commit is contained in:
committed by
The Android Open Source Project
commit
533067b5f7
10
ndk/docs/LICENSES.TXT
Normal file
10
ndk/docs/LICENSES.TXT
Normal file
@@ -0,0 +1,10 @@
|
||||
The content of the Android NDK is covered by various open-source licenses.
|
||||
See the copyright disclaimers in each respective file for details.
|
||||
|
||||
Note that the public Android NDK release packages also contain prebuilt binaries
|
||||
for the compiler, linker, archiver, etc... The source code for the toolchain is
|
||||
available at http://android.git.kernel.org/pub
|
||||
|
||||
The prebuilt binaries are covered by either the GNU General Public License (GPL),
|
||||
or the GNU Lesser General Public License (LGPL). For details, see the files
|
||||
COPYING and COPYING.LIB under 'build/prebuilt/<system>/<toolchain>'
|
||||
Reference in New Issue
Block a user