diff options
author | John Mayhew | 2012-07-09 18:05:33 -0700 |
---|---|---|
committer | John Mayhew | 2012-07-09 18:05:33 -0700 |
commit | e8d404a94365433a6c5f5bf41a52a4b92a1d52ae (patch) | |
tree | 3c63368ca98d1871e14a471cc45c9aa775f9fbc3 /index.html | |
parent | 8e598f7764b64ae1a6c0395c6361dff4d2929b8b (diff) | |
download | ninja-e8d404a94365433a6c5f5bf41a52a4b92a1d52ae.tar.gz |
fixed copyright messages for release
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> |