diff options
author | Nivesh Rajbhandari | 2012-02-08 14:26:45 -0800 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-02-08 14:26:45 -0800 |
commit | 72805efb66c372bec2df8a2686dfd56c9ed26622 (patch) | |
tree | d58ee74c0f6bc9c0e90ff9526afd72983b40f598 /js/components/treeview/leaf.reel/leaf.html | |
parent | 2d68f944e93b201deb46015392e706b7a24201c9 (diff) | |
parent | ab12be4e9a0d9fee4450795077b0107983b5682e (diff) | |
download | ninja-72805efb66c372bec2df8a2686dfd56c9ed26622.tar.gz |
Merge branch 'refs/heads/ninja-internal' into ToolFixes
Diffstat (limited to 'js/components/treeview/leaf.reel/leaf.html')
-rw-r--r-- | js/components/treeview/leaf.reel/leaf.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/components/treeview/leaf.reel/leaf.html b/js/components/treeview/leaf.reel/leaf.html index 991a4323..cf0b4e40 100644 --- a/js/components/treeview/leaf.reel/leaf.html +++ b/js/components/treeview/leaf.reel/leaf.html | |||
@@ -1,4 +1,9 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- <copyright> | ||
3 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
4 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
5 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
6 | </copyright> --> | ||
2 | <html lang="en"> | 7 | <html lang="en"> |
3 | <head> | 8 | <head> |
4 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | 9 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |