-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LICENSE: shorten by combining for included Apache 2.0 utilities
- Loading branch information
Showing
1 changed file
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,8 +76,9 @@ busybox: GPLv2 | |
(pre-patched source tree used to build available upon request) | ||
|
||
lptools_static: Apache License 2.0 | ||
fec: Apache License 2.0 | ||
|
||
Copyright (C) 2020 Pierre-Hugues Husson <[email protected]> | ||
Copyright their respective authors, (linked below). | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
|
@@ -91,8 +92,9 @@ lptools_static: Apache License 2.0 | |
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
|
||
Source not required, however, respective source is provided: | ||
Source not required, however, respective sources are provided: | ||
https://github.com/phhusson/vendor_lptools | ||
https://android.googlesource.com/platform/system/extras/+/master/verity/fec/ | ||
|
||
httools_static: MIT | ||
|
||
|
@@ -119,25 +121,6 @@ httools_static: MIT | |
Source not required, however, respective source is provided: | ||
https://github.com/capntrips/HashtreePatcher | ||
|
||
fec: Apache License 2.0 | ||
|
||
Copyright (c) 2013-2015, The Android Open Source Project | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
|
||
http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
|
||
Source not required, however, respective source is provided: | ||
https://android.googlesource.com/platform/system/extras/+/refs/tags/android-12.1.0_r5/verity/fec/ | ||
|
||
|
||
## Optional Binary Licenses: | ||
|
||
|
@@ -163,7 +146,7 @@ boot_signer*.jar: Apache License 2.0 | |
https://github.com/osm0sis/mkbootfs | ||
https://github.com/osm0sis/mkbootimg | ||
https://github.com/osm0sis/mkmtkhdr | ||
https://android.googlesource.com/platform/system/extras/+/master | ||
https://android.googlesource.com/platform/system/extras/+/master/verity/ | ||
|
||
flash_erase, nanddump, nandwrite (mtd-utils): GPLv2 | ||
dumpimage, mkimage (U-Boot): GPLv2+ | ||
|