aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/object3d-properties.reel/object3d-properties.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties/object3d-properties.reel/object3d-properties.html')
-rwxr-xr-xjs/components/tools-properties/object3d-properties.reel/object3d-properties.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/tools-properties/object3d-properties.reel/object3d-properties.html b/js/components/tools-properties/object3d-properties.reel/object3d-properties.html
index 93d1abfe..cfa9429b 100755
--- a/js/components/tools-properties/object3d-properties.reel/object3d-properties.html
+++ b/js/components/tools-properties/object3d-properties.reel/object3d-properties.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!doctype html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility, Inc 3Copyright (c) 2012, Motorola Mobility, Inc
4All Rights Reserved. 4All Rights Reserved.
@@ -47,8 +47,8 @@ POSSIBILITY OF SUCH DAMAGE.
47 47
48 } 48 }
49 } 49 }
50 } 50 }
51 </script> 51 </script>
52 52
53 </head> 53 </head>
54 54