aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-10 16:40:13 -0700
committerJohn Mayhew2012-07-10 16:40:13 -0700
commit25cf6d538dc8996346969c89695bfd50d8b0e085 (patch)
tree04fc12ecc035505b0c7ae84d193a9ef5b793d705 /index.html
parent20edac9833ea72ffdf17375636e8a05050591e81 (diff)
downloadninja-25cf6d538dc8996346969c89695bfd50d8b0e085.tar.gz
Fix for incorrect doctype in last commit
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 871e3592..6058408d 100755
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
1<!doctype html> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.