diff options
author | Valerio Virgillito | 2012-07-09 18:18:40 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-09 18:18:40 -0700 |
commit | 5c1aee729435dc85bc9a1d01256f91071f2e9ee6 (patch) | |
tree | 43c360e1bf99d93cdd62f59f9e1cf365c70ef92e /index.html | |
parent | 9bf7f21b5e4c70aeca2ad14d53e1a4051f5440dc (diff) | |
parent | ebc492a6e4099daff49564304de276c21767e26e (diff) | |
download | ninja-5c1aee729435dc85bc9a1d01256f91071f2e9ee6.tar.gz |
Merge pull request #383 from mayhewinator/v0.7.0
fixed remaining copyrights and fixed capitalization for doctype tag
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -305,7 +305,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
305 | 305 | ||
306 | <div id="splashScreenTextBlock" class="baseSplashScreenText"> | 306 | <div id="splashScreenTextBlock" class="baseSplashScreenText"> |
307 | <p class="mediumSplashScreenText">Version: <span id="splashScreenVersionNumber">0.0.0.0</span></p> | 307 | <p class="mediumSplashScreenText">Version: <span id="splashScreenVersionNumber">0.0.0.0</span></p> |
308 | <p>Copyright © 2012 Motorola Mobility, Inc. All rights reserved.</p> | 308 | <p>Copyright © 2012 Motorola Mobility LLC. All rights reserved.</p> |
309 | <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="splashScreenAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="splashScreenAnchor">other open source software</a>.</p> | 309 | <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="splashScreenAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="splashScreenAnchor">other open source software</a>.</p> |
310 | <p>Ninja is available under <a href="license.html" target="_blank" class="splashScreenAnchor">BSD License</a>.</p> | 310 | <p>Ninja is available under <a href="license.html" target="_blank" class="splashScreenAnchor">BSD License</a>.</p> |
311 | </div> | 311 | </div> |