aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/flow-path-linear.js
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-16 11:30:33 -0800
committerJose Antonio Marquez2012-02-16 11:30:33 -0800
commit9fe5d98bf469036c856e28d71ad4160d630b4af4 (patch)
tree930a334bcda0c26ca02eaa33a1506d147e8691e1 /node_modules/montage/ui/flow-path-linear.js
parent89b5e793ea88ef235b54b6e1d1c379698d3e612b (diff)
parent71619045b692015b0889a4f5c381c1dee9c056cd (diff)
downloadninja-9fe5d98bf469036c856e28d71ad4160d630b4af4.tar.gz
Merge branch 'refs/heads/NinjaInternal' into Color
Diffstat (limited to 'node_modules/montage/ui/flow-path-linear.js')
-rw-r--r--[-rwxr-xr-x]node_modules/montage/ui/flow-path-linear.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/montage/ui/flow-path-linear.js b/node_modules/montage/ui/flow-path-linear.js
index b95ddb92..9bf83279 100755..100644
--- a/node_modules/montage/ui/flow-path-linear.js
+++ b/node_modules/montage/ui/flow-path-linear.js
@@ -1,3 +1,9 @@
1/* <copyright>
2 This file contains proprietary software owned by Motorola Mobility, Inc.<br/>
3 No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/>
4 (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
5 </copyright> */
6
1var Montage = require("montage").Montage; 7var Montage = require("montage").Montage;
2 8
3var FlowPathLinear = exports.FlowPathLinear = Montage.create(Montage, { 9var FlowPathLinear = exports.FlowPathLinear = Montage.create(Montage, {