Version: 0.0.0.0
+Copyright © 2012 Motorola Mobility, Inc. All rights reserved.
+The Ninja application is made possible by the Ninja open source project and other open source software.
+Ninja is available under BSD License.
+From be18a677863925963551ce3e88a4a4d254f3870c Mon Sep 17 00:00:00 2001
From: John Mayhew
Date: Tue, 14 Feb 2012 09:26:18 -0800
Subject: Implemented about box component and hooked it up to the About menu
---
js/components/about-box.reel/about-box.css | 66 +++++++++++++++++++++++++
js/components/about-box.reel/about-box.html | 35 +++++++++++++
js/components/about-box.reel/about-box.js | 76 +++++++++++++++++++++++++++++
3 files changed, 177 insertions(+)
create mode 100644 js/components/about-box.reel/about-box.css
create mode 100644 js/components/about-box.reel/about-box.html
create mode 100644 js/components/about-box.reel/about-box.js
(limited to 'js/components/about-box.reel')
diff --git a/js/components/about-box.reel/about-box.css b/js/components/about-box.reel/about-box.css
new file mode 100644
index 00000000..710c74fd
--- /dev/null
+++ b/js/components/about-box.reel/about-box.css
@@ -0,0 +1,66 @@
+/*
+ No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
+ (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
+
Version: 0.0.0.0
+Copyright © 2012 Motorola Mobility, Inc. All rights reserved.
+The Ninja application is made possible by the Ninja open source project and other open source software.
+Ninja is available under BSD License.
+