diff options
author | Valerio Virgillito | 2012-07-09 17:30:58 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-09 17:30:58 -0700 |
commit | 7884c00c1ac6bc2141c0084ac6522562576ddd12 (patch) | |
tree | 10d7055250dc6d86c3ec18eee078a7eb9a7b1a5f /js/components/layout/tools-properties.reel/tools-properties.html | |
parent | 2b2b5fbb4b6a786daa4e9d4ee9eba9ac78924842 (diff) | |
parent | 21a9603fb5522467776409972be21a87964c244d (diff) | |
download | ninja-7884c00c1ac6bc2141c0084ac6522562576ddd12.tar.gz |
Merge pull request #381 from kriskowal/normalize
Normalize HTML DOCTYPE
Diffstat (limited to 'js/components/layout/tools-properties.reel/tools-properties.html')
-rwxr-xr-x | js/components/layout/tools-properties.reel/tools-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/tools-properties.reel/tools-properties.html b/js/components/layout/tools-properties.reel/tools-properties.html index 85a0682c..150e13c3 100755 --- a/js/components/layout/tools-properties.reel/tools-properties.html +++ b/js/components/layout/tools-properties.reel/tools-properties.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <!doctype html> | 1 | <!DOCTYPE HTML> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility LLC. | 3 | Copyright (c) 2012, Motorola Mobility LLC. |
4 | All Rights Reserved. | 4 | All Rights Reserved. |