Updated license section in About text
This commit is contained in:
@ -38,8 +38,9 @@
|
||||
<ul>
|
||||
<li><b>BSD-3-Clause</b> except the following:</li>
|
||||
<li><b>Apache 2.0</b> AMR codec and TLS security</li>
|
||||
<li><b>LGPL 2.1</b> G722 and G726 codecs</li>
|
||||
<li><b>LGPL 2.1</b> G.722 and G.726 codecs</li>
|
||||
<li><b>AGPLv4</b> ZRTP media encryption</li>
|
||||
<li><b>GNU GPLv3</b> G.729 codec</li>
|
||||
</ul>
|
||||
]]>
|
||||
</string>
|
||||
@ -75,6 +76,15 @@
|
||||
<h2>Source code</h2>
|
||||
Source code is available at <a href="https://github.com/juha-h/baresip-studio">GitHub</a>,
|
||||
where also issues can be reported.
|
||||
<h2>Licenses</h2>
|
||||
<ul>
|
||||
<li><b>BSD-3-Clause</b> except the following:</li>
|
||||
<li><b>Apache 2.0</b> AMR codec and TLS security</li>
|
||||
<li><b>LGPL 2.1</b> G.722 and G.726 codecs</li>
|
||||
<li><b>AGPLv4</b> ZRTP media encryption</li>
|
||||
<li><b>GNU GPLv2</b> H.264 codec</li>
|
||||
<li><b>GNU GPLv3</b> G.729 codec</li>
|
||||
</ul>
|
||||
]]>
|
||||
</string>
|
||||
<string name="baresip_link" translatable="false">
|
||||
|
||||
Reference in New Issue
Block a user