diff options
author | Valerio Virgillito | 2012-02-07 14:19:22 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-07 14:19:22 -0800 |
commit | 668510892537eaaeb2e11520831d87b44b2489b7 (patch) | |
tree | ecf339e3097b6ba25d81cbe44d913ee67591bf4b /js/components/treeview/ninja-leaf.reel/ninja-leaf.html | |
parent | 8950b342d1eda8bfa195372e1c17363a409651cd (diff) | |
parent | c066fb41ebee85bacf9b2155366b16831af41d76 (diff) | |
download | ninja-668510892537eaaeb2e11520831d87b44b2489b7.tar.gz |
Merge pull request #19 from ericguzman/TreeComponents
Tree Components - Added copyright comments
Diffstat (limited to 'js/components/treeview/ninja-leaf.reel/ninja-leaf.html')
-rw-r--r-- | js/components/treeview/ninja-leaf.reel/ninja-leaf.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html index 0a8fdac0..bd8e8acd 100644 --- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html +++ b/js/components/treeview/ninja-leaf.reel/ninja-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" /> |