diff options
author | Sukma Wardana <sukma.wardana@mail.com> | 2019-08-24 08:02:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:23:03 +0700 |
commit | 494916b5cda326c783dac99b8c0057cdc7682561 (patch) | |
tree | 7c677abee3dd46ce1a047af2c52de3d5ceb4d42e /development/android-studio/LICENSE | |
parent | a32bac31d4413282ea4ae39635141650d3bb942f (diff) |
development/android-studio: Updated for version 3.5.0_191.5791312>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/android-studio/LICENSE')
-rw-r--r-- | development/android-studio/LICENSE | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/development/android-studio/LICENSE b/development/android-studio/LICENSE new file mode 100644 index 0000000000000..917fd6a017cb6 --- /dev/null +++ b/development/android-studio/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2019 Sukma Wardana + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. |