Fixed invalid links in About dialog

This commit is contained in:
Alex Zolotarev 2011-01-15 06:32:08 +02:00 committed by Alex Zolotarev
parent 4b958d35be
commit 40ba7519ac

View file

@ -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 &copy; <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 &copy; <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>