project config

This commit is contained in:
Hannes Janetzek
2012-10-27 13:34:30 +02:00
parent 78aac5f019
commit 65a6f91f3c
3 changed files with 73 additions and 6 deletions

View File

@@ -6,10 +6,14 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
</head>
<body style="padding: 0.5em;">
<p style="text-align: center;"><img alt="mapsforge logo" src="file:///android_asset/globe2.png" style="width: 72px; height: 72px;" /><br />Version 0.2.1</p>
<p> <a href="https://code.google.com/p/vector-tile-map">OpenScienceMap</a> is distributed under the <a href="http://www.gnu.org/licenses/lgpl.html">LGPL3 license</a>.</p>
<p> This software is based on <a href="https://code.google.com/p/mapsforge">mapsforge</a> library 0.2.4.</p>
<p>Map data © <a href="http://www.openstreetmap.org/">OpenStreetMap</a> contributors, still using <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.</p>
<p>Please report all bugs and feature requests via our <a href="https://code.google.com/p/vector-tile-map/issues/list">issue tracker</a> </p>
<p style="text-align: center;"><img src="file:///android_asset/globe2.png" style="width: 72px; height: 72px;" /><br />Version 0.2.1</p>
<p>
<li><a href="https://code.google.com/p/vector-tile-map">OpenScienceMap</a> is distributed under the <a href="http://www.gnu.org/licenses/lgpl.html">LGPL3</a>.
Please report any bugs, problems or feature requests via our <a href="https://code.google.com/p/vector-tile-map/issues/list">issue tracker</a></li></p>
<p></p>
<p></p>
<p> <li> This software contains fragments of <a href="https://code.google.com/p/mapsforge">mapsforge</a> library and <a href="http://code.google.com/p/osmdroid">osmdroid</a>.</li></p>
<p> <li>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>.</li></p>
</body>
</html>