diff options
author | Kris Kowal | 2012-07-06 12:47:27 -0700 |
---|---|---|
committer | Kris Kowal | 2012-07-06 15:01:49 -0700 |
commit | 40c6eb2c06b34f65a74d59ef9687251952858bab (patch) | |
tree | 685c02d292fc371a34cbb0f155ea8c7aa763ec32 /js/components/toolbar.reel | |
parent | 9461e7731f91dd03a15b0a62667e722a60c84721 (diff) | |
download | ninja-40c6eb2c06b34f65a74d59ef9687251952858bab.tar.gz |
Normalize HTML doctype
Diffstat (limited to 'js/components/toolbar.reel')
-rw-r--r-- | js/components/toolbar.reel/toolbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html index b2ce0b31..42b0a727 100644 --- a/js/components/toolbar.reel/toolbar.html +++ b/js/components/toolbar.reel/toolbar.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <!DOCTYPE html> | 1 | <!doctype html> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility, Inc | 3 | Copyright (c) 2012, Motorola Mobility, Inc |
4 | All Rights Reserved. | 4 | All Rights Reserved. |