From a869cd3619b783e29cf320f46713b0c790edb15f Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 10:57:37 -0700 Subject: Update copyright boilerplate --- node_modules/montage/core/bitfield.js | 32 +++++++++++++++++--- node_modules/montage/core/change-notification.js | 32 +++++++++++++++++--- .../montage/core/converter/bytes-converter.js | 32 +++++++++++++++++--- node_modules/montage/core/converter/converter.js | 32 +++++++++++++++++--- .../montage/core/converter/currency-converter.js | 32 +++++++++++++++++--- .../montage/core/converter/date-converter.js | 32 +++++++++++++++++--- .../montage/core/converter/lower-case-converter.js | 32 +++++++++++++++++--- .../core/converter/new-line-to-br-converter.js | 32 +++++++++++++++++--- .../montage/core/converter/number-converter.js | 32 +++++++++++++++++--- .../montage/core/converter/trim-converter.js | 32 +++++++++++++++++--- .../montage/core/converter/upper-case-converter.js | 32 +++++++++++++++++--- node_modules/montage/core/core.js | 34 ++++++++++++++++++---- node_modules/montage/core/deserializer.js | 32 +++++++++++++++++--- node_modules/montage/core/enum.js | 32 +++++++++++++++++--- .../montage/core/event/action-event-listener.js | 32 +++++++++++++++++--- node_modules/montage/core/event/binding.js | 32 +++++++++++++++++--- node_modules/montage/core/event/event-manager.js | 32 +++++++++++++++++--- node_modules/montage/core/event/key-manager.js | 34 ++++++++++++++++++---- node_modules/montage/core/event/mutable-event.js | 32 +++++++++++++++++--- node_modules/montage/core/exception.js | 32 +++++++++++++++++--- node_modules/montage/core/extras/array.js | 32 +++++++++++++++++--- node_modules/montage/core/extras/string.js | 32 +++++++++++++++++--- node_modules/montage/core/gate.js | 32 +++++++++++++++++--- node_modules/montage/core/geometry/cubic-bezier.js | 32 +++++++++++++++++--- node_modules/montage/core/geometry/point.js | 32 +++++++++++++++++--- node_modules/montage/core/logger.js | 32 +++++++++++++++++--- node_modules/montage/core/next-tick.js | 32 +++++++++++++++++--- node_modules/montage/core/promise.js | 32 +++++++++++++++++--- node_modules/montage/core/selector.js | 32 +++++++++++++++++--- .../montage/core/selector/abstract-language.js | 32 +++++++++++++++++--- .../montage/core/selector/abstract-selector.js | 32 +++++++++++++++++--- .../montage/core/selector/abstract-semantics.js | 32 +++++++++++++++++--- node_modules/montage/core/selector/language.js | 32 +++++++++++++++++--- .../montage/core/selector/property-language.js | 32 +++++++++++++++++--- node_modules/montage/core/selector/semantics.js | 32 +++++++++++++++++--- node_modules/montage/core/serializer.js | 32 +++++++++++++++++--- node_modules/montage/core/shim/array.js | 32 +++++++++++++++++--- node_modules/montage/core/shim/structures.js | 32 +++++++++++++++++--- node_modules/montage/core/shim/weak-map.js | 32 +++++++++++++++++--- node_modules/montage/core/state-chart.js | 32 +++++++++++++++++--- node_modules/montage/core/undo-manager.js | 32 +++++++++++++++++--- node_modules/montage/core/url.js | 32 +++++++++++++++++--- node_modules/montage/core/uuid.js | 32 +++++++++++++++++--- node_modules/montage/data/blueprint.js | 32 +++++++++++++++++--- node_modules/montage/data/change-context.js | 32 +++++++++++++++++--- node_modules/montage/data/control-listener.js | 30 +++++++++++++++++-- .../montage/data/ldap-access/ldap-mapping.js | 32 +++++++++++++++++--- .../montage/data/ldap-access/ldap-object-id.js | 30 +++++++++++++++++-- .../data/ldap-access/ldap-selector-semantics.js | 32 +++++++++++++++++--- .../montage/data/ldap-access/ldap-store.js | 32 +++++++++++++++++--- node_modules/montage/data/mapping.js | 32 +++++++++++++++++--- .../montage/data/nosql-access/nosql-mapping.js | 32 +++++++++++++++++--- .../montage/data/nosql-access/nosql-object-id.js | 30 +++++++++++++++++-- .../data/nosql-access/nosql-selector-semantics.js | 32 +++++++++++++++++--- .../montage/data/nosql-access/nosql-store.js | 32 +++++++++++++++++--- node_modules/montage/data/object-id.js | 32 +++++++++++++++++--- node_modules/montage/data/object-property.js | 32 +++++++++++++++++--- node_modules/montage/data/operation.js | 32 +++++++++++++++++--- node_modules/montage/data/pledge.js | 32 +++++++++++++++++--- node_modules/montage/data/query.js | 32 +++++++++++++++++--- .../montage/data/rest-access/rest-mapping.js | 32 +++++++++++++++++--- .../montage/data/rest-access/rest-object-id.js | 30 +++++++++++++++++-- .../data/rest-access/rest-selector-semantics.js | 32 +++++++++++++++++--- .../montage/data/rest-access/rest-store.js | 32 +++++++++++++++++--- node_modules/montage/data/restriction.js | 32 +++++++++++++++++--- .../montage/data/sql-access/sql-mapping.js | 32 +++++++++++++++++--- .../montage/data/sql-access/sql-object-id.js | 30 +++++++++++++++++-- .../data/sql-access/sql-selector-semantics.js | 32 +++++++++++++++++--- node_modules/montage/data/sql-access/sql-store.js | 32 +++++++++++++++++--- .../montage/data/store-connection-information.js | 32 +++++++++++++++++--- node_modules/montage/data/store.js | 32 +++++++++++++++++--- node_modules/montage/data/transaction-id.js | 32 +++++++++++++++++--- node_modules/montage/montage.js | 32 +++++++++++++++++--- node_modules/montage/node.js | 32 +++++++++++++++++--- node_modules/montage/require/browser.js | 32 +++++++++++++++++--- node_modules/montage/require/node.js | 32 +++++++++++++++++--- node_modules/montage/require/require.js | 32 +++++++++++++++++--- node_modules/montage/ui/anchor.reel/anchor.js | 32 +++++++++++++++++--- node_modules/montage/ui/application.js | 32 +++++++++++++++++--- .../autocomplete.reel/autocomplete.css | 34 ++++++++++++++++++---- .../autocomplete.reel/autocomplete.html | 34 ++++++++++++++++++---- .../autocomplete/autocomplete.reel/autocomplete.js | 32 +++++++++++++++++--- .../autocomplete/result-item.reel/result-item.js | 32 +++++++++++++++++--- .../results-list.reel/results-list.css | 32 +++++++++++++++++--- .../results-list.reel/results-list.html | 34 ++++++++++++++++++---- .../autocomplete/results-list.reel/results-list.js | 32 +++++++++++++++++--- .../ui/bluemoon/button-group.reel/button-group.css | 32 +++++++++++++++++--- .../bluemoon/button-group.reel/button-group.html | 34 ++++++++++++++++++---- .../ui/bluemoon/button-group.reel/button-group.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/button.reel/button.css | 32 +++++++++++++++++--- .../montage/ui/bluemoon/button.reel/button.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/button.reel/button.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/checkbox.reel/checkbox.css | 32 +++++++++++++++++--- .../ui/bluemoon/checkbox.reel/checkbox.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/checkbox.reel/checkbox.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/progress.reel/progress.css | 34 ++++++++++++++++++---- .../ui/bluemoon/progress.reel/progress.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/progress.reel/progress.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/slider.reel/slider.css | 32 +++++++++++++++++--- .../montage/ui/bluemoon/slider.reel/slider.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/slider.reel/slider.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/tabs.reel/tabs.css | 32 +++++++++++++++++--- .../montage/ui/bluemoon/tabs.reel/tabs.html | 34 ++++++++++++++++++---- node_modules/montage/ui/bluemoon/tabs.reel/tabs.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/textarea.reel/textarea.css | 32 +++++++++++++++++--- .../ui/bluemoon/textarea.reel/textarea.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/textarea.reel/textarea.js | 32 +++++++++++++++++--- .../ui/bluemoon/textfield.reel/textfield.css | 32 +++++++++++++++++--- .../ui/bluemoon/textfield.reel/textfield.html | 34 ++++++++++++++++++---- .../ui/bluemoon/textfield.reel/textfield.js | 32 +++++++++++++++++--- .../montage/ui/bluemoon/toggle.reel/toggle.css | 32 +++++++++++++++++--- .../montage/ui/bluemoon/toggle.reel/toggle.html | 34 ++++++++++++++++++---- .../montage/ui/bluemoon/toggle.reel/toggle.js | 32 +++++++++++++++++--- node_modules/montage/ui/button.reel/button.css | 34 ++++++++++++++++++---- node_modules/montage/ui/button.reel/button.html | 34 ++++++++++++++++++---- node_modules/montage/ui/button.reel/button.js | 32 +++++++++++++++++--- node_modules/montage/ui/check-input.js | 32 +++++++++++++++++--- .../ui/component-group.reel/component-group.js | 32 +++++++++++++++++--- node_modules/montage/ui/component.js | 32 +++++++++++++++++--- node_modules/montage/ui/composer/composer.js | 32 +++++++++++++++++--- node_modules/montage/ui/composer/key-composer.js | 32 +++++++++++++++++--- node_modules/montage/ui/composer/press-composer.js | 32 +++++++++++++++++--- node_modules/montage/ui/composer/swipe-composer.js | 32 +++++++++++++++++--- .../montage/ui/composer/translate-composer.js | 32 +++++++++++++++++--- .../montage/ui/condition.reel/condition.js | 32 +++++++++++++++++--- .../montage/ui/controller/array-controller.js | 32 +++++++++++++++++--- .../montage/ui/controller/media-controller.js | 32 +++++++++++++++++--- .../montage/ui/controller/object-controller.js | 32 +++++++++++++++++--- node_modules/montage/ui/dom.js | 32 +++++++++++++++++--- .../ui/dynamic-element.reel/dynamic-element.js | 34 ++++++++++++++++++---- .../montage/ui/dynamic-text.reel/dynamic-text.js | 32 +++++++++++++++++--- node_modules/montage/ui/editable-text.js | 32 +++++++++++++++++--- node_modules/montage/ui/flow.reel/flow.css | 34 ++++++++++++++++++---- node_modules/montage/ui/flow.reel/flow.html | 34 ++++++++++++++++++---- node_modules/montage/ui/flow.reel/flow.js | 34 ++++++++++++++++++---- node_modules/montage/ui/image.reel/image.js | 34 ++++++++++++++++++---- .../ui/input-checkbox.reel/input-checkbox.css | 34 ++++++++++++++++++---- .../ui/input-checkbox.reel/input-checkbox.html | 34 ++++++++++++++++++---- .../ui/input-checkbox.reel/input-checkbox.js | 34 ++++++++++++++++++---- .../montage/ui/input-date.reel/input-date.html | 34 ++++++++++++++++++---- .../montage/ui/input-date.reel/input-date.js | 34 ++++++++++++++++++---- .../montage/ui/input-number.reel/input-number.html | 34 ++++++++++++++++++---- .../montage/ui/input-number.reel/input-number.js | 34 ++++++++++++++++++---- .../montage/ui/input-radio.reel/input-radio.css | 34 ++++++++++++++++++---- .../montage/ui/input-radio.reel/input-radio.html | 34 ++++++++++++++++++---- .../montage/ui/input-radio.reel/input-radio.js | 34 ++++++++++++++++++---- .../montage/ui/input-range.reel/input-range.css | 34 ++++++++++++++++++---- .../montage/ui/input-range.reel/input-range.html | 34 ++++++++++++++++++---- .../montage/ui/input-range.reel/input-range.js | 32 +++++++++++++++++--- .../montage/ui/input-text.reel/input-text.css | 34 ++++++++++++++++++---- .../montage/ui/input-text.reel/input-text.html | 34 ++++++++++++++++++---- .../montage/ui/input-text.reel/input-text.js | 34 ++++++++++++++++++---- node_modules/montage/ui/list.reel/list.html | 32 +++++++++++++++++--- node_modules/montage/ui/list.reel/list.js | 32 +++++++++++++++++--- node_modules/montage/ui/loader.reel/loader.js | 32 +++++++++++++++++--- .../ui/loading-panel.reel/loading-panel.css | 32 +++++++++++++++++--- .../ui/loading-panel.reel/loading-panel.html | 34 ++++++++++++++++++---- .../montage/ui/loading-panel.reel/loading-panel.js | 32 +++++++++++++++++--- node_modules/montage/ui/loading.reel/loading.css | 32 +++++++++++++++++--- node_modules/montage/ui/loading.reel/loading.html | 34 ++++++++++++++++++---- node_modules/montage/ui/loading.reel/loading.js | 32 +++++++++++++++++--- node_modules/montage/ui/native-control.js | 32 +++++++++++++++++--- .../montage/ui/native/anchor.reel/anchor.js | 32 +++++++++++++++++--- .../montage/ui/native/button.reel/button.js | 34 ++++++++++++++++++---- node_modules/montage/ui/native/image.reel/image.js | 32 +++++++++++++++++--- .../native/input-checkbox.reel/input-checkbox.js | 32 +++++++++++++++++--- .../ui/native/input-date.reel/input-date.js | 34 ++++++++++++++++++---- .../ui/native/input-number.reel/input-number.js | 32 +++++++++++++++++--- .../ui/native/input-radio.reel/input-radio.js | 32 +++++++++++++++++--- .../ui/native/input-range.reel/input-range.js | 32 +++++++++++++++++--- .../ui/native/input-text.reel/input-text.js | 32 +++++++++++++++++--- .../montage/ui/native/progress.reel/progress.js | 34 ++++++++++++++++++---- .../montage/ui/native/select.reel/select.js | 32 +++++++++++++++++--- .../montage/ui/native/textarea.reel/textarea.js | 32 +++++++++++++++++--- node_modules/montage/ui/popup/alert.reel/alert.css | 32 +++++++++++++++++--- .../montage/ui/popup/alert.reel/alert.html | 34 ++++++++++++++++++---- node_modules/montage/ui/popup/alert.reel/alert.js | 32 +++++++++++++++++--- .../montage/ui/popup/confirm.reel/confirm.css | 32 +++++++++++++++++--- .../montage/ui/popup/confirm.reel/confirm.html | 34 ++++++++++++++++++---- .../montage/ui/popup/confirm.reel/confirm.js | 32 +++++++++++++++++--- .../montage/ui/popup/notifier.reel/notifier.css | 32 +++++++++++++++++--- .../montage/ui/popup/notifier.reel/notifier.html | 34 ++++++++++++++++++---- .../montage/ui/popup/notifier.reel/notifier.js | 32 +++++++++++++++++--- node_modules/montage/ui/popup/popup.reel/popup.css | 32 +++++++++++++++++--- .../montage/ui/popup/popup.reel/popup.html | 34 ++++++++++++++++++---- node_modules/montage/ui/popup/popup.reel/popup.js | 32 +++++++++++++++++--- node_modules/montage/ui/progress.reel/progress.css | 34 ++++++++++++++++++---- .../montage/ui/progress.reel/progress.html | 34 ++++++++++++++++++---- node_modules/montage/ui/progress.reel/progress.js | 32 +++++++++++++++++--- .../montage/ui/radio-button.reel/radio-button.js | 32 +++++++++++++++++--- .../montage/ui/repetition.reel/repetition.js | 32 +++++++++++++++++--- .../rich-text-linkpopup.css | 34 ++++++++++++++++++---- .../rich-text-linkpopup.html | 34 ++++++++++++++++++---- .../rich-text-linkpopup.js | 34 ++++++++++++++++++---- .../rich-text-resizer.reel/rich-text-resizer.css | 32 +++++++++++++++++--- .../rich-text-resizer.reel/rich-text-resizer.html | 34 ++++++++++++++++++---- .../rich-text-resizer.reel/rich-text-resizer.js | 34 ++++++++++++++++++---- .../rich-text-editor.reel/rich-text-editor-base.js | 32 +++++++++++++++++--- .../rich-text-editor.reel/rich-text-editor.css | 32 +++++++++++++++++--- .../rich-text-editor.reel/rich-text-editor.html | 34 ++++++++++++++++++---- .../rich-text-editor.reel/rich-text-editor.js | 32 +++++++++++++++++--- .../rich-text-editor.reel/rich-text-sanitizer.js | 32 +++++++++++++++++--- .../montage/ui/scroll-bars.reel/scroll-bars.css | 34 ++++++++++++++++++---- .../montage/ui/scroll-bars.reel/scroll-bars.html | 34 ++++++++++++++++++---- .../montage/ui/scroll-bars.reel/scroll-bars.js | 32 +++++++++++++++++--- node_modules/montage/ui/scroller.reel/scroller.css | 34 ++++++++++++++++++---- .../montage/ui/scroller.reel/scroller.html | 34 ++++++++++++++++++---- node_modules/montage/ui/scroller.reel/scroller.js | 32 +++++++++++++++++--- node_modules/montage/ui/select.reel/select.css | 34 ++++++++++++++++++---- node_modules/montage/ui/select.reel/select.html | 34 ++++++++++++++++++---- node_modules/montage/ui/select.reel/select.js | 34 ++++++++++++++++++---- node_modules/montage/ui/slot.reel/slot.js | 32 +++++++++++++++++--- .../montage/ui/substitution.reel/substitution.js | 32 +++++++++++++++++--- node_modules/montage/ui/template.js | 32 +++++++++++++++++--- node_modules/montage/ui/text-input.js | 32 +++++++++++++++++--- .../montage/ui/text-slider.reel/text-slider.html | 32 +++++++++++++++++--- .../montage/ui/text-slider.reel/text-slider.js | 32 +++++++++++++++++--- node_modules/montage/ui/textarea.reel/textarea.css | 34 ++++++++++++++++++---- .../montage/ui/textarea.reel/textarea.html | 34 ++++++++++++++++++---- node_modules/montage/ui/textarea.reel/textarea.js | 34 ++++++++++++++++++---- .../ui/toggle-button.reel/toggle-button.css | 32 +++++++++++++++++--- .../ui/toggle-button.reel/toggle-button.html | 34 ++++++++++++++++++---- .../montage/ui/toggle-button.reel/toggle-button.js | 32 +++++++++++++++++--- .../ui/toggle-switch.reel/toggle-switch.css | 32 +++++++++++++++++--- .../ui/toggle-switch.reel/toggle-switch.html | 34 ++++++++++++++++++---- .../montage/ui/toggle-switch.reel/toggle-switch.js | 32 +++++++++++++++++--- .../token-field/token-field.reel/token-field.css | 34 ++++++++++++++++++---- .../token-field/token-field.reel/token-field.html | 34 ++++++++++++++++++---- .../ui/token-field/token-field.reel/token-field.js | 32 +++++++++++++++++--- .../montage/ui/token-field/token.reel/token.css | 32 +++++++++++++++++--- .../montage/ui/token-field/token.reel/token.html | 34 ++++++++++++++++++---- .../montage/ui/token-field/token.reel/token.js | 32 +++++++++++++++++--- .../montage/ui/video-player.reel/video-player.css | 32 +++++++++++++++++--- .../montage/ui/video-player.reel/video-player.html | 32 +++++++++++++++++--- .../montage/ui/video-player.reel/video-player.js | 32 +++++++++++++++++--- 235 files changed, 6644 insertions(+), 1004 deletions(-) (limited to 'node_modules/montage') diff --git a/node_modules/montage/core/bitfield.js b/node_modules/montage/core/bitfield.js index 2c274d3c..f585a299 100755 --- a/node_modules/montage/core/bitfield.js +++ b/node_modules/montage/core/bitfield.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** Defines the BitField class, that compactly stores multiple values as a short series of bits. @module montage/core/bitfield diff --git a/node_modules/montage/core/change-notification.js b/node_modules/montage/core/change-notification.js index 3f6d884e..74f29245 100644 --- a/node_modules/montage/core/change-notification.js +++ b/node_modules/montage/core/change-notification.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/event/change-notification diff --git a/node_modules/montage/core/converter/bytes-converter.js b/node_modules/montage/core/converter/bytes-converter.js index 605d8546..84511924 100755 --- a/node_modules/montage/core/converter/bytes-converter.js +++ b/node_modules/montage/core/converter/bytes-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/bytes-converter @requires montage/core/core diff --git a/node_modules/montage/core/converter/converter.js b/node_modules/montage/core/converter/converter.js index 97e1a5f2..406aff4c 100755 --- a/node_modules/montage/core/converter/converter.js +++ b/node_modules/montage/core/converter/converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** Provides common conversion, validation, and formatting functions for different types of values. @module montage/core/converter/converter diff --git a/node_modules/montage/core/converter/currency-converter.js b/node_modules/montage/core/converter/currency-converter.js index 10f6f068..ca32fe7e 100755 --- a/node_modules/montage/core/converter/currency-converter.js +++ b/node_modules/montage/core/converter/currency-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/currency-converter @requires montage/core/core diff --git a/node_modules/montage/core/converter/date-converter.js b/node_modules/montage/core/converter/date-converter.js index e200333b..38ad8f96 100755 --- a/node_modules/montage/core/converter/date-converter.js +++ b/node_modules/montage/core/converter/date-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @version: 1.0 Alpha-1 @author: Coolite Inc. http://www.coolite.com/ diff --git a/node_modules/montage/core/converter/lower-case-converter.js b/node_modules/montage/core/converter/lower-case-converter.js index a7e8a360..90e6ec55 100755 --- a/node_modules/montage/core/converter/lower-case-converter.js +++ b/node_modules/montage/core/converter/lower-case-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/lower-case-converter @requires montage/core/core diff --git a/node_modules/montage/core/converter/new-line-to-br-converter.js b/node_modules/montage/core/converter/new-line-to-br-converter.js index d64531e6..e3cdaa6b 100755 --- a/node_modules/montage/core/converter/new-line-to-br-converter.js +++ b/node_modules/montage/core/converter/new-line-to-br-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/new-line-to-br-converter @requires montage/core/core diff --git a/node_modules/montage/core/converter/number-converter.js b/node_modules/montage/core/converter/number-converter.js index 3eb3af64..4db5606a 100755 --- a/node_modules/montage/core/converter/number-converter.js +++ b/node_modules/montage/core/converter/number-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ // Number and String formatting functions from Google Closure Library - http://code.google.com/closure/library/ // /library/format/format.js diff --git a/node_modules/montage/core/converter/trim-converter.js b/node_modules/montage/core/converter/trim-converter.js index 2675b3e7..faabd2d7 100755 --- a/node_modules/montage/core/converter/trim-converter.js +++ b/node_modules/montage/core/converter/trim-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/trim-converter @requires montage/core/core diff --git a/node_modules/montage/core/converter/upper-case-converter.js b/node_modules/montage/core/converter/upper-case-converter.js index f421fd6d..f59b8167 100755 --- a/node_modules/montage/core/converter/upper-case-converter.js +++ b/node_modules/montage/core/converter/upper-case-converter.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/converter/upper-case-converter @requires montage/core/core diff --git a/node_modules/montage/core/core.js b/node_modules/montage/core/core.js index 9109b772..a5b4a64c 100755 --- a/node_modules/montage/core/core.js +++ b/node_modules/montage/core/core.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/core @requires montage/core/shim @@ -635,4 +659,4 @@ Object.defineProperty(Montage, "callDelegateMethod", { return delegateFunction.apply(delegate, arguments); } } -}); \ No newline at end of file +}); diff --git a/node_modules/montage/core/deserializer.js b/node_modules/montage/core/deserializer.js index 424a2bc9..b1acf844 100755 --- a/node_modules/montage/core/deserializer.js +++ b/node_modules/montage/core/deserializer.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/deserializer diff --git a/node_modules/montage/core/enum.js b/node_modules/montage/core/enum.js index 309279b7..728911dd 100755 --- a/node_modules/montage/core/enum.js +++ b/node_modules/montage/core/enum.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/enum @requires montage/core/core diff --git a/node_modules/montage/core/event/action-event-listener.js b/node_modules/montage/core/event/action-event-listener.js index c8981f1d..f3469246 100755 --- a/node_modules/montage/core/event/action-event-listener.js +++ b/node_modules/montage/core/event/action-event-listener.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/event/action-event-listener @requires montage/core/core diff --git a/node_modules/montage/core/event/binding.js b/node_modules/montage/core/event/binding.js index c31ee7f9..b23d8c3b 100755 --- a/node_modules/montage/core/event/binding.js +++ b/node_modules/montage/core/event/binding.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/event/binding diff --git a/node_modules/montage/core/event/event-manager.js b/node_modules/montage/core/event/event-manager.js index 9d7ae4e8..1013ecd3 100755 --- a/node_modules/montage/core/event/event-manager.js +++ b/node_modules/montage/core/event/event-manager.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** * * @author: Lea Verou diff --git a/node_modules/montage/core/event/key-manager.js b/node_modules/montage/core/event/key-manager.js index c5728b06..011b80c7 100644 --- a/node_modules/montage/core/event/key-manager.js +++ b/node_modules/montage/core/event/key-manager.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/event/key-manager @requires montage/core/core @@ -975,4 +999,4 @@ Montage.defineProperty(exports, "defaultKeyManager", { } return _defaultKeyManager; } -}); \ No newline at end of file +}); diff --git a/node_modules/montage/core/event/mutable-event.js b/node_modules/montage/core/event/mutable-event.js index 2ffe2a37..5cf89301 100755 --- a/node_modules/montage/core/event/mutable-event.js +++ b/node_modules/montage/core/event/mutable-event.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ /** @module montage/core/event/mutable-event @requires montage diff --git a/node_modules/montage/core/exception.js b/node_modules/montage/core/exception.js index e77afeb4..29c2ba3d 100755 --- a/node_modules/montage/core/exception.js +++ b/node_modules/montage/core/exception.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + */ var Montage = require("montage").Montage; var logger = require("core/logger").logger("exception"); /** diff --git a/node_modules/montage/core/extras/array.js b/node_modules/montage/core/extras/array.js index 73e1bd87..15b5b6d9 100755 --- a/node_modules/montage/core/extras/array.js +++ b/node_modules/montage/core/extras/array.js @@ -1,8 +1,32 @@ /* - This file contains proprietary software owned by Motorola Mobility, Inc.
- 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. -
*/ +Copyright (c) 2012, Motorola Mobility, Inc +All Rights Reserved. +BSD License. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + - Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + - Neither the name of Motorola Mobility nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTA