mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 03:26:05 -04:00
Update about.html to correctly list dependencies.
We are using `Mustache` instead of `CTTP2` now
This commit is contained in:
parent
5b5c25d2dd
commit
902ebb3402
@ -20,7 +20,7 @@ This software is released under the terms of the GNU General Public License vers
|
||||
<li>Libkiwix - GPLv3 (<a href="https://github.com/kiwix/kiwix-lib">https://github.com/kiwix/kiwix-lib</a>)</li>
|
||||
<li>Qt - LGVLv3 (<a href="https://qt.io">qt.io</a>)</li>
|
||||
<li>Xapian - GPL (<a href="https://xapian.org">xapian.org</a>)</li>
|
||||
<li>CTTP2 - BSD (<a href="http://ctpp.havoc.ru">ctpp.havoc.ru</a>)</li>
|
||||
<li>Mustache - Boost (<a href="https://github.com/kainjow/Mustache">https://github.com/kainjow/Mustache</a>)</li>
|
||||
<li>Pugixml - MIT (<a href="https://pugixml.org">pugixml.org</a>)</li>
|
||||
<li>ICU - ICU License (<a href="http://icu-project.org">icu-project.org</a>)</li>
|
||||
<li>Libmicrohttpd - GPL (<a href="https://www.gnu.org/software/libmicrohttpd/">www.gnu.org/software/libmicrohttpd/</a>)</li>
|
||||
|
@ -20,7 +20,7 @@ Ce logiciel est publié selon les conditions de la licence GNU General Pub
|
||||
<li>Libkiwix - GPLv3 (<a href="https://github.com/kiwix/kiwix-lib">https://github.com/kiwix/kiwix-lib</a>)</li>
|
||||
<li>Qt - LGVLv3 (<a href="https://qt.io">qt.io</a>)</li>
|
||||
<li>Xapian - GPL (<a href="https://xapian.org">xapian.org</a>)</li>
|
||||
<li>CTTP2 - BSD (<a href="http://ctpp.havoc.ru">ctpp.havoc.ru</a>)</li>
|
||||
<li>Mustache - Boost (<a href="https://github.com/kainjow/Mustache">https://github.com/kainjow/Mustache</a>)</li>
|
||||
<li>Pugixml - MIT (<a href="https://pugixml.org">pugixml.org</a>)</li>
|
||||
<li>ICU - ICU License (<a href="http://icu-project.org">icu-project.org</a>)</li>
|
||||
<li>Libmicrohttpd - GPL (<a href="https://www.gnu.org/software/libmicrohttpd/">www.gnu.org/software/libmicrohttpd/</a>)</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user