Skip to content

Commit 8e82718

Browse files
committed
fix
1 parent 456b506 commit 8e82718

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

Readme.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,28 @@ Verified using v1 scheme (JAR signing): true
7676
Verified using v2 scheme (APK Signature Scheme v2): true
7777
```
7878
第一行对应的结果,表示是否已使用v1签名。
79-
第二行对应的结果,表示是否已使用v2签名。
79+
第二行对应的结果,表示是否已使用v2签名。
80+
81+
### MIT License
82+
83+
```
84+
Copyright (c) 2020 DeMon
85+
86+
Permission is hereby granted, free of charge, to any person obtaining a copy
87+
of this software and associated documentation files (the "Software"), to deal
88+
in the Software without restriction, including without limitation the rights
89+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
90+
copies of the Software, and to permit persons to whom the Software is
91+
furnished to do so, subject to the following conditions:
92+
93+
The above copyright notice and this permission notice shall be included in all
94+
copies or substantial portions of the Software.
95+
96+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
97+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
98+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
99+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
100+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
101+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
102+
SOFTWARE.
103+
```

0 commit comments

Comments
 (0)