aboutsummaryrefslogtreecommitdiff
path: root/js/components/colorbar.reel/colorbar.html
diff options
context:
space:
mode:
authorKris Kowal2012-07-09 16:56:43 -0700
committerKris Kowal2012-07-09 17:25:23 -0700
commit21a9603fb5522467776409972be21a87964c244d (patch)
tree296b984f5101bee6d3b67c4a00b309eff7fdf5be /js/components/colorbar.reel/colorbar.html
parentcee0deca695359ab468bd06d0e05ed3b2010b338 (diff)
downloadninja-21a9603fb5522467776409972be21a87964c244d.tar.gz
Normalize HTML DOCTYPE
Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
Diffstat (limited to 'js/components/colorbar.reel/colorbar.html')
-rwxr-xr-xjs/components/colorbar.reel/colorbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/colorbar.reel/colorbar.html b/js/components/colorbar.reel/colorbar.html
index 83e44c32..8d6e2d57 100755
--- a/js/components/colorbar.reel/colorbar.html
+++ b/js/components/colorbar.reel/colorbar.html
@@ -1,4 +1,4 @@
1<!doctype html> 1<!DOCTYPE HTML>
2<!-- 2<!--
3<copyright> 3<copyright>
4Copyright (c) 2012, Motorola Mobility LLC. 4Copyright (c) 2012, Motorola Mobility LLC.