mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-23 18:05:59 +03:00
Add Copyrigth notice for Jitsi library
This commit is contained in:
parent
9b1c01351c
commit
7049c6e8ac
1 changed files with 7 additions and 3 deletions
|
@ -21,9 +21,6 @@
|
|||
div {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -392,6 +389,13 @@ SOFTWARE.
|
|||
<li>
|
||||
<b>Copyright (C) 2018 stfalcon.com</b>
|
||||
</li>
|
||||
<li>
|
||||
<b>Jitsi Meet (<a href="https://github.com/jitsi/jitsi-meet">jitsi-meet</a>)</b>
|
||||
<br/>
|
||||
Copyright @ 2020-present 8x8, Inc.
|
||||
<br/>
|
||||
Copyright @ 2017-2018 Atlassian Pty Ltd
|
||||
</li>
|
||||
</ul>
|
||||
<pre>
|
||||
Apache License
|
||||
|
|
Loading…
Reference in a new issue