[go: up one dir, main page]

Menu

[3e1480]: / about.html  Maximize  Restore  History

Download this file

19 lines (17 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
<!-- About page -->
<div data-role="page" id="about-page">
<!-- /header -->
<div data-role="header">
<h1 data-i18n="about"></h1>
</div>
<!-- /content -->
<div data-role="content">
<div>GOFG Sports Computer &copy; Copyright 2011-2012 Wolfgang Koller. This software is licensed under the GPLv3. For details visit www.gofg.at</div>
<div style="padding-top: 1em;">"Boomy toolbar icon set" is Copyright by Milosz Wlazlo. For details visit his website miloszwl.deviantart.com</div>
<div style="padding-top: 1em;">"Wireframe toolbar icon set" is Copyright by gentleface. For details visit www.gentleface.com</div>
<div style="padding-top: 1em;">Special thanks to Mario Simone Lombardo for helping us with the Bada port, endless beta testing as well as the Italian translation.</div>
<div style="padding-top: 1em;">Map data &copy; 2012 OpenStreetMap contributors. Powered by Leaflet.</div>
<div style="padding-top: 1em;">Powered by jQuery, jQueryMobile & Cordova (formerly PhoneGap).</div>
<a id="about-close-button" href="settings.html" data-role="button" data-i18n="close"></a>
</div>
</div>