aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-09 18:05:33 -0700
committerJohn Mayhew2012-07-09 18:05:33 -0700
commite8d404a94365433a6c5f5bf41a52a4b92a1d52ae (patch)
tree3c63368ca98d1871e14a471cc45c9aa775f9fbc3 /index.html
parent8e598f7764b64ae1a6c0395c6361dff4d2929b8b (diff)
downloadninja-e8d404a94365433a6c5f5bf41a52a4b92a1d52ae.tar.gz
fixed copyright messages for release
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 70baec32..9f577697 100755
--- a/index.html
+++ b/index.html
@@ -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 &copy 2012 Motorola Mobility, Inc. All rights reserved.</p> 308 <p>Copyright &copy 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>