Checksum and license updates
This commit is contained in:
@ -76,6 +76,7 @@ dependencyVerification {
|
||||
'com.google.zxing:core:f00b32f7a1b0edc914a8f74301e8dc34f189afc4698e9c8cc54e5d46772734a5',
|
||||
'com.google.zxing:android-integration:89e56aadf1164bd71e57949163c53abf90af368b51669c0d4a47a163335f95c4',
|
||||
'com.androidplot:androidplot-core:777b54dd98b8dedc5f3fcc95018eece1188f6c692dcbd5b7744af175e15d70bd',
|
||||
'com.pnikosis:materialish-progress:301efbc93b5c10b1798911fc610bbeb0f07c80582c299476ed7cd36e5eb23947'
|
||||
]
|
||||
}
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
<li><a href="https://github.com/dschuermann/html-textview">HtmlTextView</a> (Apache License v2)</li>
|
||||
<li><a href="https://github.com/i2p/i2p.android.base">I2P Client Library</a> (Apache License v2)</li>
|
||||
<li><a href="https://code.google.com/p/javamail-android/">JavaMail for Android</a> (GPLv2)</li>
|
||||
<li><a href="https://github.com/pnikosis/materialish-progress">Material-ish Progress</a> (Apache License v2)</li>
|
||||
<li><a href="http://rtyley.github.com/spongycastle/">SpongyCastle</a> (MIT X11 License)</li>
|
||||
<li><a href="https://github.com/splitwise/TokenAutoComplete">TokenAutoComplete</a> (Apache License v2)</li>
|
||||
<li><a href="https://github.com/PrestoCarrot/Android-ViewPagerIndicator">ViewPagerIndicator</a> (Apache License v2)</li>
|
||||
|
@ -4,11 +4,8 @@ LICENSES
|
||||
This software is licensed under the GPL version 3 (see licenses/GPLv3.txt).
|
||||
|
||||
Several libraries and classes are licensed under the Apache License, Version
|
||||
2.0 (see licenses/LICENSE-Apache2.0.txt):
|
||||
- ActionBar-PullToRefresh
|
||||
(https://github.com/chrisbanes/ActionBar-PullToRefresh)
|
||||
- ViewPagerIndicator (http://viewpagerindicator.com/)
|
||||
- MultiSelectionUtil (from Google Android Samples)
|
||||
2.0 (see licenses/LICENSE-Apache2.0.txt). The full list of libraries in use
|
||||
can be found in app/src/main/res/raw/help_about_libraries.html
|
||||
|
||||
I2P-Bote is licensed under the GPL version 3. See its repository for details
|
||||
about its license and those of the libraries it uses.
|
||||
|
Reference in New Issue
Block a user