From cad9434c25830ee2fbd6cfcd647e4d1777d81cd0 Mon Sep 17 00:00:00 2001 From: Jeremy Mordkoff Date: Fri, 6 May 2016 11:33:07 -0400 Subject: [PATCH] insert license text into new files Signed-off-by: Jeremy Mordkoff --- Makefile | 2 +- .../python/rift/mano/config_data/__init__.py | 15 +++ .../python/rift/mano/config_data/config.py | 17 +++- .../rift/mano/config_data/test/__init__.py | 15 +++ .../mano/config_data/test/test_converter.py | 19 +++- .../common/python/test/utest_config_data.py | 17 +++- .../ping_pong_ns/generate_packages.sh.in | 13 +++ .../rift/mano/examples/ping_config.py | 17 +++- modules/core/mano/manifest/LICENSE | 0 .../src/generate_tidgen_packages.sh.in | 14 ++- .../openmano/test/tidgen_ns_2sriov.yaml | 49 ++++++++++ .../test/tidgen_ns_2sriov_no_ctrlnet.yaml | 44 +++++++++ .../openmano/test/tidgen_ns_4sriov.yaml | 57 ++++++++++++ .../test/tidgen_ns_4sriov_no_ctrlnet.yaml | 48 ++++++++++ .../openmano/test/tidgen_vnf_2sriov.yaml | 73 +++++++++++++++ .../test/tidgen_vnf_2sriov_no_ctrlnet.yaml | 65 +++++++++++++ .../openmano/test/tidgen_vnf_4sriov.yaml | 91 +++++++++++++++++++ .../test/tidgen_vnf_4sriov_no_ctrlnet.yaml | 83 +++++++++++++++++ .../rift/tasklets/rwconmantasklet/RiftCA.py | 17 +++- .../tasklets/rwconmantasklet/RiftCM_rpc.py | 19 +++- .../rwconmantasklet/riftcm_config_plugin.py | 17 +++- .../rwconmantasklet/rwconman_conagent.py | 17 +++- .../core/mano/rwlaunchpad/mock/data_model.js | 16 ++++ .../core/mano/rwlaunchpad/mock/get_data.sh | 20 +++- .../mock/get_ns_instance_opdata.sh | 18 +++- .../mano/rwlaunchpad/mock/lp_mock_client.js | 16 ++++ .../core/mano/rwlaunchpad/mock/set_data.sh | 18 +++- .../mano/rwlaunchpad/mock/set_ping_pong.sh | 18 +++- modules/core/mano/rwlaunchpad/mock/simmp.js | 16 ++++ .../mano/rwlaunchpad/mock/test/test_simmp.js | 16 ++++ .../rift/package/__init__.py | 15 +++ .../rwlaunchpadtasklet/rift/package/charm.py | 17 +++- .../rwlaunchpadtasklet/rift/package/config.py | 17 +++- .../rift/package/convert.py | 17 +++- .../rwlaunchpadtasklet/rift/package/icon.py | 18 +++- .../rift/package/package.py | 17 +++- .../rwlaunchpadtasklet/rift/package/script.py | 17 +++- .../rwlaunchpadtasklet/rift/package/store.py | 18 +++- .../rwlaunchpadtasklet/test/utest_package.py | 17 +++- .../test/utest_serializer.py | 17 +++- .../rift/tasklets/rwnsmtasklet/scale_group.py | 18 +++- .../ra/multi_vm_vnf_slb_systest.sh | 17 +++- .../ra/multi_vm_vnf_trafgen_systest.sh | 17 +++- .../ra/pytest/multivm_vnf/conftest.py | 17 +++- .../multivm_vnf/test_multi_vm_vnf_slb.py | 17 +++- .../multivm_vnf/test_multi_vm_vnf_trafgen.py | 17 +++- .../pytest/multivm_vnf/test_trafgen_data.py | 17 +++- .../rwlaunchpad/test/launchpad_recovery.py | 17 +++- modules/core/mano/rwmc/mock/mc_mock_client.js | 16 ++++ modules/ui/rw.ui/manifest/LICENSE | 0 .../skyquake/__tests__/skyquakeRouter_test.js | 16 ++++ .../framework/core/api_utils/constants.js | 16 ++++ .../framework/core/api_utils/sockets.js | 16 ++++ .../framework/core/api_utils/utils.js | 16 ++++ .../framework/core/modules/api/navigation.js | 16 ++++ .../core/modules/navigation_manager.js | 16 ++++ .../core/modules/plugin_discoverer.js | 16 ++++ .../core/modules/routes/navigation.js | 16 ++++ .../framework/core/modules/skyquakeEmitter.js | 16 ++++ .../skyquake/framework/style/_colors.scss | 16 ++++ .../skyquake/framework/style/common.scss | 16 ++++ .../skyquake/framework/style/layout.scss | 16 ++++ .../ui/rw.ui/skyquake/framework/utils/rw.js | 16 ++++ .../rw.ui/skyquake/framework/utils/utils.js | 16 ++++ .../framework/widgets/button/button.scss | 16 ++++ .../framework/widgets/button/rw.button.js | 16 ++++ .../dashboard_card/dashboard_card.scss | 16 ++++ .../skyquake/framework/widgets/gauge/gauge.js | 16 ++++ .../framework/widgets/header/header.scss | 16 ++++ .../framework/widgets/header/headerActions.js | 16 ++++ .../framework/widgets/header/headerStore.js | 16 ++++ .../input-range-slider.scss | 16 ++++ .../widgets/logging/loggingActions.js | 16 ++++ .../widgets/logging/loggingSource.js | 16 ++++ .../widgets/metric-bars/metricBarGroup.scss | 16 ++++ .../nfvi-metric-bars/nfviMetricBars.scss | 16 ++++ .../skyquake_container/skyquakeAltInstance.js | 16 ++++ .../skyquakeContainerActions.js | 16 ++++ .../skyquakeContainerSource.js | 16 ++++ .../skyquakeContainerStore.js | 16 ++++ .../ui/rw.ui/skyquake/plugins/about/routes.js | 16 ++++ .../ui/rw.ui/skyquake/plugins/about/server.js | 16 ++++ .../plugins/about/src/aboutActions.js | 16 ++++ .../skyquake/plugins/about/src/aboutSource.js | 16 ++++ .../skyquake/plugins/about/src/aboutStore.js | 16 ++++ .../rw.ui/skyquake/plugins/about/src/main.js | 16 ++++ .../about/webpack.production.config.js | 16 ++++ .../skyquake/plugins/composer/Gruntfile.js | 16 ++++ .../skyquake/plugins/composer/karma.conf.js | 16 ++++ .../rw.ui/skyquake/plugins/composer/routes.js | 16 ++++ .../plugins/composer/scripts/build.sh | 19 +++- .../composer/scripts/launch_composer.sh | 17 +++- .../composer/scripts/server_composer_ui.py | 18 +++- .../composer/scripts/update-node-modules.sh | 17 +++- .../skyquake/plugins/composer/src/index.js | 16 ++++ .../src/src/actions/CanvasEditorActions.js | 16 ++++ .../src/src/actions/CanvasPanelTrayActions.js | 16 ++++ .../src/actions/CatalogDataSourceActions.js | 16 ++++ .../src/src/actions/CatalogFilterActions.js | 16 ++++ .../src/src/actions/CatalogItemsActions.js | 16 ++++ .../actions/CatalogPackageManagerActions.js | 16 ++++ .../src/actions/CatalogPanelTrayActions.js | 16 ++++ .../src/src/actions/ComposerAppActions.js | 16 ++++ .../src/src/actions/ModalOverlayActions.js | 16 ++++ .../src/src/actions/PanelResizeAction.js | 16 ++++ .../src/src/actions/RiftHeaderActions.js | 16 ++++ .../skyquake/plugins/composer/src/src/alt.js | 16 ++++ .../composer/src/src/components/Button.js | 16 ++++ .../src/src/components/CanvasPanel.js | 16 ++++ .../src/src/components/CanvasPanelTray.js | 16 ++++ .../composer/src/src/components/CanvasZoom.js | 16 ++++ .../src/src/components/CatalogFilter.js | 16 ++++ .../src/components/CatalogItemCanvasEditor.js | 16 ++++ .../components/CatalogItemDetailsEditor.js | 16 ++++ .../src/src/components/CatalogItems.js | 16 ++++ .../src/components/CatalogPackageManager.js | 16 ++++ .../src/src/components/CatalogPanel.js | 16 ++++ .../src/src/components/CatalogPanelToolbar.js | 16 ++++ .../src/src/components/CatalogPanelTray.js | 16 ++++ .../src/src/components/ComposerApp.js | 16 ++++ .../src/src/components/ComposerAppToolbar.js | 16 ++++ .../src/src/components/ContentEditableDiv.js | 16 ++++ .../src/src/components/DetailsPanel.js | 16 ++++ .../composer/src/src/components/DropTarget.js | 16 ++++ .../src/src/components/DropZonePanel.js | 16 ++++ .../EditDescriptorModelProperties.js | 16 ++++ .../ConnectionPointSelector.js | 16 ++++ .../EditForwardingGraphPaths.js | 16 ++++ .../EditorForwardingGraph/EditableProperty.js | 16 ++++ .../EditorForwardingGraph/mapClassifier.js | 16 ++++ .../mapConnectionPoint.js | 16 ++++ .../mapRecordServicePath.js | 16 ++++ .../onClickSelectAndShowInDetailsPanel.js | 16 ++++ .../onCutDelegateToRemove.js | 16 ++++ ...ormInputChangedModifyContainerAndNotify.js | 16 ++++ .../onHoverHighlightConnectionPoint.js | 16 ++++ .../composer/src/src/components/JSONViewer.js | 16 ++++ .../composer/src/src/components/LayoutRow.js | 16 ++++ .../src/src/components/LoadingIndicator.js | 16 ++++ .../src/src/components/ModalOverlay.js | 16 ++++ .../src/src/components/PopupWindow.js | 16 ++++ .../composer/src/src/components/Range.js | 16 ++++ .../composer/src/src/components/RiftHeader.js | 16 ++++ .../composer/src/src/components/messages.js | 16 ++++ .../plugins/composer/src/src/index.html | 15 +++ .../CatalogPackageManagerUploadDropZone.js | 16 ++++ .../composer/src/src/libraries/ColorGroups.js | 16 ++++ .../src/src/libraries/DeletionManager.js | 16 ++++ .../src/src/libraries/InstanceCounter.js | 16 ++++ .../src/src/libraries/ResizableManager.js | 16 ++++ .../src/src/libraries/SelectionManager.js | 16 ++++ .../src/src/libraries/ToggleElementHandler.js | 16 ++++ .../src/src/libraries/TooltipManager.js | 16 ++++ .../composer/src/src/libraries/UniqueId.js | 16 ++++ .../src/src/libraries/getEventPath.js | 16 ++++ .../src/libraries/graph/DescriptorGraph.js | 16 ++++ .../libraries/graph/DescriptorGraphGrid.js | 16 ++++ .../graph/DescriptorGraphPathBuilder.js | 16 ++++ .../graph/DescriptorGraphSelection.js | 16 ++++ .../graph/GraphConnectionPointNumber.js | 16 ++++ .../libraries/graph/GraphConstituentVnfd.js | 16 ++++ .../libraries/graph/GraphDescriptorModel.js | 16 ++++ .../libraries/graph/GraphForwardingGraph.js | 16 ++++ .../graph/GraphInternalVirtualLink.js | 16 ++++ .../graph/GraphInternalVirtualLinkPaths.js | 16 ++++ .../libraries/graph/GraphNetworkService.js | 16 ++++ .../libraries/graph/GraphRecordServicePath.js | 16 ++++ .../graph/GraphVirtualDeploymentUnit.js | 16 ++++ .../src/libraries/graph/GraphVirtualLink.js | 16 ++++ .../libraries/graph/GraphVirtualLinkPaths.js | 16 ++++ .../graph/GraphVirtualNetworkFunction.js | 16 ++++ .../graph/HighlightRecordServicePaths.js | 16 ++++ .../src/src/libraries/graph/PathBuilder.js | 16 ++++ .../src/src/libraries/graph/Position.js | 16 ++++ .../layouts/RelationsAndNetworksLayout.js | 16 ++++ .../composer/src/src/libraries/graph/math.js | 16 ++++ .../composer/src/src/libraries/guid.js | 16 ++++ .../src/src/libraries/isFullScreen.js | 16 ++++ .../src/libraries/model/DescriptorModel.js | 16 ++++ .../libraries/model/DescriptorModelFactory.js | 16 ++++ .../libraries/model/DescriptorModelFields.js | 16 ++++ .../model/DescriptorModelMetaFactory.js | 16 ++++ .../model/DescriptorModelMetaProperty.js | 16 ++++ .../model/DescriptorModelSerializer.js | 16 ++++ .../model/DescriptorTemplateFactory.js | 16 ++++ .../libraries/model/DescriptorTemplates.js | 16 ++++ .../src/src/libraries/model/IconFactory.js | 16 ++++ .../libraries/model/descriptors/Classifier.js | 16 ++++ .../ClassifierConnectionPointRef.js | 16 ++++ .../descriptors/ClassifierMatchAttributes.js | 16 ++++ .../model/descriptors/ConnectionPoint.js | 16 ++++ .../model/descriptors/ConstituentVnfd.js | 16 ++++ .../ConstituentVnfdConnectionPoint.js | 16 ++++ .../model/descriptors/ForwardingGraph.js | 16 ++++ .../descriptors/InternalConnectionPoint.js | 16 ++++ .../descriptors/InternalConnectionPointRef.js | 16 ++++ .../model/descriptors/InternalVirtualLink.js | 16 ++++ .../model/descriptors/NetworkService.js | 16 ++++ .../NetworkServiceConnectionPoint.js | 16 ++++ .../descriptors/PhysicalNetworkFunction.js | 16 ++++ .../model/descriptors/RecordServicePath.js | 16 ++++ .../descriptors/RspConnectionPointRef.js | 16 ++++ .../descriptors/VirtualDeploymentUnit.js | 16 ++++ ...alDeploymentUnitInternalConnectionPoint.js | 16 ++++ .../model/descriptors/VirtualLink.js | 16 ++++ .../descriptors/VirtualNetworkFunction.js | 16 ++++ .../VirtualNetworkFunctionConnectionPoint.js | 16 ++++ .../VirtualNetworkFunctionReadOnlyWrapper.js | 16 ++++ .../descriptors/VnfdConnectionPointRef.js | 16 ++++ .../composer/src/src/libraries/utils.js | 16 ++++ .../composer/src/src/libraries/zoomFactor.js | 16 ++++ .../src/src/sources/CatalogDataSource.js | 16 ++++ .../sources/CatalogPackageManagerSource.js | 16 ++++ .../src/src/sources/RiftHeaderSource.js | 16 ++++ .../src/src/stores/CatalogDataStore.js | 16 ++++ .../src/stores/CatalogPackageManagerStore.js | 16 ++++ .../src/src/stores/CatalogPanelStore.js | 16 ++++ .../src/src/stores/ComposerAppStore.js | 16 ++++ .../src/src/stores/ModalOverlayStore.js | 16 ++++ .../src/src/stores/RiftHeaderStore.js | 16 ++++ .../composer/src/src/styles/AppRoot.scss | 16 ++++ .../composer/src/src/styles/Button.scss | 16 ++++ .../composer/src/src/styles/CanvasPanel.scss | 16 ++++ .../src/src/styles/CanvasPanelTray.scss | 16 ++++ .../composer/src/src/styles/CanvasZoom.scss | 16 ++++ .../src/src/styles/CatalogFilter.scss | 16 ++++ .../src/styles/CatalogItemCanvasEditor.scss | 16 ++++ .../composer/src/src/styles/CatalogItems.scss | 16 ++++ .../src/src/styles/CatalogPackageManager.scss | 16 ++++ .../composer/src/src/styles/CatalogPanel.scss | 16 ++++ .../src/src/styles/CatalogPanelToolbar.scss | 16 ++++ .../src/src/styles/CatalogPanelTray.scss | 16 ++++ .../src/src/styles/ComposerAppToolbar.scss | 16 ++++ .../src/src/styles/DescriptorGraph.scss | 16 ++++ .../composer/src/src/styles/DetailsPanel.scss | 16 ++++ .../src/src/styles/DropZonePanel.scss | 16 ++++ .../styles/EditDescriptorModelProperties.scss | 16 ++++ .../src/src/styles/FileUploadsList.scss | 16 ++++ .../src/src/styles/FileUploadsToolbar.scss | 16 ++++ .../src/src/styles/LoadingIndicator.scss | 16 ++++ .../composer/src/src/styles/ModalOverlay.scss | 16 ++++ .../src/src/styles/ResizableManager.scss | 16 ++++ .../composer/src/src/styles/RiftHeader.scss | 16 ++++ .../composer/src/src/styles/_main.scss | 16 ++++ .../composer/src/src/styles/_variables.scss | 16 ++++ .../test/helpers/pack/phantomjs-shims.js | 16 ++++ .../test/spec/components/ButtonSpec.js | 16 ++++ .../libraries/DescriptorModelFactorySpec.js | 16 ++++ .../spec/libraries/DescriptorModelSpec.js | 16 ++++ .../spec/libraries/SelectionManagerSpec.js | 16 ++++ .../composer/test/uploadServer/server.js | 16 ++++ .../plugins/composer/webpack.config.js | 16 ++++ .../composer/webpack.production.config.js | 16 ++++ .../ui/rw.ui/skyquake/plugins/debug/routes.js | 16 ++++ .../ui/rw.ui/skyquake/plugins/debug/server.js | 16 ++++ .../skyquake/plugins/debug/src/crash.scss | 16 ++++ .../plugins/debug/src/crashActions.js | 16 ++++ .../skyquake/plugins/debug/src/crashSource.js | 16 ++++ .../skyquake/plugins/debug/src/crashStore.js | 16 ++++ .../rw.ui/skyquake/plugins/debug/src/main.js | 16 ++++ .../debug/webpack.production.config.js | 16 ++++ .../skyquake/plugins/goodbyeworld/routes.js | 16 ++++ .../skyquake/plugins/goodbyeworld/server.js | 16 ++++ .../plugins/goodbyeworld/server/bundle.js | 16 ++++ .../plugins/goodbyeworld/src/index.html | 15 +++ .../skyquake/plugins/goodbyeworld/src/main.js | 16 ++++ .../plugins/goodbyeworld/webpack.config.js | 16 ++++ .../goodbyeworld/webpack.production.config.js | 16 ++++ .../skyquake/plugins/helloworld/routes.js | 16 ++++ .../skyquake/plugins/helloworld/server.js | 16 ++++ .../plugins/helloworld/server/bundle.js | 16 ++++ .../plugins/helloworld/src/index.html | 15 +++ .../skyquake/plugins/helloworld/src/main.js | 16 ++++ .../plugins/helloworld/webpack.config.js | 16 ++++ .../helloworld/webpack.production.config.js | 16 ++++ .../skyquake/plugins/launchpad/routes.js | 16 ++++ .../skyquake/plugins/launchpad/server.js | 16 ++++ .../src/account_sidebar/accountSidebar.scss | 16 ++++ .../skyquake/plugins/launchpad/src/alt.js | 16 ++++ .../launchpad/src/carousel/carousel-react.js | 16 ++++ .../plugins/launchpad/src/createSource.js | 16 ++++ .../plugins/launchpad/src/launchpad-create.js | 16 ++++ .../plugins/launchpad/src/launchpad.js | 16 ++++ .../plugins/launchpad/src/launchpad.scss | 16 ++++ .../launchpad/src/launchpadFleetActions.js | 16 ++++ .../launchpad/src/launchpadFleetSource.js | 16 ++++ .../launchpad/src/launchpadFleetStore.js | 16 ++++ .../src/launchpad_card/launchpad-card.js | 16 ++++ .../launchpad_card/launchpadCardActions.js | 16 ++++ .../src/launchpad_card/launchpad_card.scss | 16 ++++ .../launchpad_card/nsConfigPrimitives.scss | 16 ++++ .../src/launchpad_card/nsrScalingGroups.scss | 16 ++++ .../launchpad_card/vnfrConfigPrimitives.scss | 16 ++++ .../launchpad_cloud_account/cloud-account.css | 16 ++++ .../cloudAccountActions.js | 16 ++++ .../cloudAccountSource.js | 16 ++++ .../cloudAccountStore.js | 16 ++++ .../configAgentAccountActions.js | 16 ++++ .../configAgentAccountSource.js | 16 ++++ .../configAgentAccountStore.js | 16 ++++ .../createSdnAccountActions.js | 16 ++++ .../createSdnAccountSource.js | 16 ++++ .../createSdnAccountStore.js | 16 ++++ .../sdnAccountActions.js | 16 ++++ .../launchpad_sdn_account/sdnAccountSource.js | 16 ++++ .../launchpad_sdn_account/sdnAccountStore.js | 16 ++++ .../skyquake/plugins/launchpad/src/main.js | 16 ++++ .../monitoringParamComponents.js | 16 ++++ .../monitoring_params/monitoring_params.scss | 16 ++++ .../catalog_items.scss | 16 ++++ .../launchNetworkService.scss | 16 ++++ .../launchNetworkServiceActions.js | 16 ++++ .../launchNetworkServiceSource.js | 16 ++++ .../launchNetworkServiceStore.js | 16 ++++ .../src/recordViewer/recordNavigator.scss | 16 ++++ .../src/recordViewer/recordViewActions.js | 16 ++++ .../src/recordViewer/recordViewSource.js | 16 ++++ .../src/recordViewer/recordViewStore.js | 16 ++++ .../src/recordViewer/recordViewer.scss | 16 ++++ .../src/topologyL2View/topologyL2Actions.js | 16 ++++ .../src/topologyL2View/topologyL2Source.js | 16 ++++ .../src/topologyL2View/topologyL2Store.js | 16 ++++ .../src/topologyL2View/topologyL2View.scss | 16 ++++ .../src/topologyView/topologyActions.js | 16 ++++ .../src/topologyView/topologySource.js | 16 ++++ .../src/topologyView/topologyStore.js | 16 ++++ .../src/topologyView/topologyView.scss | 16 ++++ .../plugins/launchpad/src/vnfr/vnfrActions.js | 16 ++++ .../plugins/launchpad/src/vnfr/vnfrSource.js | 16 ++++ .../plugins/launchpad/src/vnfr/vnfrStore.js | 16 ++++ .../launchpad/webpack.production.config.js | 16 ++++ .../ui/rw.ui/skyquake/plugins/login/routes.js | 16 ++++ .../skyquake/plugins/login/src/login.scss | 16 ++++ .../plugins/login/src/loginAuthActions.js | 16 ++++ .../rw.ui/skyquake/plugins/login/src/main.js | 16 ++++ .../login/webpack.production.config.js | 16 ++++ modules/ui/rw.ui/skyquake/scripts/build.sh | 18 +++- .../ui/rw.ui/skyquake/scripts/launch_ui.sh | 17 +++- modules/ui/rw.ui/skyquake/skyquake.js | 16 ++++ modules/ui/rw.ui/skyquake/tests/intern.js | 16 ++++ .../tests/react/skyquakeRouter_test.js | 16 ++++ .../ui/rw.ui/skyquake/tests/support/babel.js | 16 ++++ .../skyquake/tests/unit/plugin_discoverer.js | 16 ++++ .../ui/rw.ui/skyquake/tests/unit/router.js | 16 ++++ 344 files changed, 5827 insertions(+), 54 deletions(-) delete mode 100644 modules/core/mano/manifest/LICENSE create mode 100644 modules/core/mano/models/openmano/test/tidgen_ns_2sriov.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_ns_2sriov_no_ctrlnet.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_ns_4sriov.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_ns_4sriov_no_ctrlnet.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_vnf_2sriov.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_vnf_2sriov_no_ctrlnet.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_vnf_4sriov.yaml create mode 100644 modules/core/mano/models/openmano/test/tidgen_vnf_4sriov_no_ctrlnet.yaml delete mode 100644 modules/ui/rw.ui/manifest/LICENSE diff --git a/Makefile b/Makefile index f4b1c55..09cb721 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ endif # Allowed values are CONFD_BASIC, CONFD_FULL, XML_ONLY ## ifeq ($(RIFT_AGENT_BUILD),) - get_rift_agent_build=CONFD_FULL + get_rift_agent_build=XML_ONLY else get_rift_agent_build=$(RIFT_AGENT_BUILD) endif diff --git a/modules/core/mano/common/python/rift/mano/config_data/__init__.py b/modules/core/mano/common/python/rift/mano/config_data/__init__.py index e69de29..00f74ea 100644 --- a/modules/core/mano/common/python/rift/mano/config_data/__init__.py +++ b/modules/core/mano/common/python/rift/mano/config_data/__init__.py @@ -0,0 +1,15 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + diff --git a/modules/core/mano/common/python/rift/mano/config_data/config.py b/modules/core/mano/common/python/rift/mano/config_data/config.py index 96ed943..a58ce0f 100644 --- a/modules/core/mano/common/python/rift/mano/config_data/config.py +++ b/modules/core/mano/common/python/rift/mano/config_data/config.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import json import os import xml.etree.ElementTree as etree @@ -307,4 +322,4 @@ class ConfigStore(object): return input_data = self.read_from_file(config_file) - self.converter.merge_nsd_config(nsd, input_data) + self.converter.merge_nsd_config(nsd, input_data) \ No newline at end of file diff --git a/modules/core/mano/common/python/rift/mano/config_data/test/__init__.py b/modules/core/mano/common/python/rift/mano/config_data/test/__init__.py index e69de29..00f74ea 100644 --- a/modules/core/mano/common/python/rift/mano/config_data/test/__init__.py +++ b/modules/core/mano/common/python/rift/mano/config_data/test/__init__.py @@ -0,0 +1,15 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + diff --git a/modules/core/mano/common/python/rift/mano/config_data/test/test_converter.py b/modules/core/mano/common/python/rift/mano/config_data/test/test_converter.py index 9e99701..aef7908 100644 --- a/modules/core/mano/common/python/rift/mano/config_data/test/test_converter.py +++ b/modules/core/mano/common/python/rift/mano/config_data/test/test_converter.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import pytest import uuid from gi.repository import NsdYang, VnfdYang @@ -402,6 +417,4 @@ def test_nsd_merge(nsd, convertor): convertor.merge_nsd_config(nsd, yaml.load(ip_yaml)) - assert nsd.as_dict() == expected_nsd.as_dict() - - + assert nsd.as_dict() == expected_nsd.as_dict() \ No newline at end of file diff --git a/modules/core/mano/common/python/test/utest_config_data.py b/modules/core/mano/common/python/test/utest_config_data.py index fd0ab54..d972a35 100644 --- a/modules/core/mano/common/python/test/utest_config_data.py +++ b/modules/core/mano/common/python/test/utest_config_data.py @@ -1,5 +1,20 @@ #!/usr/bin/env python3 +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT @@ -89,4 +104,4 @@ def main(argv=sys.argv[1:]): unittest.main(argv=[__file__] + unknown + ["-v"], testRunner=runner) if __name__ == '__main__': - main() + main() \ No newline at end of file diff --git a/modules/core/mano/examples/ping_pong_ns/generate_packages.sh.in b/modules/core/mano/examples/ping_pong_ns/generate_packages.sh.in index 125794a..7bc9d78 100755 --- a/modules/core/mano/examples/ping_pong_ns/generate_packages.sh.in +++ b/modules/core/mano/examples/ping_pong_ns/generate_packages.sh.in @@ -1,4 +1,17 @@ #! /usr/bin/bash +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. set -e set -x diff --git a/modules/core/mano/examples/ping_pong_ns/rift/mano/examples/ping_config.py b/modules/core/mano/examples/ping_pong_ns/rift/mano/examples/ping_config.py index 111e5b8..907578b 100755 --- a/modules/core/mano/examples/ping_pong_ns/rift/mano/examples/ping_config.py +++ b/modules/core/mano/examples/ping_pong_ns/rift/mano/examples/ping_config.py @@ -1,4 +1,19 @@ #!/usr/bin/env python3 + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import argparse import logging import os @@ -175,4 +190,4 @@ def main(argv=sys.argv[1:]): raise e if __name__ == "__main__": - main() + main() \ No newline at end of file diff --git a/modules/core/mano/manifest/LICENSE b/modules/core/mano/manifest/LICENSE deleted file mode 100644 index e69de29..0000000 diff --git a/modules/core/mano/models/openmano/src/generate_tidgen_packages.sh.in b/modules/core/mano/models/openmano/src/generate_tidgen_packages.sh.in index 95c2f38..70cdb96 100755 --- a/modules/core/mano/models/openmano/src/generate_tidgen_packages.sh.in +++ b/modules/core/mano/models/openmano/src/generate_tidgen_packages.sh.in @@ -1,5 +1,17 @@ #! /usr/bin/bash - +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. set -e SOURCE_DIR=@CMAKE_CURRENT_SOURCE_DIR@ diff --git a/modules/core/mano/models/openmano/test/tidgen_ns_2sriov.yaml b/modules/core/mano/models/openmano/test/tidgen_ns_2sriov.yaml new file mode 100644 index 0000000..f9487bb --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_ns_2sriov.yaml @@ -0,0 +1,49 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +name: 2tidgenMWC_2sriov +description: scenario with 2 tidgenMWC VNFs +topology: + nodes: + tidgen1: #VNF name + type: VNF + VNF model: tidgenMWC_2sriov #VNF type + tidgen2: + type: VNF + VNF model: tidgenMWC_2sriov + default: #Name of external network + type: external_network + model: default + connections: + mgmtnet: + nodes: + - tidgen1: eth0 + - tidgen2: eth0 + datanet0: + nodes: + - tidgen1: xe0 + - tidgen2: xe0 + datanet1: + nodes: + - tidgen1: xe1 + - tidgen2: xe1 + control-net: + nodes: + - default: null + - tidgen1: eth1 + - tidgen2: eth1 + + diff --git a/modules/core/mano/models/openmano/test/tidgen_ns_2sriov_no_ctrlnet.yaml b/modules/core/mano/models/openmano/test/tidgen_ns_2sriov_no_ctrlnet.yaml new file mode 100644 index 0000000..501e307 --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_ns_2sriov_no_ctrlnet.yaml @@ -0,0 +1,44 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +name: 2tidgenMWC_2sriov_no_ctrlnet +description: scenario with 2 tidgenMWC VNFs +topology: + nodes: + tidgen1: #VNF name + type: VNF + VNF model: tidgenMWC_2sriov_no_ctrlnet #VNF type + tidgen2: + type: VNF + VNF model: tidgenMWC_2sriov_no_ctrlnet + default: #Name of external network + type: external_network + model: default + connections: + mgmtnet: + nodes: + - tidgen1: eth0 + - tidgen2: eth0 + datanet0: + nodes: + - tidgen1: xe0 + - tidgen2: xe0 + datanet1: + nodes: + - tidgen1: xe1 + - tidgen2: xe1 + + diff --git a/modules/core/mano/models/openmano/test/tidgen_ns_4sriov.yaml b/modules/core/mano/models/openmano/test/tidgen_ns_4sriov.yaml new file mode 100644 index 0000000..35cb543 --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_ns_4sriov.yaml @@ -0,0 +1,57 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +name: 2tidgenMWC_4sriov +description: scenario with 2 tidgenMWC VNFs +topology: + nodes: + tidgen1: #VNF name + type: VNF + VNF model: tidgenMWC_4sriov #VNF type + tidgen2: + type: VNF + VNF model: tidgenMWC_4sriov + default: #Name of external network + type: external_network + model: default + connections: + mgmtnet: + nodes: + - tidgen1: eth0 + - tidgen2: eth0 + datanet0: + nodes: + - tidgen1: xe0 + - tidgen2: xe0 + datanet1: + nodes: + - tidgen1: xe1 + - tidgen2: xe1 + datanet2: + nodes: + - tidgen1: xe2 + - tidgen2: xe2 + datanet3: + nodes: + - tidgen1: xe3 + - tidgen2: xe3 + control-net: + nodes: + - default: null + - tidgen1: eth1 + - tidgen2: eth1 + + diff --git a/modules/core/mano/models/openmano/test/tidgen_ns_4sriov_no_ctrlnet.yaml b/modules/core/mano/models/openmano/test/tidgen_ns_4sriov_no_ctrlnet.yaml new file mode 100644 index 0000000..de2b2b8 --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_ns_4sriov_no_ctrlnet.yaml @@ -0,0 +1,48 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +name: 2tidgenMWC_4sriov_no_ctrlnet +description: scenario with 2 tidgenMWC VNFs +topology: + nodes: + tidgen1: #VNF name + type: VNF + VNF model: tidgenMWC_4sriov_no_ctrlnet #VNF type + tidgen2: + type: VNF + VNF model: tidgenMWC_4sriov_no_ctrlnet + default: #Name of external network + type: external_network + model: default + connections: + datanet0: + nodes: + - tidgen1: xe0 + - tidgen2: xe0 + datanet1: + nodes: + - tidgen1: xe1 + - tidgen2: xe1 + datanet2: + nodes: + - tidgen1: xe2 + - tidgen2: xe2 + datanet3: + nodes: + - tidgen1: xe3 + - tidgen2: xe3 + + diff --git a/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov.yaml b/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov.yaml new file mode 100644 index 0000000..a1fe8ab --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov.yaml @@ -0,0 +1,73 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +vnf: + name: tidgenMWC_2sriov + description: tidgen for MWC2016; 12G 10 cores + class: TID + external-connections: + - name: eth0 + type: bridge + VNFC: tidgenMWC-VM + local_iface_name: eth0 + description: Bridge interface, request for dhcp + - name: eth1 + type: mgmt # "mgmt"(autoconnect to management net), "bridge", "data" + VNFC: tidgenMWC-VM # Virtual Machine this interface belongs to + local_iface_name: eth1 # name inside this Virtual Machine + description: Other management interface for general use + - name: xe0 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe0 + description: Data interface 1 + - name: xe1 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe1 + description: Data interface 2 + VNFC: # Virtual machine array + - name: tidgenMWC-VM # name of Virtual Machine + disk: 10 + description: tidgen for MWC 12G 10 cores + # VNFC image: /mnt/powervault/virtualization/vnfs/tid/tidgenMWC.qcow2 + VNFC image: tidgenMWC + image metadata: {"use_incremental": "no" } #is already incremental + processor: #Optional, leave it + model: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz + features: ["64b", "iommu", "lps", "tlbps", "hwsv", "dioc", "ht"] + hypervisor: #Optional, leave it + type: QEMU-kvm + version: "10002|12001|2.6.32-358.el6.x86_64" + numas: + - paired-threads: 5 # "cores", "paired-threads", "threads" + memory: 12 # GBytes + interfaces: + - name: xe0 + vpci: "0000:00:10.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe1 + vpci: "0000:00:11.0" + dedicated: "no" + bandwidth: 10 Gbps + bridge-ifaces: + - name: eth0 + vpci: "0000:00:0a.0" # Optional + bandwidth: 1 Mbps # Optional, informative only + - name: eth1 + vpci: "0000:00:0b.0" + bandwidth: 1 Mbps diff --git a/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov_no_ctrlnet.yaml b/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov_no_ctrlnet.yaml new file mode 100644 index 0000000..9a9c9e3 --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_vnf_2sriov_no_ctrlnet.yaml @@ -0,0 +1,65 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +vnf: + name: tidgenMWC_2sriov_no_ctrlnet + description: tidgen for MWC2016; 12G 10 cores + class: TID + external-connections: + - name: eth0 + type: bridge + VNFC: tidgenMWC-VM + local_iface_name: eth0 + description: Bridge interface, request for dhcp + - name: xe0 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe0 + description: Data interface 1 + - name: xe1 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe1 + description: Data interface 2 + VNFC: # Virtual machine array + - name: tidgenMWC-VM # name of Virtual Machine + disk: 10 + description: tidgen for MWC 12G 10 cores + # VNFC image: /mnt/powervault/virtualization/vnfs/tid/tidgenMWC.qcow2 + VNFC image: tidgenMWC + image metadata: {"use_incremental": "no" } #is already incremental + processor: #Optional, leave it + model: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz + features: ["64b", "iommu", "lps", "tlbps", "hwsv", "dioc", "ht"] + hypervisor: #Optional, leave it + type: QEMU-kvm + version: "10002|12001|2.6.32-358.el6.x86_64" + numas: + - paired-threads: 5 # "cores", "paired-threads", "threads" + memory: 12 # GBytes + interfaces: + - name: xe0 + vpci: "0000:00:10.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe1 + vpci: "0000:00:11.0" + dedicated: "no" + bandwidth: 10 Gbps + bridge-ifaces: + - name: eth0 + vpci: "0000:00:0a.0" + bandwidth: 1 Mbps diff --git a/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov.yaml b/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov.yaml new file mode 100644 index 0000000..7d007cd --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov.yaml @@ -0,0 +1,91 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +vnf: + name: tidgenMWC_4sriov + description: tidgen for MWC2016; 12G 10 cores + class: TID + external-connections: + - name: eth0 + type: bridge + VNFC: tidgenMWC-VM + local_iface_name: eth0 + description: Bridge interface, request for dhcp + - name: eth1 + type: mgmt # "mgmt"(autoconnect to management net), "bridge", "data" + VNFC: tidgenMWC-VM # Virtual Machine this interface belongs to + local_iface_name: eth1 # name inside this Virtual Machine + description: Other management interface for general use + - name: xe0 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe0 + description: Data interface 1 + - name: xe1 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe1 + description: Data interface 2 + - name: xe2 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe2 + description: Data interface 3 + - name: xe3 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe3 + description: Data interface 4 + VNFC: # Virtual machine array + - name: tidgenMWC-VM # name of Virtual Machine + disk: 10 + description: tidgen for MWC 12G 10 cores + # VNFC image: /mnt/powervault/virtualization/vnfs/tid/tidgenMWC.qcow2 + VNFC image: tidgenMWC + image metadata: {"use_incremental": "no" } #is already incremental + processor: #Optional, leave it + model: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz + features: ["64b", "iommu", "lps", "tlbps", "hwsv", "dioc", "ht"] + hypervisor: #Optional, leave it + type: QEMU-kvm + version: "10002|12001|2.6.32-358.el6.x86_64" + numas: + - paired-threads: 5 # "cores", "paired-threads", "threads" + memory: 12 # GBytes + interfaces: + - name: xe0 + vpci: "0000:00:10.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe1 + vpci: "0000:00:11.0" + dedicated: "no" + bandwidth: 10 Gbps + - name: xe2 + vpci: "0000:00:12.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe3 + vpci: "0000:00:13.0" + dedicated: "no" + bandwidth: 10 Gbps + bridge-ifaces: + - name: eth0 + vpci: "0000:00:0a.0" # Optional + bandwidth: 1 Mbps # Optional, informative only + - name: eth1 + vpci: "0000:00:0b.0" # Optional + bandwidth: 1 Mbps # Optional, informative only diff --git a/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov_no_ctrlnet.yaml b/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov_no_ctrlnet.yaml new file mode 100644 index 0000000..54c92fd --- /dev/null +++ b/modules/core/mano/models/openmano/test/tidgen_vnf_4sriov_no_ctrlnet.yaml @@ -0,0 +1,83 @@ +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +--- +vnf: + name: tidgenMWC_4sriov_no_ctrlnet + description: tidgen for MWC2016; 12G 10 cores + class: TID + external-connections: + - name: eth0 + type: bridge + VNFC: tidgenMWC-VM + local_iface_name: eth0 + description: Bridge interface, request for dhcp + - name: xe0 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe0 + description: Data interface 1 + - name: xe1 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe1 + description: Data interface 2 + - name: xe2 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe2 + description: Data interface 3 + - name: xe3 + type: data + VNFC: tidgenMWC-VM + local_iface_name: xe3 + description: Data interface 4 + VNFC: # Virtual machine array + - name: tidgenMWC-VM # name of Virtual Machine + disk: 10 + description: tidgen for MWC 12G 10 cores + # VNFC image: /mnt/powervault/virtualization/vnfs/tid/tidgenMWC.qcow2 + VNFC image: tidgenMWC + image metadata: {"use_incremental": "no" } #is already incremental + processor: #Optional, leave it + model: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz + features: ["64b", "iommu", "lps", "tlbps", "hwsv", "dioc", "ht"] + hypervisor: #Optional, leave it + type: QEMU-kvm + version: "10002|12001|2.6.32-358.el6.x86_64" + numas: + - paired-threads: 5 # "cores", "paired-threads", "threads" + memory: 12 # GBytes + interfaces: + - name: xe0 + vpci: "0000:00:10.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe1 + vpci: "0000:00:11.0" + dedicated: "no" + bandwidth: 10 Gbps + - name: xe2 + vpci: "0000:00:12.0" + dedicated: "no" # "yes"(passthrough), "no"(sriov) + bandwidth: 10 Gbps + - name: xe3 + vpci: "0000:00:13.0" + dedicated: "no" + bandwidth: 10 Gbps + bridge-ifaces: + - name: eth0 + vpci: "0000:00:0a.0" # Optional + bandwidth: 1 Mbps # Optional, informative only diff --git a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCA.py b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCA.py index e5f3425..33d5a6c 100644 --- a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCA.py +++ b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCA.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # STANDARD_RIFT_IO_COPYRIGHT import asyncio @@ -240,4 +255,4 @@ class RiftCAConfigPlugin(riftcm_config_plugin.RiftCMConfigPluginBase): ''' Get the action status for an execution ID *** Make sure this is NOT a asyncio coroutine function *** ''' - return None + return None \ No newline at end of file diff --git a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCM_rpc.py b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCM_rpc.py index c8d91a6..f6db311 100644 --- a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCM_rpc.py +++ b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCM_rpc.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import asyncio import rift.mano.config_agent @@ -308,6 +323,4 @@ class RiftCMRPCHandler(object): self._get_ns_conf_regh = group.register(xpath=RiftCMRPCHandler.GET_NS_CONF_XPATH, handler=hdl_ns_get, flags=rwdts.Flag.PUBLISHER, - ) - - + ) \ No newline at end of file diff --git a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/riftcm_config_plugin.py b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/riftcm_config_plugin.py index e84ab23..c200b07 100644 --- a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/riftcm_config_plugin.py +++ b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/riftcm_config_plugin.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # STANDARD_RIFT_IO_COPYRIGHT import asyncio @@ -260,4 +275,4 @@ class RiftCMConfigPluginBase(object): method) except Exception as e: self._log.exception(e) - return rc + return rc \ No newline at end of file diff --git a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/rwconman_conagent.py b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/rwconman_conagent.py index f7b68a1..d2ca013 100644 --- a/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/rwconman_conagent.py +++ b/modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/rwconman_conagent.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + # STANDARD_RIFT_IO_COPYRIGHT import asyncio @@ -192,4 +207,4 @@ class RiftCMConfigAgent(object): agent = self._plugin_instances[agent_type] agent.add_vnfr_managed(vnfr) except Exception as e: - self._log.error("Error set_config_agent={}".format(str(e))) + self._log.error("Error set_config_agent={}".format(str(e))) \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/mock/data_model.js b/modules/core/mano/rwlaunchpad/mock/data_model.js index ef56c68..8eb42aa 100644 --- a/modules/core/mano/rwlaunchpad/mock/data_model.js +++ b/modules/core/mano/rwlaunchpad/mock/data_model.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * This module provides the data model layer for the Launchpad Mocklet */ diff --git a/modules/core/mano/rwlaunchpad/mock/get_data.sh b/modules/core/mano/rwlaunchpad/mock/get_data.sh index bbef9df..3b5d18a 100755 --- a/modules/core/mano/rwlaunchpad/mock/get_data.sh +++ b/modules/core/mano/rwlaunchpad/mock/get_data.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -38,7 +53,4 @@ rectype='ns' curl --user admin:admin \ -H "Content-Type: application/vnd.yang.data+json" \ -H "accept: application/vnd.yang.data+json" \ - http://$HOST:8008/api/operational/$rectype-instance-opdata/ - - - + http://$HOST:8008/api/operational/$rectype-instance-opdata/ \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/mock/get_ns_instance_opdata.sh b/modules/core/mano/rwlaunchpad/mock/get_ns_instance_opdata.sh index a988b3f..7720fe5 100755 --- a/modules/core/mano/rwlaunchpad/mock/get_ns_instance_opdata.sh +++ b/modules/core/mano/rwlaunchpad/mock/get_ns_instance_opdata.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -16,5 +31,4 @@ echo "Getting NS instance opdata from $IP" curl --user admin:admin \ -H "Content-Type: application/vnd.yang.data+json" \ -H "accept: application/vnd.yang.data+json" \ - http://$HOST:8008/api/operational/ns-instance-opdata/ - + http://$HOST:8008/api/operational/ns-instance-opdata/ \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/mock/lp_mock_client.js b/modules/core/mano/rwlaunchpad/mock/lp_mock_client.js index 6de0842..530cf7f 100644 --- a/modules/core/mano/rwlaunchpad/mock/lp_mock_client.js +++ b/modules/core/mano/rwlaunchpad/mock/lp_mock_client.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + AUTOBAHN_DEBUG = true; var autobahn = require('autobahn'); var uuid = require('node-uuid'); diff --git a/modules/core/mano/rwlaunchpad/mock/set_data.sh b/modules/core/mano/rwlaunchpad/mock/set_data.sh index 616f03a..2297785 100755 --- a/modules/core/mano/rwlaunchpad/mock/set_data.sh +++ b/modules/core/mano/rwlaunchpad/mock/set_data.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -41,5 +56,4 @@ do -d @data/${rectype}-instance-config.json \ http://$HOST:8008/api/running/$rectype-instance-config/ -v -done - +done \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/mock/set_ping_pong.sh b/modules/core/mano/rwlaunchpad/mock/set_ping_pong.sh index 8e4af7c..a59a4dd 100755 --- a/modules/core/mano/rwlaunchpad/mock/set_ping_pong.sh +++ b/modules/core/mano/rwlaunchpad/mock/set_ping_pong.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -33,5 +48,4 @@ curl --user admin:admin \ -H "Content-Type: application/vnd.yang.data+json" \ -X POST \ -d @data/ping-pong-ns-instance-config.json \ - http://$HOST:8008/api/running/ns-instance-config/ -v - + http://$HOST:8008/api/running/ns-instance-config/ -v \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/mock/simmp.js b/modules/core/mano/rwlaunchpad/mock/simmp.js index 9d0628f..39cd66a 100644 --- a/modules/core/mano/rwlaunchpad/mock/simmp.js +++ b/modules/core/mano/rwlaunchpad/mock/simmp.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var _ = require('lodash'); diff --git a/modules/core/mano/rwlaunchpad/mock/test/test_simmp.js b/modules/core/mano/rwlaunchpad/mock/test/test_simmp.js index 08833cf..8336b3c 100644 --- a/modules/core/mano/rwlaunchpad/mock/test/test_simmp.js +++ b/modules/core/mano/rwlaunchpad/mock/test/test_simmp.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var assert = require('assert'); var simmp_module = require('../simmp.js'); diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/__init__.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/__init__.py index e69de29..00f74ea 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/__init__.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/__init__.py @@ -0,0 +1,15 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/charm.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/charm.py index 9a59d9a..ee8c171 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/charm.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/charm.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import re import os.path @@ -62,4 +77,4 @@ class PackageCharmExtractor(object): try: package.package.extract_dir(charm_dir, dest_path) except package.ExtractError as e: - raise CharmExtractionError("Failed to extract charm %s" % charm_name) from e + raise CharmExtractionError("Failed to extract charm %s" % charm_name) from e \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/config.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/config.py index 3b29fa6..1065419 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/config.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/config.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import re import os.path @@ -60,4 +75,4 @@ class PackageConfigExtractor(object): try: pkg.package.extract_file(config_file, dest_path) except package.ExtractError as e: - raise ConfigExtractionError("Failed to extract config %s" % config_name) from e + raise ConfigExtractionError("Failed to extract config %s" % config_name) from e \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/convert.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/convert.py index 31feebf..0cfcebb 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/convert.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/convert.py @@ -1,4 +1,19 @@ +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT import json @@ -177,4 +192,4 @@ class NsdSerializer(ProtoMessageSerializer): class PnfdSerializer(ProtoMessageSerializer): """ Creates a serializer for the PNFD descriptor""" def __init__(self): - super().__init__(PnfdYang, PnfdYang.YangData_Pnfd_PnfdCatalog_Pnfd) + super().__init__(PnfdYang, PnfdYang.YangData_Pnfd_PnfdCatalog_Pnfd) \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/icon.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/icon.py index 5e1d895..2118c94 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/icon.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/icon.py @@ -1,4 +1,19 @@ +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + import re import os.path @@ -69,5 +84,4 @@ class PackageIconExtractor(object): pkg.package.extract_file(icon_file, dest_path) except package.ExtractError as e: self._log.error("Failed to extact icon %s: %s", icon_name, str(e)) - continue - + continue \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/package.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/package.py index 888b343..f1953d0 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/package.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/package.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import collections import contextlib import io @@ -443,4 +458,4 @@ class ArchiveFilesystemStore(object): def open(self, archive_id): if archive_id not in self._archives: raise KeyError("Could not find archive id %s in %s", - archive_dir, self._root_dir) + archive_dir, self._root_dir) \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/script.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/script.py index 297bc07..6c545bc 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/script.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/script.py @@ -1,4 +1,19 @@ +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + import re import os.path @@ -60,4 +75,4 @@ class PackageScriptExtractor(object): try: pkg.package.extract_file(script_file, dest_path) except package.ExtractError as e: - raise ScriptExtractionError("Failed to extract script %s" % script_name) from e + raise ScriptExtractionError("Failed to extract script %s" % script_name) from e \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/store.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/store.py index 5620d94..8795458 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/store.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/store.py @@ -1,4 +1,19 @@ +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT class ArchiveFilesystemStore(object): @@ -16,5 +31,4 @@ class ArchiveFilesystemStore(object): return archive_id in self._archives def reload(self): - pass - + pass \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_package.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_package.py index b5bdd2e..5c471e7 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_package.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_package.py @@ -1,5 +1,20 @@ #!/usr/bin/env python3 +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT @@ -345,4 +360,4 @@ def main(argv=sys.argv[1:]): unittest.main(argv=[__file__] + unknown + ["-v"], testRunner=runner) if __name__ == '__main__': - main() + main() \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_serializer.py b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_serializer.py index 2e0c123..1fd16bc 100755 --- a/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_serializer.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_serializer.py @@ -1,5 +1,20 @@ #!/usr/bin/env python3 +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT @@ -101,4 +116,4 @@ def main(argv=sys.argv[1:]): unittest.main(argv=[__file__] + unknown + ["-v"], testRunner=runner) if __name__ == '__main__': - main() + main() \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/scale_group.py b/modules/core/mano/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/scale_group.py index 9b31124..43260a1 100644 --- a/modules/core/mano/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/scale_group.py +++ b/modules/core/mano/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/scale_group.py @@ -1,3 +1,18 @@ + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + import asyncio import time from collections import defaultdict @@ -228,5 +243,4 @@ class ScalingGroupInstance(object): def add_vnfr(self, vnfr): """ Add a VirtualNetworkFunctionRecord""" self._log.debug("Added %s to %s", vnfr, self) - self._vnfrs[vnfr.id] = vnfr - + self._vnfrs[vnfr.id] = vnfr \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_slb_systest.sh b/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_slb_systest.sh index 254dbab..a8458b7 100755 --- a/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_slb_systest.sh +++ b/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_slb_systest.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # RIFT_IO_STANDARD_COPYRIGHT_HEADER(BEGIN) # Author(s): Karun Ganesharatnam # Creation Date: 02/26/2016 @@ -28,4 +43,4 @@ construct_test_comand # Execute from pytest root directory to pick up conftest.py cd "${PYTEST_DIR}" -eval ${test_cmd} +eval ${test_cmd} \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_trafgen_systest.sh b/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_trafgen_systest.sh index b7c9c5c..0a34bb4 100755 --- a/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_trafgen_systest.sh +++ b/modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_trafgen_systest.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # RIFT_IO_STANDARD_COPYRIGHT_HEADER(BEGIN) # Author(s): Karun Ganesharatnam # Creation Date: 02/26/2016 @@ -29,4 +44,4 @@ construct_test_comand # Execute from pytest root directory to pick up conftest.py cd "${PYTEST_DIR}" -eval ${test_cmd} +eval ${test_cmd} \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/conftest.py b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/conftest.py index ff11a32..d36bf85 100644 --- a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/conftest.py +++ b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/conftest.py @@ -1,4 +1,19 @@ +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT import gi @@ -148,4 +163,4 @@ def slb_vnfd_package_file(request, package_gen_script, mvv_descr_dir, package_di ) pkg_file = os.path.join(package_dir, 'multivm_slb_vnfd.tar.gz') subprocess.check_call(shlex.split(pkg_cmd)) - return pkg_file + return pkg_file \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_slb.py b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_slb.py index a1e3db3..3bc4263 100755 --- a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_slb.py +++ b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_slb.py @@ -1,4 +1,19 @@ #!/usr/bin/env python + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + """ # STANDARD_RIFT_IO_COPYRIGHT # @@ -270,4 +285,4 @@ class TestMultiVmVnfSlbTeardown(object): assert nsds is None or len(nsds.nsd) == 0 vnfds = vnfd_proxy.get("/vnfd-catalog/vnfd", list_obj=True) - assert vnfds is None or len(vnfds.vnfd) == 0 + assert vnfds is None or len(vnfds.vnfd) == 0 \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_trafgen.py b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_trafgen.py index fe8fce2..83ff598 100755 --- a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_trafgen.py +++ b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_trafgen.py @@ -1,4 +1,19 @@ #!/usr/bin/env python + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + """ # STANDARD_RIFT_IO_COPYRIGHT # @@ -266,4 +281,4 @@ class TestMultiVmVnfTrafgenAppTeardown(object): assert nsds is None or len(nsds.nsd) == 0 vnfds = vnfd_proxy.get("/vnfd-catalog/vnfd", list_obj=True) - assert vnfds is None or len(vnfds.vnfd) == 0 + assert vnfds is None or len(vnfds.vnfd) == 0 \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_trafgen_data.py b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_trafgen_data.py index 792c9e9..a3ef058 100644 --- a/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_trafgen_data.py +++ b/modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_trafgen_data.py @@ -1,4 +1,19 @@ #!/usr/bin/env python + +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + """ # STANDARD_RIFT_IO_COPYRIGHT # @@ -201,4 +216,4 @@ class TestMVVSlbDataFlow: ''' for port in trafgen_ports: start_traffic(tgdata_proxy, tgcfg_proxy, port) - wait_for_traffic_started(vnfdata_proxy, 'trafgen', port) + wait_for_traffic_started(vnfdata_proxy, 'trafgen', port) \ No newline at end of file diff --git a/modules/core/mano/rwlaunchpad/test/launchpad_recovery.py b/modules/core/mano/rwlaunchpad/test/launchpad_recovery.py index 13d992b..3b06fbc 100755 --- a/modules/core/mano/rwlaunchpad/test/launchpad_recovery.py +++ b/modules/core/mano/rwlaunchpad/test/launchpad_recovery.py @@ -1,5 +1,20 @@ #!/usr/bin/env python3 +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT import argparse @@ -774,4 +789,4 @@ def main(): if __name__ == '__main__': main() -# vim: sw=4 +# vim: sw=4 \ No newline at end of file diff --git a/modules/core/mano/rwmc/mock/mc_mock_client.js b/modules/core/mano/rwmc/mock/mc_mock_client.js index a7e0f67..61db427 100644 --- a/modules/core/mano/rwmc/mock/mc_mock_client.js +++ b/modules/core/mano/rwmc/mock/mc_mock_client.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + AUTOBAHN_DEBUG = true; var autobahn = require('autobahn'); diff --git a/modules/ui/rw.ui/manifest/LICENSE b/modules/ui/rw.ui/manifest/LICENSE deleted file mode 100644 index e69de29..0000000 diff --git a/modules/ui/rw.ui/skyquake/__tests__/skyquakeRouter_test.js b/modules/ui/rw.ui/skyquake/__tests__/skyquakeRouter_test.js index c451c34..bbaef3d 100644 --- a/modules/ui/rw.ui/skyquake/__tests__/skyquakeRouter_test.js +++ b/modules/ui/rw.ui/skyquake/__tests__/skyquakeRouter_test.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + jest.dontMock('../framework/widgets/skyquake_container/skyquakeNav.jsx'); // /skyquake/framework/widgets/skyquake_container/skyquakeNav.jsx import React from 'react'; diff --git a/modules/ui/rw.ui/skyquake/framework/core/api_utils/constants.js b/modules/ui/rw.ui/skyquake/framework/core/api_utils/constants.js index 2d0ab01..c635b2b 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/api_utils/constants.js +++ b/modules/ui/rw.ui/skyquake/framework/core/api_utils/constants.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/core/api_utils/sockets.js b/modules/ui/rw.ui/skyquake/framework/core/api_utils/sockets.js index 1b569c3..808f5d9 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/api_utils/sockets.js +++ b/modules/ui/rw.ui/skyquake/framework/core/api_utils/sockets.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/core/api_utils/utils.js b/modules/ui/rw.ui/skyquake/framework/core/api_utils/utils.js index ffaccea..e2f4ff8 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/api_utils/utils.js +++ b/modules/ui/rw.ui/skyquake/framework/core/api_utils/utils.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/core/modules/api/navigation.js b/modules/ui/rw.ui/skyquake/framework/core/modules/api/navigation.js index fd9adb8..af6baa7 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/modules/api/navigation.js +++ b/modules/ui/rw.ui/skyquake/framework/core/modules/api/navigation.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/core/modules/navigation_manager.js b/modules/ui/rw.ui/skyquake/framework/core/modules/navigation_manager.js index ab92d40..4c09a9e 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/modules/navigation_manager.js +++ b/modules/ui/rw.ui/skyquake/framework/core/modules/navigation_manager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/core/modules/plugin_discoverer.js b/modules/ui/rw.ui/skyquake/framework/core/modules/plugin_discoverer.js index 765c88d..e8dc93a 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/modules/plugin_discoverer.js +++ b/modules/ui/rw.ui/skyquake/framework/core/modules/plugin_discoverer.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/core/modules/routes/navigation.js b/modules/ui/rw.ui/skyquake/framework/core/modules/routes/navigation.js index a0a9408..a1b1381 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/modules/routes/navigation.js +++ b/modules/ui/rw.ui/skyquake/framework/core/modules/routes/navigation.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/core/modules/skyquakeEmitter.js b/modules/ui/rw.ui/skyquake/framework/core/modules/skyquakeEmitter.js index 6b87b2f..10ba9ce 100644 --- a/modules/ui/rw.ui/skyquake/framework/core/modules/skyquakeEmitter.js +++ b/modules/ui/rw.ui/skyquake/framework/core/modules/skyquakeEmitter.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/style/_colors.scss b/modules/ui/rw.ui/skyquake/framework/style/_colors.scss index f8f76a7..68c48ce 100644 --- a/modules/ui/rw.ui/skyquake/framework/style/_colors.scss +++ b/modules/ui/rw.ui/skyquake/framework/style/_colors.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/style/common.scss b/modules/ui/rw.ui/skyquake/framework/style/common.scss index d5ff670..9079e0d 100644 --- a/modules/ui/rw.ui/skyquake/framework/style/common.scss +++ b/modules/ui/rw.ui/skyquake/framework/style/common.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/style/layout.scss b/modules/ui/rw.ui/skyquake/framework/style/layout.scss index 3548fc3..3647dc4 100644 --- a/modules/ui/rw.ui/skyquake/framework/style/layout.scss +++ b/modules/ui/rw.ui/skyquake/framework/style/layout.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/utils/rw.js b/modules/ui/rw.ui/skyquake/framework/utils/rw.js index 16fca19..93aec12 100644 --- a/modules/ui/rw.ui/skyquake/framework/utils/rw.js +++ b/modules/ui/rw.ui/skyquake/framework/utils/rw.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/utils/utils.js b/modules/ui/rw.ui/skyquake/framework/utils/utils.js index e6a2609..5db8d7b 100644 --- a/modules/ui/rw.ui/skyquake/framework/utils/utils.js +++ b/modules/ui/rw.ui/skyquake/framework/utils/utils.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/button/button.scss b/modules/ui/rw.ui/skyquake/framework/widgets/button/button.scss index a6c89b5..f6909cd 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/button/button.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/button/button.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/button/rw.button.js b/modules/ui/rw.ui/skyquake/framework/widgets/button/rw.button.js index fec1cf3..e963ce4 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/button/rw.button.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/button/rw.button.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/dashboard_card/dashboard_card.scss b/modules/ui/rw.ui/skyquake/framework/widgets/dashboard_card/dashboard_card.scss index 0e1e910..288f7c1 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/dashboard_card/dashboard_card.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/dashboard_card/dashboard_card.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/gauge/gauge.js b/modules/ui/rw.ui/skyquake/framework/widgets/gauge/gauge.js index efc49e9..516d294 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/gauge/gauge.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/gauge/gauge.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/header/header.scss b/modules/ui/rw.ui/skyquake/framework/widgets/header/header.scss index 5251385..53d3abb 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/header/header.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/header/header.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/header/headerActions.js b/modules/ui/rw.ui/skyquake/framework/widgets/header/headerActions.js index 435a5ed..1afeac6 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/header/headerActions.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/header/headerActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/header/headerStore.js b/modules/ui/rw.ui/skyquake/framework/widgets/header/headerStore.js index bea4f87..92b6526 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/header/headerStore.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/header/headerStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/input-range-slider/input-range-slider.scss b/modules/ui/rw.ui/skyquake/framework/widgets/input-range-slider/input-range-slider.scss index bd933b9..471d0f1 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/input-range-slider/input-range-slider.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/input-range-slider/input-range-slider.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingActions.js b/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingActions.js index f0f4db1..e7b48a4 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingActions.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingSource.js b/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingSource.js index fc54c1c..89e297c 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingSource.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/metric-bars/metricBarGroup.scss b/modules/ui/rw.ui/skyquake/framework/widgets/metric-bars/metricBarGroup.scss index 867f60c..91ccb24 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/metric-bars/metricBarGroup.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/metric-bars/metricBarGroup.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss b/modules/ui/rw.ui/skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss index 9540315..29027d1 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss +++ b/modules/ui/rw.ui/skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js index 00d45d8..b32826f 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js index 71feaa0..cc48ed9 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js index d58dbec..38110e6 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js index d7c82d8..da76eec 100644 --- a/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js +++ b/modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/about/routes.js b/modules/ui/rw.ui/skyquake/plugins/about/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/about/server.js b/modules/ui/rw.ui/skyquake/plugins/about/server.js index f72199c..209a68a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutActions.js b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutActions.js index b13bcfe..0b8ef88 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutSource.js b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutSource.js index 7ceb8c4..9103672 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutStore.js b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutStore.js index a4d552e..f0815c2 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/src/aboutStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/src/aboutStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/about/src/main.js b/modules/ui/rw.ui/skyquake/plugins/about/src/main.js index b10dc1d..b39671e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('json!../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/about/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/about/webpack.production.config.js index c3c654d..2a0be67 100644 --- a/modules/ui/rw.ui/skyquake/plugins/about/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/about/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/Gruntfile.js b/modules/ui/rw.ui/skyquake/plugins/composer/Gruntfile.js index 8f31107..14cd502 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/Gruntfile.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/Gruntfile.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/karma.conf.js b/modules/ui/rw.ui/skyquake/plugins/composer/karma.conf.js index 0fc2b95..2392bb5 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/karma.conf.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/karma.conf.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/routes.js b/modules/ui/rw.ui/skyquake/plugins/composer/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/build.sh b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/build.sh index 207c158..db0cf92 100755 --- a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/build.sh +++ b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/build.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -12,6 +27,4 @@ echo "DIR is" pwd echo "Building composer webapp" npm rebuild -./node_modules/.bin/grunt build - - +./node_modules/.bin/grunt build \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/launch_composer.sh b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/launch_composer.sh index 050074a..bff8d4b 100755 --- a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/launch_composer.sh +++ b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/launch_composer.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -61,4 +76,4 @@ start_servers while true; do sleep 5 -done +done \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/server_composer_ui.py b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/server_composer_ui.py index 9e4e597..816cf52 100755 --- a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/server_composer_ui.py +++ b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/server_composer_ui.py @@ -1,5 +1,20 @@ #!/usr/bin/env python3 +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + # STANDARD_RIFT_IO_COPYRIGHT from http.server import BaseHTTPRequestHandler, HTTPServer, SimpleHTTPRequestHandler @@ -69,5 +84,4 @@ def main(argv=sys.argv[1:]): if __name__ == '__main__': - main() - + main() \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/update-node-modules.sh b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/update-node-modules.sh index 81b8c20..042c4ad 100755 --- a/modules/ui/rw.ui/skyquake/plugins/composer/scripts/update-node-modules.sh +++ b/modules/ui/rw.ui/skyquake/plugins/composer/scripts/update-node-modules.sh @@ -1,4 +1,19 @@ #!/bin/sh +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -74,4 +89,4 @@ npm install --save-dev eslint-loader npm install --save-dev eslint-plugin-react grunt build -grunt serve +grunt serve \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/index.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/index.js index e0e8ac9..0938f33 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/index.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/index.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js index 9398ff9..8334c33 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js index 8a3fcdb..7b849ef 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js index dc5f4a4..1b8651f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js index 0c289a7..2a73094 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js index 7ba2f2d..d8300a1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js index 725fa12..0ae5528 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js index f363e92..3737bee 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ComposerAppActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ComposerAppActions.js index 82f5c19..afce067 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ComposerAppActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ComposerAppActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js index 3a4e2ef..801ef12 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/PanelResizeAction.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/PanelResizeAction.js index de287c8..025a072 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/PanelResizeAction.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/PanelResizeAction.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js index 2fd5aa1..3fbe9f6 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/alt.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/alt.js index 5f55300..dd04a27 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/alt.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/alt.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Button.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Button.js index 24007e3..0d17d76 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Button.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Button.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanel.js index 11c2630..2370eef 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanelTray.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanelTray.js index 57f29a0..de86eff 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanelTray.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanelTray.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/4/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasZoom.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasZoom.js index ce57435..02a0baf 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasZoom.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasZoom.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogFilter.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogFilter.js index c37c4ff..e5b12c6 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogFilter.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogFilter.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js index 08f5565..21b9234 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js index 99d030f..f635608 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItems.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItems.js index 63261f8..3307d71 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItems.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItems.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPackageManager.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPackageManager.js index 3425d5d..61eb854 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPackageManager.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPackageManager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanel.js index 0f21b04..cbc3fb6 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js index cafe3a8..9751208 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelTray.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelTray.js index 6a14f0d..a5238f0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelTray.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelTray.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerApp.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerApp.js index 29844fe..9c7d192 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerApp.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerApp.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js index baf682f..e99a008 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ContentEditableDiv.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ContentEditableDiv.js index 7a540a8..c9f9de1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ContentEditableDiv.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ContentEditableDiv.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/13/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DetailsPanel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DetailsPanel.js index d753615..8d17f29 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DetailsPanel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DetailsPanel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropTarget.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropTarget.js index c67e87e..0a604ed 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropTarget.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropTarget.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropZonePanel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropZonePanel.js index b0c790e..0037a4a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropZonePanel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropZonePanel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js index 934a021..fe86b14 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js index 2c0877a..72004c4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/4/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js index 0adc2d6..8c831c1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js index 66d29da..b733392 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/3/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js index bcd1918..a34c542 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js index 354f5f2..887cc59 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/4/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js index 212eb95..779836e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js index d062088..00c8d54 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js index 63410bf..6d96c61 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js index a50a105..012be44 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js index 4f78f72..19a9b65 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 3/4/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/JSONViewer.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/JSONViewer.js index 2a6e81a..f783b2a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/JSONViewer.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/JSONViewer.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LayoutRow.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LayoutRow.js index 04d4255..a64e368 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LayoutRow.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LayoutRow.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/12/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LoadingIndicator.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LoadingIndicator.js index 445af3c..332420b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LoadingIndicator.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LoadingIndicator.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ModalOverlay.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ModalOverlay.js index efccfec..2bab1b2 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ModalOverlay.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ModalOverlay.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/PopupWindow.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/PopupWindow.js index 9d9ea61..22d0a80 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/PopupWindow.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/PopupWindow.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/2/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Range.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Range.js index b3dc186..d5d86c1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Range.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Range.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/3/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/RiftHeader.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/RiftHeader.js index 34947a0..7e0062e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/RiftHeader.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/RiftHeader.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/messages.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/messages.js index 7461fbb..1c279dc 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/messages.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/messages.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/index.html b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/index.html index f75dbc4..def4a13 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/index.html +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/index.html @@ -1,3 +1,18 @@ + diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js index 34e6b34..c21df24 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ColorGroups.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ColorGroups.js index 13984e7..63fbb4d 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ColorGroups.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ColorGroups.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/3/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/DeletionManager.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/DeletionManager.js index 65fd2f4..2d1e0c3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/DeletionManager.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/DeletionManager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/InstanceCounter.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/InstanceCounter.js index 78f8de7..0e947a3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/InstanceCounter.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/InstanceCounter.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 1/28/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ResizableManager.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ResizableManager.js index d3b9c7f..c443c30 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ResizableManager.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ResizableManager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/SelectionManager.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/SelectionManager.js index 94ab813..4ce7f0e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/SelectionManager.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/SelectionManager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /*global SVGSVGElement, SVGPathElement, SVGGElement*/ /** * Created by onvelocity on 2/6/16. diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js index 5623ff7..51530ec 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 1/28/16. * diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/TooltipManager.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/TooltipManager.js index 3c792e7..c6813d2 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/TooltipManager.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/TooltipManager.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /*global Element*/ /** * Created by onvelocity on 2/22/16. diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/UniqueId.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/UniqueId.js index 8f7344e..feebcfa 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/UniqueId.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/UniqueId.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/12/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/getEventPath.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/getEventPath.js index ca5d6b9..4260ff6 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/getEventPath.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/getEventPath.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/3/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js index 29c4557..4f7e8af 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js index 2a5e61b..3a3b3a4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js index 095b3f9..87226b4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js index 8fb3e51..5e89655 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js index 07af002..ae1d41b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/8/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js index 8fd80b6..4828cd1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js index cc323af..0d33245 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js index 7cdd549..45c0100 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js index cb78911..0d4c3e3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js index b043b4d..e58dd8f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/15/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js index 3d4a69a..bd3e8ef 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js index 403c644..a38880b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/10/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js index 1b17f88..a6f4cb4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js index fd8e080..92adab4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js index 3c93d5b..92dc4a1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/15/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js index 9e4c101..5839ed9 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/11/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js index eae052e..646a638 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/23/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js index 70e9be7..a8c61b0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/10/16. diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/Position.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/Position.js index 7330be0..a2db9f0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/Position.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/Position.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js index 182cf5c..1640abe 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/10/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/math.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/math.js index 0e3013f..3806b2b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/math.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/math.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/guid.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/guid.js index aae9fe6..46a6380 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/guid.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/guid.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/isFullScreen.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/isFullScreen.js index a7e28d4..2026629 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/isFullScreen.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/isFullScreen.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 2/22/16. */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js index a0d4a8c..61209de 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js index cf662a0..3ce54a5 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js index d7b7403..8b14295 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js index 3b697df..154fa8f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * Created by onvelocity on 1/27/16. * diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js index 40ace97..af582b2 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js index 3c878e1..75ffa63 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js index d82727e..ef23837 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js index 8d9cfb5..ef5bdbc 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/IconFactory.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/IconFactory.js index c122a72..a0bcb0b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/IconFactory.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/IconFactory.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + class IconFactory { static getIconForType(type) { diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js index b6b4f70..412d4e3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js index c9c388f..221baae 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js index 9061734..f049dea 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js index 5153e5f..0e44d7b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js index 81901b1..ecf5ee4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js index 4ee3445..5082184 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js index a973ee5..4fffee7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js index e53e3a7..b04c065 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js index 19779bc..6cc8fdf 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js index 27a070e..fa8037e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js index 23a0a3c..008ce3e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js index 5153e5f..0e44d7b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js index c3d5d95..601affb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js index 7f46148..07f330c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js index 9357463..3c554fc 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js index 1d74db6..0d23fc1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js index 1403738..a428068 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js index da73e9f..0b4910f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js index 0dfda7f..79ba4d8 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js index 5945085..17ba814 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js index 8e74566..8258bf7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js index 595d8b2..7b1ac9c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/utils.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/utils.js index 5cd5196..43b3b21 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/utils.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/utils.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/zoomFactor.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/zoomFactor.js index 659cda4..94019fb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/zoomFactor.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/zoomFactor.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogDataSource.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogDataSource.js index 9322fa8..2f1ba6f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogDataSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogDataSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js index 1af7b2b..2160d5d 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js index f913235..9725a89 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogDataStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogDataStore.js index 29534e0..569222c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogDataStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogDataStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js index 7223c3c..dcf6fb0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js index 54604ea..c9460be 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ComposerAppStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ComposerAppStore.js index 4141ed5..934942c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ComposerAppStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ComposerAppStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js index ba39466..a549ab7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js index 1156f62..96705f3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/AppRoot.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/AppRoot.scss index 236a71c..c0fa5d0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/AppRoot.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/AppRoot.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/Button.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/Button.scss index 8cf2c48..65a8956 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/Button.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/Button.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanel.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanel.scss index 97deb49..185f0e8 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanel.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanel.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss index 4506091..74d7d50 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasZoom.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasZoom.scss index 4ea3261..54bcc98 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasZoom.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasZoom.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogFilter.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogFilter.scss index 4ee43bd..a5e529f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogFilter.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogFilter.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss index 0fb3f55..d60d047 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItems.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItems.scss index 1548d74..e3887c8 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItems.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItems.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss index eee2f2a..f8ed3a0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanel.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanel.scss index 629abf3..553adc0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanel.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanel.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss index 1d98b41..51bca06 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss index cb4a954..f1c3050 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss index 8191bde..602be69 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss index af4acf1..42c5820 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + @import "_ColorGroups"; /* diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DetailsPanel.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DetailsPanel.scss index 53da27d..c175f68 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DetailsPanel.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DetailsPanel.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DropZonePanel.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DropZonePanel.scss index ab3e286..7b5baff 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DropZonePanel.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DropZonePanel.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss index a5356b9..a818cdf 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsList.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsList.scss index 6157f11..59f2570 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsList.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsList.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss index c29b35a..3d25e54 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss index 0721ed0..b4cc297 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ModalOverlay.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ModalOverlay.scss index fb4ee88..2d4d329 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ModalOverlay.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ModalOverlay.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ResizableManager.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ResizableManager.scss index cf57698..fb90257 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ResizableManager.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ResizableManager.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/RiftHeader.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/RiftHeader.scss index 8e7f382..002a085 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/RiftHeader.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/RiftHeader.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_main.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_main.scss index 94fb303..8c2bacb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_main.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_main.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_variables.scss b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_variables.scss index 5b107a8..10ebd43 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_variables.scss +++ b/modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_variables.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js index e0e2f32..5702dfa 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/components/ButtonSpec.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/components/ButtonSpec.js index 2d64d7f..9f8e55c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/components/ButtonSpec.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/components/ButtonSpec.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js index 81a0c6f..3593a29 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js index 0fb51da..c002912 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js index f428043..6e3e5b0 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/test/uploadServer/server.js b/modules/ui/rw.ui/skyquake/plugins/composer/test/uploadServer/server.js index 5789f91..8af62da 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/test/uploadServer/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/test/uploadServer/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/webpack.config.js b/modules/ui/rw.ui/skyquake/plugins/composer/webpack.config.js index f08eb8c..efdba00 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/webpack.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/webpack.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/composer/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/composer/webpack.production.config.js index 324ead6..dc6bdbf 100644 --- a/modules/ui/rw.ui/skyquake/plugins/composer/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/composer/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/routes.js b/modules/ui/rw.ui/skyquake/plugins/debug/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/server.js b/modules/ui/rw.ui/skyquake/plugins/debug/server.js index f72199c..209a68a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/src/crash.scss b/modules/ui/rw.ui/skyquake/plugins/debug/src/crash.scss index 2c1fb37..ce08a74 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/src/crash.scss +++ b/modules/ui/rw.ui/skyquake/plugins/debug/src/crash.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashActions.js b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashActions.js index ed107a9..5a7298a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashSource.js b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashSource.js index 3cdf3d5..a63964e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashStore.js b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashStore.js index 2a818bb..c9af235 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/src/crashStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/src/crashStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/src/main.js b/modules/ui/rw.ui/skyquake/plugins/debug/src/main.js index b10dc1d..b39671e 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('json!../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/debug/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/debug/webpack.production.config.js index c3c654d..2a0be67 100644 --- a/modules/ui/rw.ui/skyquake/plugins/debug/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/debug/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/routes.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server.js index f72199c..209a68a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server/bundle.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server/bundle.js index 6996392..e79497a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server/bundle.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server/bundle.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/index.html b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/index.html index a5e2309..7229556 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/index.html +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/index.html @@ -1,3 +1,18 @@ + diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/main.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/main.js index 3c1f7b8..8c0aca4 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('json!../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.config.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.config.js index ca94566..738674b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.production.config.js index 7fbaba7..3667ef9 100644 --- a/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/routes.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/server.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/server.js index f72199c..209a68a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/server/bundle.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/server/bundle.js index 6996392..e79497a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/server/bundle.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/server/bundle.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/src/index.html b/modules/ui/rw.ui/skyquake/plugins/helloworld/src/index.html index a5e2309..7229556 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/src/index.html +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/src/index.html @@ -1,3 +1,18 @@ + diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/src/main.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/src/main.js index f69a91e..6583f8c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('json!../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.config.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.config.js index 9fc05af..7d80efc 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.production.config.js index 5bb5051..a6a761d 100644 --- a/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/routes.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/routes.js index f0fb758..e4d9744 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/server.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/server.js index f72199c..209a68a 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/server.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/server.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/account_sidebar/accountSidebar.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/account_sidebar/accountSidebar.scss index ac66843..02baaf6 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/account_sidebar/accountSidebar.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/account_sidebar/accountSidebar.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/alt.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/alt.js index 44c7f6d..7ba85b7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/alt.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/alt.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/carousel/carousel-react.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/carousel/carousel-react.js index e69de29..d63c8cb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/carousel/carousel-react.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/carousel/carousel-react.js @@ -0,0 +1,16 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/createSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/createSource.js index 039eb7c..e2d7e70 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/createSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/createSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad-create.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad-create.js index 159c02e..c9e5d8b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad-create.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad-create.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.js index 04d0c15..9d42f41 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.scss index a3e4e9f..0d11734 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetActions.js index b568c45..7f38522 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetSource.js index c2dca95..1a2a807 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetStore.js index 8b47750..4a85bec 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js index 68623c2..4b4e310 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js index 5bfe5e1..38a4f4b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss index 7ff3045..7d7e5e9 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss index 3975963..d59e25f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss index e9b0288..a11b1a3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss index 52a2e48..60c56f1 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloud-account.css b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloud-account.css index 22db87b..8284dae 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloud-account.css +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloud-account.css @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountActions.js index 289dede..dda13f5 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountSource.js index cc33921..1d0e0ca 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountStore.js index 432d62a..5c9ccb3 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountActions.js index 1bb8602..e11b900 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountSource.js index c54c9ae..85c49fb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountStore.js index 4767da2..5bc2d39 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountActions.js index 0decfe1..23d0497 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountSource.js index bba9c2b..bbf3bca 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountStore.js index d50fc0f..82e5c59 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountActions.js index ea275da..0575245 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountSource.js index 3872fe2..5d69694 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountStore.js index 360b4f4..28ea354 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/main.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/main.js index ddd7f4b..774bc45 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js index 25e16d3..1efe940 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss index 29ce68f..da538a7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/catalog_items.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/catalog_items.scss index 82e32e8..1e9abf8 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/catalog_items.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/catalog_items.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkService.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkService.scss index a0ab7ed..6cc2e62 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkService.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkService.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceActions.js index b502128..6b9e88f 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceSource.js index 216bc61..30b5322 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceStore.js index 2e21bbc..eb7ca59 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss index 3c3e4f3..fa0cd55 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js index de5f2de..3e7b736 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js index fda49e9..d364071 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js index 7b18eeb..d12b978 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss index d38ea64..d530423 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js index 0279636..6d0fd41 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js index 4bed9b3..ecd1a93 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js index 426e875..45eb7b2 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss index d0c5c54..a59faeb 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyActions.js index 9acc37d..c8ac6a7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologySource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologySource.js index 7543b2e..18fc501 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologySource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologySource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyStore.js index 28f23c0..dd5fbf5 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyView.scss b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyView.scss index eb2d921..66fda9d 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyView.scss +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyView.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrActions.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrActions.js index e021404..3d2b58b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrSource.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrSource.js index d6be2e2..7ee54a7 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrSource.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrSource.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrStore.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrStore.js index b33840d..0cf285b 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrStore.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrStore.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT diff --git a/modules/ui/rw.ui/skyquake/plugins/launchpad/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/launchpad/webpack.production.config.js index c3fc688..7ef7a50 100644 --- a/modules/ui/rw.ui/skyquake/plugins/launchpad/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/launchpad/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/login/routes.js b/modules/ui/rw.ui/skyquake/plugins/login/routes.js index cc48f2f..cb6a746 100644 --- a/modules/ui/rw.ui/skyquake/plugins/login/routes.js +++ b/modules/ui/rw.ui/skyquake/plugins/login/routes.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + var router = require('express').Router(); router.get('/api/', function(req, res) { diff --git a/modules/ui/rw.ui/skyquake/plugins/login/src/login.scss b/modules/ui/rw.ui/skyquake/plugins/login/src/login.scss index bd78f5c..8ef366c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/login/src/login.scss +++ b/modules/ui/rw.ui/skyquake/plugins/login/src/login.scss @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/login/src/loginAuthActions.js b/modules/ui/rw.ui/skyquake/plugins/login/src/loginAuthActions.js index 3f02939..7392561 100644 --- a/modules/ui/rw.ui/skyquake/plugins/login/src/loginAuthActions.js +++ b/modules/ui/rw.ui/skyquake/plugins/login/src/loginAuthActions.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/plugins/login/src/main.js b/modules/ui/rw.ui/skyquake/plugins/login/src/main.js index f69a91e..6583f8c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/login/src/main.js +++ b/modules/ui/rw.ui/skyquake/plugins/login/src/main.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + import { render } from 'react-dom'; import SkyquakeRouter from 'widgets/skyquake_container/skyquakeRouter.jsx'; const config = require('json!../config.json'); diff --git a/modules/ui/rw.ui/skyquake/plugins/login/webpack.production.config.js b/modules/ui/rw.ui/skyquake/plugins/login/webpack.production.config.js index 931815f..0c88c6c 100644 --- a/modules/ui/rw.ui/skyquake/plugins/login/webpack.production.config.js +++ b/modules/ui/rw.ui/skyquake/plugins/login/webpack.production.config.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/scripts/build.sh b/modules/ui/rw.ui/skyquake/scripts/build.sh index 895c75a..98f14f7 100755 --- a/modules/ui/rw.ui/skyquake/scripts/build.sh +++ b/modules/ui/rw.ui/skyquake/scripts/build.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -29,5 +44,4 @@ for f in *; do fi done -echo "Building RW.UI plugins... done" - +echo "Building RW.UI plugins... done" \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/scripts/launch_ui.sh b/modules/ui/rw.ui/skyquake/scripts/launch_ui.sh index 15fce5d..7a9b0af 100755 --- a/modules/ui/rw.ui/skyquake/scripts/launch_ui.sh +++ b/modules/ui/rw.ui/skyquake/scripts/launch_ui.sh @@ -1,4 +1,19 @@ #!/bin/bash +# +# Copyright 2016 RIFT.IO Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # STANDARD_RIFT_IO_COPYRIGHT @@ -92,4 +107,4 @@ trap "echo \"Received SIGTRAP\"; handle_received_signal" SIGTRAP # server crashed. while true; do sleep 5 -done +done \ No newline at end of file diff --git a/modules/ui/rw.ui/skyquake/skyquake.js b/modules/ui/rw.ui/skyquake/skyquake.js index 8e26a30..ca36c34 100644 --- a/modules/ui/rw.ui/skyquake/skyquake.js +++ b/modules/ui/rw.ui/skyquake/skyquake.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * STANDARD_RIFT_IO_COPYRIGHT */ diff --git a/modules/ui/rw.ui/skyquake/tests/intern.js b/modules/ui/rw.ui/skyquake/tests/intern.js index 9b4fd44..cbda582 100644 --- a/modules/ui/rw.ui/skyquake/tests/intern.js +++ b/modules/ui/rw.ui/skyquake/tests/intern.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + // Learn more about configuring this file at . // These default settings work OK for most people. The options that *must* be changed below are the // packages, suites, excludeInstrumentation, and (if you want functional tests) functionalSuites diff --git a/modules/ui/rw.ui/skyquake/tests/react/skyquakeRouter_test.js b/modules/ui/rw.ui/skyquake/tests/react/skyquakeRouter_test.js index 0c65bbd..d84a40d 100644 --- a/modules/ui/rw.ui/skyquake/tests/react/skyquakeRouter_test.js +++ b/modules/ui/rw.ui/skyquake/tests/react/skyquakeRouter_test.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + jest.dontMock('../framework/widgets/skyquake_container/skyquakeNav'); import React from 'react'; diff --git a/modules/ui/rw.ui/skyquake/tests/support/babel.js b/modules/ui/rw.ui/skyquake/tests/support/babel.js index c8f0b73..c84dcf5 100644 --- a/modules/ui/rw.ui/skyquake/tests/support/babel.js +++ b/modules/ui/rw.ui/skyquake/tests/support/babel.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + define([ 'intern/dojo/request', 'intern/dojo/node!babel-core', diff --git a/modules/ui/rw.ui/skyquake/tests/unit/plugin_discoverer.js b/modules/ui/rw.ui/skyquake/tests/unit/plugin_discoverer.js index b1ac1de..70b51fc 100644 --- a/modules/ui/rw.ui/skyquake/tests/unit/plugin_discoverer.js +++ b/modules/ui/rw.ui/skyquake/tests/unit/plugin_discoverer.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + define(function (require) { var registerSuite = require('intern!object'); var assert = require('intern/chai!assert'); diff --git a/modules/ui/rw.ui/skyquake/tests/unit/router.js b/modules/ui/rw.ui/skyquake/tests/unit/router.js index 3f30831..54b5460 100644 --- a/modules/ui/rw.ui/skyquake/tests/unit/router.js +++ b/modules/ui/rw.ui/skyquake/tests/unit/router.js @@ -1,3 +1,19 @@ +/* + * Copyright 2016 RIFT.IO Inc + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + // import SkyquakeRouter from './../../framework/widgets/skyquake_container/skyquakeRouter.jsx'; define([ -- 2.25.1