File tree 2 files changed +15
-11
lines changed
2 files changed +15
-11
lines changed Original file line number Diff line number Diff line change
1
+ This project is licensed under either of
2
+
3
+ - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
4
+ - [MIT license](http://opensource.org/licenses/MIT)
5
+
6
+ at your option.
Original file line number Diff line number Diff line change @@ -184,25 +184,23 @@ These callbacks may be useful to your application in order to invoke custom logi
184
184
185
185
JARs are provided on GitHub and Maven Central for the following platforms:
186
186
187
- | OS | i686 | x64 | aarch64 | armv7 |
188
- | ---------- | ----- | ----- | --------- | ------- |
189
- | Windows | ✓ | ✓ | | |
190
- | MacOS | | ✓ | ✓ | |
191
- | Linux | ✓ | ✓ | ✓ | |
192
- | Android | | | ✓ | ✓ |
187
+ | OS | i686 | x64 | aarch64 | armv7 |
188
+ | ------- | ---- | --- | ------- | ----- |
189
+ | Windows | ✓ | ✓ | | |
190
+ | MacOS | | ✓ | ✓ | |
191
+ | Linux | ✓ | ✓ | ✓ | |
192
+ | Android | | | ✓ | ✓ |
193
193
194
194
# License
195
195
196
196
This project is licensed under either of
197
197
198
- - Apache License, Version 2.0, ([ LICENSE-APACHE] ( LICENSE-APACHE ) or
199
- http://www.apache.org/licenses/LICENSE-2.0 )
200
- - MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or
201
- http://opensource.org/licenses/MIT )
198
+ - [ Apache License, Version 2.0] ( http://www.apache.org/licenses/LICENSE-2.0 )
199
+ - [ MIT license] ( http://opensource.org/licenses/MIT )
202
200
203
201
at your option.
204
202
205
- ### Contribution
203
+ # Contribution
206
204
207
205
Unless you explicitly state otherwise, any contribution intentionally submitted
208
206
for inclusion in ngrok-java by you, as defined in the Apache-2.0 license, shall be
You can’t perform that action at this time.
0 commit comments