diff options
Diffstat (limited to 'vendor/libadb-android/COPYING')
| -rw-r--r-- | vendor/libadb-android/COPYING | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/libadb-android/COPYING b/vendor/libadb-android/COPYING new file mode 100644 index 0000000..b6a0e66 --- /dev/null +++ b/vendor/libadb-android/COPYING @@ -0,0 +1,21 @@ +LibADB Android is provided under: + + SPDX-License-Identifier: GPL-3.0-or-later or Apache-2.0 + +Being under the terms of the GNU General Public License version 3 or +later, according with: + + LICENSES/GPL-3.0-or-later + +or Apache License, Version 2.0, according with: + + LICENSES/Apache-2.0 + +In addition, other licenses may also apply. Please navigate to: + + LICENSES/ + +to see all the licenses used in this project. + +All contributions to the LibADB Android are subject to this COPYING +file. |