diff options
author | Valerio Virgillito | 2012-07-09 17:53:32 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-09 17:53:32 -0700 |
commit | d5d2d734e2f37cfd00cbc1dce2e342a0f8970ba2 (patch) | |
tree | 8c6d0e1f79316cd32af9c57fa089389fda388947 /js/components/layout/document-bar.reel/document-bar.html | |
parent | 7884c00c1ac6bc2141c0084ac6522562576ddd12 (diff) | |
parent | 6eb2603a0772bd4f0aad94398fd8eb3a245a3e75 (diff) | |
download | ninja-d5d2d734e2f37cfd00cbc1dce2e342a0f8970ba2.tar.gz |
Merge pull request #382 from mayhewinator/master
fixed remaining copyrights and fixed capitalization for doctype tag
Diffstat (limited to 'js/components/layout/document-bar.reel/document-bar.html')
-rwxr-xr-x | js/components/layout/document-bar.reel/document-bar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/document-bar.reel/document-bar.html b/js/components/layout/document-bar.reel/document-bar.html index 173227d5..101f716d 100755 --- a/js/components/layout/document-bar.reel/document-bar.html +++ b/js/components/layout/document-bar.reel/document-bar.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. |