forked from organicmaps/organicmaps
Fixed invalid links in About dialog
This commit is contained in:
parent
4b958d35be
commit
40ba7519ac
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<p>MapsWithMe is an Offline Maps application</p>
|
||||
<br />
|
||||
|
@ -9,9 +9,9 @@
|
|||
<br />
|
||||
<p>3rd parties copyrights and licenses:</p>
|
||||
<br />
|
||||
<p>Map data © <a href="http://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/pcenses/by-sa/2.0/">CC-BY-SA</a></p>
|
||||
<p><a href="http://www.boost.org/pCENSE_1_0.txt">Boost</a></p>
|
||||
<p><a href="http://www.gnu.org/pcenses/lgpl-2.1.html">Qt GNU LGPL v2.1</a></p>
|
||||
<p>Map data © <a href="http://www.openstreetmap.org/">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a></p>
|
||||
<p><a href="http://www.boost.org/LICENSE_1_0.txt">Boost</a></p>
|
||||
<p><a href="http://www.gnu.org/licenses/lgpl-2.1.html">Qt GNU LGPL v2.1</a></p>
|
||||
<p><a href="http://expat.cvs.sourceforge.net/viewvc/expat/expat/COPYING">expat</a></p>
|
||||
<p><a href="http://www.freetype.org/FTL.TXT">freetype</a></p>
|
||||
<p><a href="https://svn.met.no/viewvc/fimex/trunk/include/kdtree%2B%2B/COPYING?view=co">kdtree++</a></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue