988 B
988 B
This repository is released under GPLv3 only license.
Exceptions
- Terminal Emulator for Android code is used which is released under Apache License 2.0. Check terminal-view and terminal-emulator modules.
- libcore/ojluni code is used which is released under GPLv2 only with "Classpath" exception. Check
com.termux.shared.filepackage under terminal-shared module. - libsuperuser code is used which is released under Apache License 2.0. Check
com.termux.shared.shell.StreamGobblerclass under terminal-shared module.