Skip to content

Commit b88c49f

Browse files
committed
Third party licenses: Add DSBottomSheet.
1 parent b876bd9 commit b88c49f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Riot/Assets/third_party_licenses.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,6 +1950,31 @@
19501950
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19511951
<br/><br/>
19521952
</li>
1953+
<li>
1954+
<b>DSBottomSheet</b> (<a href="https://github.com/danielsaidi/BottomSheet">https://github.com/danielsaidi/BottomSheet</a>)
1955+
<br/><br/>
1956+
MIT License
1957+
<br/><br/>
1958+
Copyright (c) 2021 Daniel Saidi
1959+
<br/><br/>
1960+
Permission is hereby granted, free of charge, to any person obtaining a copy of
1961+
this software and associated documentation files (the "Software"), to deal in
1962+
the Software without restriction, including without limitation the rights to
1963+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1964+
the Software, and to permit persons to whom the Software is furnished to do so,
1965+
subject to the following conditions:
1966+
<br/><br/>
1967+
The above copyright notice and this permission notice shall be included in all
1968+
copies or substantial portions of the Software.
1969+
<br/><br/>
1970+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1971+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1972+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1973+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1974+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1975+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1976+
<br/><br/>
1977+
</li>
19531978
</ul>
19541979
</body>
19551980
</html>

0 commit comments

Comments
 (0)