Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 8efbd51

Browse files
committed
add magiskboot to license
1 parent 383011b commit 8efbd51

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

LICENSE

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,21 @@ which is licensed under the Apache 2.0 license:
3535
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3636
See the License for the specific language governing permissions and
3737
limitations under the License.
38+
39+
This project bundles magiskboot (https://github.com/topjohnwu/Magisk),
40+
which is licensed under the GPLv3+ license:
41+
42+
Copyright (C) 2017-2022 John Wu <@topjohnwu>
43+
44+
This program is free software: you can redistribute it and/or modify
45+
it under the terms of the GNU General Public License as published by
46+
the Free Software Foundation, either version 3 of the License, or
47+
(at your option) any later version.
48+
49+
This program is distributed in the hope that it will be useful,
50+
but WITHOUT ANY WARRANTY; without even the implied warranty of
51+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
52+
GNU General Public License for more details.
53+
54+
You should have received a copy of the GNU General Public License
55+
along with this program. If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)