Update LICENSE

* This file list is out of date, just specify which
  dirs contain closed source files instead
* Reshuffle lines to make line length more consistent
* Also fix a tiny typo

Change-Id: I5bd83281b3f3a13ab00f03189771b32f5090e0de
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
Paul Keith
2017-05-02 15:12:42 -05:00
parent 130d6242af
commit 974f17920a

19
LICENSE
View File

@@ -1,12 +1,9 @@
For the following files: For files in [arm/arm64/common/x86]/proprietary:
* Makefile These are closed source/propietary/prebuilt files.
* build/main.mk I do not own them, these are just here to make
* build/create.sh your life easier when compiling the package.
* build/meta/com/google/android/updater-script
GNU License v2
(https://www.gnu.org/licenses/gpl-2.0.html for more information)
Any other file:
These are closed source/propietary/prebuit files, I do not own them, these are just here
to make your life easier when compiling the package.
Contacts their own authors for information about their license. Contacts their own authors for information about their license.
For any other file:
GNU License v2
(https://www.gnu.org/licenses/gpl-2.0.html for more information)