aboutsummaryrefslogtreecommitdiff
path: root/node_modules
diff options
context:
space:
mode:
authorJohn Mayhew2012-07-09 17:49:01 -0700
committerJohn Mayhew2012-07-09 17:49:01 -0700
commit6eb2603a0772bd4f0aad94398fd8eb3a245a3e75 (patch)
tree8c6d0e1f79316cd32af9c57fa089389fda388947 /node_modules
parent29c99f4ffd13f06cddf8952adab252d15ee35a6a (diff)
downloadninja-6eb2603a0772bd4f0aad94398fd8eb3a245a3e75.tar.gz
fixed incorrect capitalization for DOCTYPE html
Diffstat (limited to 'node_modules')
-rw-r--r--node_modules/montage-google/feed-reader/feed-entry.reel/feed-entry.html2
-rw-r--r--node_modules/montage-google/feed-reader/feed-reader.reel/feed-reader.html2
-rw-r--r--node_modules/montage-google/map.reel/map.html2
-rw-r--r--node_modules/montage-google/picasa-carousel.reel/image.reel/image.html2
-rwxr-xr-xnode_modules/montage-google/picasa-carousel.reel/picasa-carousel.html2
-rw-r--r--node_modules/montage-google/youtube-channel.reel/youtube-channel.html2
-rw-r--r--node_modules/montage-google/youtube-player.reel/youtube-player.html2
-rw-r--r--node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html2
-rw-r--r--node_modules/montage/ui/autocomplete/results-list.reel/results-list.html2
-rw-r--r--node_modules/montage/ui/bluemoon/button-group.reel/button-group.html2
-rw-r--r--node_modules/montage/ui/bluemoon/button.reel/button.html2
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html2
-rw-r--r--node_modules/montage/ui/bluemoon/progress.reel/progress.html2
-rw-r--r--node_modules/montage/ui/bluemoon/slider.reel/slider.html2
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.html2
-rw-r--r--node_modules/montage/ui/bluemoon/textarea.reel/textarea.html2
-rw-r--r--node_modules/montage/ui/bluemoon/textfield.reel/textfield.html2
-rw-r--r--node_modules/montage/ui/bluemoon/toggle.reel/toggle.html2
-rw-r--r--node_modules/montage/ui/button.reel/button.html2
-rw-r--r--node_modules/montage/ui/flow.reel/flow.html2
-rw-r--r--node_modules/montage/ui/input-checkbox.reel/input-checkbox.html2
-rw-r--r--node_modules/montage/ui/input-date.reel/input-date.html2
-rw-r--r--node_modules/montage/ui/input-number.reel/input-number.html2
-rw-r--r--node_modules/montage/ui/input-radio.reel/input-radio.html2
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.html2
-rw-r--r--node_modules/montage/ui/input-text.reel/input-text.html2
-rwxr-xr-xnode_modules/montage/ui/list.reel/list.html2
-rwxr-xr-xnode_modules/montage/ui/loading-panel.reel/loading-panel.html2
-rwxr-xr-xnode_modules/montage/ui/loading.reel/loading.html2
-rwxr-xr-xnode_modules/montage/ui/popup/alert.reel/alert.html2
-rwxr-xr-xnode_modules/montage/ui/popup/confirm.reel/confirm.html2
-rwxr-xr-xnode_modules/montage/ui/popup/notifier.reel/notifier.html2
-rwxr-xr-xnode_modules/montage/ui/popup/popup.reel/popup.html2
-rw-r--r--node_modules/montage/ui/progress.reel/progress.html2
-rw-r--r--node_modules/montage/ui/rich-text-editor/overlays/rich-text-linkpopup.reel/rich-text-linkpopup.html2
-rw-r--r--node_modules/montage/ui/rich-text-editor/overlays/rich-text-resizer.reel/rich-text-resizer.html2
-rw-r--r--node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.html2
-rw-r--r--node_modules/montage/ui/scroll-bars.reel/scroll-bars.html2
-rw-r--r--node_modules/montage/ui/scroller.reel/scroller.html2
-rw-r--r--node_modules/montage/ui/select.reel/select.html2
-rw-r--r--node_modules/montage/ui/text-slider.reel/text-slider.html2
-rw-r--r--node_modules/montage/ui/textarea.reel/textarea.html2
-rw-r--r--node_modules/montage/ui/toggle-button.reel/toggle-button.html2
-rwxr-xr-xnode_modules/montage/ui/toggle-switch.reel/toggle-switch.html2
-rw-r--r--node_modules/montage/ui/token-field/token-field.reel/token-field.html2
-rw-r--r--node_modules/montage/ui/token-field/token.reel/token.html2
-rwxr-xr-xnode_modules/montage/ui/video-player.reel/video-player.html2
47 files changed, 47 insertions, 47 deletions
diff --git a/node_modules/montage-google/feed-reader/feed-entry.reel/feed-entry.html b/node_modules/montage-google/feed-reader/feed-entry.reel/feed-entry.html
index 2a1f63c4..ebacc6e1 100644
--- a/node_modules/montage-google/feed-reader/feed-entry.reel/feed-entry.html
+++ b/node_modules/montage-google/feed-reader/feed-entry.reel/feed-entry.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/feed-reader/feed-reader.reel/feed-reader.html b/node_modules/montage-google/feed-reader/feed-reader.reel/feed-reader.html
index 06429791..d19a61fc 100644
--- a/node_modules/montage-google/feed-reader/feed-reader.reel/feed-reader.html
+++ b/node_modules/montage-google/feed-reader/feed-reader.reel/feed-reader.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/map.reel/map.html b/node_modules/montage-google/map.reel/map.html
index 4e6e87b4..b9bdf2a9 100644
--- a/node_modules/montage-google/map.reel/map.html
+++ b/node_modules/montage-google/map.reel/map.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/picasa-carousel.reel/image.reel/image.html b/node_modules/montage-google/picasa-carousel.reel/image.reel/image.html
index cea756a1..2b4ed63d 100644
--- a/node_modules/montage-google/picasa-carousel.reel/image.reel/image.html
+++ b/node_modules/montage-google/picasa-carousel.reel/image.reel/image.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html b/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
index 4749948d..da136931 100755
--- a/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
+++ b/node_modules/montage-google/picasa-carousel.reel/picasa-carousel.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/youtube-channel.reel/youtube-channel.html b/node_modules/montage-google/youtube-channel.reel/youtube-channel.html
index aea99772..23431e90 100644
--- a/node_modules/montage-google/youtube-channel.reel/youtube-channel.html
+++ b/node_modules/montage-google/youtube-channel.reel/youtube-channel.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage-google/youtube-player.reel/youtube-player.html b/node_modules/montage-google/youtube-player.reel/youtube-player.html
index e2d3d9a7..fdc24cb7 100644
--- a/node_modules/montage-google/youtube-player.reel/youtube-player.html
+++ b/node_modules/montage-google/youtube-player.reel/youtube-player.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html b/node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html
index 95c024ab..d7ec25a6 100644
--- a/node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html
+++ b/node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/autocomplete/results-list.reel/results-list.html b/node_modules/montage/ui/autocomplete/results-list.reel/results-list.html
index 689c8424..d367ad46 100644
--- a/node_modules/montage/ui/autocomplete/results-list.reel/results-list.html
+++ b/node_modules/montage/ui/autocomplete/results-list.reel/results-list.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/button-group.reel/button-group.html b/node_modules/montage/ui/bluemoon/button-group.reel/button-group.html
index 4426d613..fd33bf3e 100644
--- a/node_modules/montage/ui/bluemoon/button-group.reel/button-group.html
+++ b/node_modules/montage/ui/bluemoon/button-group.reel/button-group.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/button.reel/button.html b/node_modules/montage/ui/bluemoon/button.reel/button.html
index d5d3b517..680104ad 100644
--- a/node_modules/montage/ui/bluemoon/button.reel/button.html
+++ b/node_modules/montage/ui/bluemoon/button.reel/button.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
index 749ddefb..8a272868 100644
--- a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
+++ b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/progress.reel/progress.html b/node_modules/montage/ui/bluemoon/progress.reel/progress.html
index c5a2f8fd..ca6cc035 100644
--- a/node_modules/montage/ui/bluemoon/progress.reel/progress.html
+++ b/node_modules/montage/ui/bluemoon/progress.reel/progress.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/slider.reel/slider.html b/node_modules/montage/ui/bluemoon/slider.reel/slider.html
index 7cefc731..78196185 100644
--- a/node_modules/montage/ui/bluemoon/slider.reel/slider.html
+++ b/node_modules/montage/ui/bluemoon/slider.reel/slider.html
@@ -1,4 +1,4 @@
1<!DOCTYPE HTML> 1<!DOCTYPE html>
2<!-- <copyright> 2<!-- <copyright>
3Copyright (c) 2012, Motorola Mobility LLC. 3Copyright (c) 2012, Motorola Mobility LLC.
4All Rights Reserved. 4All Rights Reserved.
diff --git a/node_modules/montage/ui/bluemoon/tabs.reel/tabs.html b/node_modules/montage/ui/bluemoon/tabs.reel/tabs.html
index 7a4ceb2a..0789a41e 100755
--- a/node_modules/montage/ui/bluemoon/tabs.reel/tabs.html
+++ b/