insert license text into new files
authorJeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
Fri, 6 May 2016 15:33:07 +0000 (11:33 -0400)
committerJeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
Fri, 6 May 2016 15:33:07 +0000 (11:33 -0400)
Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
344 files changed:
Makefile
modules/core/mano/common/python/rift/mano/config_data/__init__.py
modules/core/mano/common/python/rift/mano/config_data/config.py
modules/core/mano/common/python/rift/mano/config_data/test/__init__.py
modules/core/mano/common/python/rift/mano/config_data/test/test_converter.py
modules/core/mano/common/python/test/utest_config_data.py
modules/core/mano/examples/ping_pong_ns/generate_packages.sh.in
modules/core/mano/examples/ping_pong_ns/rift/mano/examples/ping_config.py
modules/core/mano/manifest/LICENSE [deleted file]
modules/core/mano/models/openmano/src/generate_tidgen_packages.sh.in
modules/core/mano/models/openmano/test/tidgen_ns_2sriov.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_ns_2sriov_no_ctrlnet.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_ns_4sriov.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_ns_4sriov_no_ctrlnet.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_vnf_2sriov.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_vnf_2sriov_no_ctrlnet.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_vnf_4sriov.yaml [new file with mode: 0644]
modules/core/mano/models/openmano/test/tidgen_vnf_4sriov_no_ctrlnet.yaml [new file with mode: 0644]
modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCA.py
modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/RiftCM_rpc.py
modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/riftcm_config_plugin.py
modules/core/mano/rwcm/plugins/rwconman/rift/tasklets/rwconmantasklet/rwconman_conagent.py
modules/core/mano/rwlaunchpad/mock/data_model.js
modules/core/mano/rwlaunchpad/mock/get_data.sh
modules/core/mano/rwlaunchpad/mock/get_ns_instance_opdata.sh
modules/core/mano/rwlaunchpad/mock/lp_mock_client.js
modules/core/mano/rwlaunchpad/mock/set_data.sh
modules/core/mano/rwlaunchpad/mock/set_ping_pong.sh
modules/core/mano/rwlaunchpad/mock/simmp.js
modules/core/mano/rwlaunchpad/mock/test/test_simmp.js
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/__init__.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/charm.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/config.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/convert.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/icon.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/package.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/script.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/rift/package/store.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_package.py
modules/core/mano/rwlaunchpad/plugins/rwlaunchpadtasklet/test/utest_serializer.py
modules/core/mano/rwlaunchpad/plugins/rwnsm/rift/tasklets/rwnsmtasklet/scale_group.py
modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_slb_systest.sh
modules/core/mano/rwlaunchpad/ra/multi_vm_vnf_trafgen_systest.sh
modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/conftest.py
modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_slb.py
modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_multi_vm_vnf_trafgen.py
modules/core/mano/rwlaunchpad/ra/pytest/multivm_vnf/test_trafgen_data.py
modules/core/mano/rwlaunchpad/test/launchpad_recovery.py
modules/core/mano/rwmc/mock/mc_mock_client.js
modules/ui/rw.ui/manifest/LICENSE [deleted file]
modules/ui/rw.ui/skyquake/__tests__/skyquakeRouter_test.js
modules/ui/rw.ui/skyquake/framework/core/api_utils/constants.js
modules/ui/rw.ui/skyquake/framework/core/api_utils/sockets.js
modules/ui/rw.ui/skyquake/framework/core/api_utils/utils.js
modules/ui/rw.ui/skyquake/framework/core/modules/api/navigation.js
modules/ui/rw.ui/skyquake/framework/core/modules/navigation_manager.js
modules/ui/rw.ui/skyquake/framework/core/modules/plugin_discoverer.js
modules/ui/rw.ui/skyquake/framework/core/modules/routes/navigation.js
modules/ui/rw.ui/skyquake/framework/core/modules/skyquakeEmitter.js
modules/ui/rw.ui/skyquake/framework/style/_colors.scss
modules/ui/rw.ui/skyquake/framework/style/common.scss
modules/ui/rw.ui/skyquake/framework/style/layout.scss
modules/ui/rw.ui/skyquake/framework/utils/rw.js
modules/ui/rw.ui/skyquake/framework/utils/utils.js
modules/ui/rw.ui/skyquake/framework/widgets/button/button.scss
modules/ui/rw.ui/skyquake/framework/widgets/button/rw.button.js
modules/ui/rw.ui/skyquake/framework/widgets/dashboard_card/dashboard_card.scss
modules/ui/rw.ui/skyquake/framework/widgets/gauge/gauge.js
modules/ui/rw.ui/skyquake/framework/widgets/header/header.scss
modules/ui/rw.ui/skyquake/framework/widgets/header/headerActions.js
modules/ui/rw.ui/skyquake/framework/widgets/header/headerStore.js
modules/ui/rw.ui/skyquake/framework/widgets/input-range-slider/input-range-slider.scss
modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingActions.js
modules/ui/rw.ui/skyquake/framework/widgets/logging/loggingSource.js
modules/ui/rw.ui/skyquake/framework/widgets/metric-bars/metricBarGroup.scss
modules/ui/rw.ui/skyquake/framework/widgets/nfvi-metric-bars/nfviMetricBars.scss
modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeAltInstance.js
modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerActions.js
modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerSource.js
modules/ui/rw.ui/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js
modules/ui/rw.ui/skyquake/plugins/about/routes.js
modules/ui/rw.ui/skyquake/plugins/about/server.js
modules/ui/rw.ui/skyquake/plugins/about/src/aboutActions.js
modules/ui/rw.ui/skyquake/plugins/about/src/aboutSource.js
modules/ui/rw.ui/skyquake/plugins/about/src/aboutStore.js
modules/ui/rw.ui/skyquake/plugins/about/src/main.js
modules/ui/rw.ui/skyquake/plugins/about/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/composer/Gruntfile.js
modules/ui/rw.ui/skyquake/plugins/composer/karma.conf.js
modules/ui/rw.ui/skyquake/plugins/composer/routes.js
modules/ui/rw.ui/skyquake/plugins/composer/scripts/build.sh
modules/ui/rw.ui/skyquake/plugins/composer/scripts/launch_composer.sh
modules/ui/rw.ui/skyquake/plugins/composer/scripts/server_composer_ui.py
modules/ui/rw.ui/skyquake/plugins/composer/scripts/update-node-modules.sh
modules/ui/rw.ui/skyquake/plugins/composer/src/index.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasEditorActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CanvasPanelTrayActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogDataSourceActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogFilterActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogItemsActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPackageManagerActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/CatalogPanelTrayActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ComposerAppActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/ModalOverlayActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/PanelResizeAction.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/actions/RiftHeaderActions.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/alt.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Button.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasPanelTray.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CanvasZoom.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogFilter.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemCanvasEditor.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItemDetailsEditor.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogItems.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPackageManager.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelToolbar.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/CatalogPanelTray.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerApp.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ComposerAppToolbar.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ContentEditableDiv.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DetailsPanel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropTarget.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/DropZonePanel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/ConnectionPointSelector.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditForwardingGraphPaths.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/EditableProperty.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapClassifier.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/mapRecordServicePath.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onClickSelectAndShowInDetailsPanel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onCutDelegateToRemove.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onFormInputChangedModifyContainerAndNotify.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/EditorForwardingGraph/onHoverHighlightConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/JSONViewer.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LayoutRow.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/LoadingIndicator.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/ModalOverlay.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/PopupWindow.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/Range.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/RiftHeader.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/components/messages.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/index.html
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/CatalogPackageManagerUploadDropZone.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ColorGroups.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/DeletionManager.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/InstanceCounter.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ResizableManager.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/SelectionManager.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/ToggleElementHandler.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/TooltipManager.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/UniqueId.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/getEventPath.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphGrid.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphPathBuilder.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraphSelection.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConnectionPointNumber.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphConstituentVnfd.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphDescriptorModel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphForwardingGraph.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLink.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphInternalVirtualLinkPaths.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphNetworkService.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphRecordServicePath.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualDeploymentUnit.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLink.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualLinkPaths.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/GraphVirtualNetworkFunction.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/HighlightRecordServicePaths.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/PathBuilder.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/Position.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/layouts/RelationsAndNetworksLayout.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/graph/math.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/guid.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/isFullScreen.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModel.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFactory.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelFields.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaFactory.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelMetaProperty.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorModelSerializer.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplateFactory.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/DescriptorTemplates.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/IconFactory.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/Classifier.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierConnectionPointRef.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ClassifierMatchAttributes.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfd.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ConstituentVnfdConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/ForwardingGraph.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalConnectionPointRef.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/InternalVirtualLink.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkService.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/NetworkServiceConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/PhysicalNetworkFunction.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RecordServicePath.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/RspConnectionPointRef.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnit.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualDeploymentUnitInternalConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualLink.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunction.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionConnectionPoint.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VirtualNetworkFunctionReadOnlyWrapper.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/model/descriptors/VnfdConnectionPointRef.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/utils.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/libraries/zoomFactor.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogDataSource.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/CatalogPackageManagerSource.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/sources/RiftHeaderSource.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogDataStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPackageManagerStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/CatalogPanelStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ComposerAppStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/ModalOverlayStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/stores/RiftHeaderStore.js
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/AppRoot.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/Button.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanel.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasPanelTray.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CanvasZoom.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogFilter.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItemCanvasEditor.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogItems.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPackageManager.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanel.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelToolbar.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/CatalogPanelTray.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ComposerAppToolbar.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DescriptorGraph.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DetailsPanel.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/DropZonePanel.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/EditDescriptorModelProperties.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsList.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/FileUploadsToolbar.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/LoadingIndicator.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ModalOverlay.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/ResizableManager.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/RiftHeader.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_main.scss
modules/ui/rw.ui/skyquake/plugins/composer/src/src/styles/_variables.scss
modules/ui/rw.ui/skyquake/plugins/composer/test/helpers/pack/phantomjs-shims.js
modules/ui/rw.ui/skyquake/plugins/composer/test/spec/components/ButtonSpec.js
modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelFactorySpec.js
modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/DescriptorModelSpec.js
modules/ui/rw.ui/skyquake/plugins/composer/test/spec/libraries/SelectionManagerSpec.js
modules/ui/rw.ui/skyquake/plugins/composer/test/uploadServer/server.js
modules/ui/rw.ui/skyquake/plugins/composer/webpack.config.js
modules/ui/rw.ui/skyquake/plugins/composer/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/debug/routes.js
modules/ui/rw.ui/skyquake/plugins/debug/server.js
modules/ui/rw.ui/skyquake/plugins/debug/src/crash.scss
modules/ui/rw.ui/skyquake/plugins/debug/src/crashActions.js
modules/ui/rw.ui/skyquake/plugins/debug/src/crashSource.js
modules/ui/rw.ui/skyquake/plugins/debug/src/crashStore.js
modules/ui/rw.ui/skyquake/plugins/debug/src/main.js
modules/ui/rw.ui/skyquake/plugins/debug/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/routes.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/server/bundle.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/index.html
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/src/main.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.config.js
modules/ui/rw.ui/skyquake/plugins/goodbyeworld/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/helloworld/routes.js
modules/ui/rw.ui/skyquake/plugins/helloworld/server.js
modules/ui/rw.ui/skyquake/plugins/helloworld/server/bundle.js
modules/ui/rw.ui/skyquake/plugins/helloworld/src/index.html
modules/ui/rw.ui/skyquake/plugins/helloworld/src/main.js
modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.config.js
modules/ui/rw.ui/skyquake/plugins/helloworld/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/launchpad/routes.js
modules/ui/rw.ui/skyquake/plugins/launchpad/server.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/account_sidebar/accountSidebar.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/alt.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/carousel/carousel-react.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/createSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad-create.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpadFleetStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad-card.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpadCardActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/launchpad_card.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsConfigPrimitives.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/nsrScalingGroups.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_card/vnfrConfigPrimitives.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloud-account.css
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_cloud_account/cloudAccountStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_config_agent_account/configAgentAccountStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/createSdnAccountStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/launchpad_sdn_account/sdnAccountStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/main.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoringParamComponents.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/monitoring_params/monitoring_params.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/catalog_items.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkService.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/network_service_launcher/launchNetworkServiceStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordNavigator.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/recordViewer/recordViewer.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Actions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Source.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyL2View/topologyL2View.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologySource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/topologyView/topologyView.scss
modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrActions.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrSource.js
modules/ui/rw.ui/skyquake/plugins/launchpad/src/vnfr/vnfrStore.js
modules/ui/rw.ui/skyquake/plugins/launchpad/webpack.production.config.js
modules/ui/rw.ui/skyquake/plugins/login/routes.js
modules/ui/rw.ui/skyquake/plugins/login/src/login.scss
modules/ui/rw.ui/skyquake/plugins/login/src/loginAuthActions.js
modules/ui/rw.ui/skyquake/plugins/login/src/main.js
modules/ui/rw.ui/skyquake/plugins/login/webpack.production.config.js
modules/ui/rw.ui/skyquake/scripts/build.sh
modules/ui/rw.ui/skyquake/scripts/launch_ui.sh
modules/ui/rw.ui/skyquake/skyquake.js
modules/ui/rw.ui/skyquake/tests/intern.js
modules/ui/rw.ui/skyquake/tests/react/skyquakeRouter_test.js
modules/ui/rw.ui/skyquake/tests/support/babel.js
modules/ui/rw.ui/skyquake/tests/unit/plugin_discoverer.js
modules/ui/rw.ui/skyquake/tests/unit/router.js

index f4b1c55..09cb721 100644 (file)
--- 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
index e69de29..00f74ea 100644 (file)
@@ -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.
+
index 96ed943..a58ce0f 100644 (file)
@@ -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
index e69de29..00f74ea 100644 (file)
@@ -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.
+
index 9e99701..aef7908 100644 (file)
@@ -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
index fd0ab54..d972a35 100644 (file)
@@ -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
index 125794a..7bc9d78 100755 (executable)
@@ -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
index 111e5b8..907578b 100755 (executable)
@@ -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 (file)
index e69de29..0000000
index 95c2f38..70cdb96 100755 (executable)
@@ -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 (file)
index 0000000..f9487bb
--- /dev/null
@@ -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 (file)
index 0000000..501e307
--- /dev/null
@@ -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 (file)
index 0000000..35cb543
--- /dev/null
@@ -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 (file)
index 0000000..de2b2b8
--- /dev/null
@@ -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 (file)
index 0000000..a1fe8ab
--- /dev/null
@@ -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 (file)
index 0000000..9a9c9e3
--- /dev/null
@@ -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 (file)
index 0000000..7d007cd
--- /dev/null
@@ -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 (file)
index 0000000..54c92fd
--- /dev/null
@@ -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
index e5f3425..33d5a6c 100644 (file)
@@ -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
index c8d91a6..f6db311 100644 (file)
@@ -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
index e84ab23..c200b07 100644 (file)
@@ -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
index f7b68a1..d2ca013 100644 (file)
@@ -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
index ef56c68..8eb42aa 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index bbef9df..3b5d18a 100755 (executable)
@@ -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
index a988b3f..7720fe5 100755 (executable)
@@ -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
index 6de0842..530cf7f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index 616f03a..2297785 100755 (executable)
@@ -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
index 8e4af7c..a59a4dd 100755 (executable)
@@ -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
index 9d0628f..39cd66a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
 
index 08833cf..8336b3c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index e69de29..00f74ea 100644 (file)
@@ -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.
+
index 9a59d9a..ee8c171 100644 (file)
@@ -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
index 3b29fa6..1065419 100644 (file)
@@ -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
index 31feebf..0cfcebb 100644 (file)
@@ -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
index 5e1d895..2118c94 100644 (file)
@@ -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
index 888b343..f1953d0 100644 (file)
@@ -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
index 297bc07..6c545bc 100644 (file)
@@ -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
index 5620d94..8795458 100644 (file)
@@ -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
index b5bdd2e..5c471e7 100644 (file)
@@ -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
index 2e0c123..1fd16bc 100755 (executable)
@@ -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
index 9b31124..43260a1 100644 (file)
@@ -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
index 254dbab..a8458b7 100755 (executable)
@@ -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
index b7c9c5c..0a34bb4 100755 (executable)
@@ -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
index ff11a32..d36bf85 100644 (file)
@@ -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
index a1e3db3..3bc4263 100755 (executable)
@@ -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
index fe8fce2..83ff598 100755 (executable)
@@ -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
index 792c9e9..a3ef058 100644 (file)
@@ -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
index 13d992b..3b06fbc 100755 (executable)
@@ -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
index a7e0f67..61db427 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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 (file)
index e69de29..0000000
index c451c34..bbaef3d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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';
index 2d0ab01..c635b2b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 1b569c3..808f5d9 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index ffaccea..e2f4ff8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index fd9adb8..af6baa7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index ab92d40..4c09a9e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 765c88d..e8dc93a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a0a9408..a1b1381 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 6b87b2f..10ba9ce 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index f8f76a7..68c48ce 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index d5ff670..9079e0d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3548fc3..3647dc4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 16fca19..93aec12 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index e6a2609..5db8d7b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index a6c89b5..f6909cd 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index fec1cf3..e963ce4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0e1e910..288f7c1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index efc49e9..516d294 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 5251385..53d3abb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 435a5ed..1afeac6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index bea4f87..92b6526 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index bd933b9..471d0f1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index f0f4db1..e7b48a4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index fc54c1c..89e297c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 867f60c..91ccb24 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 9540315..29027d1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 00d45d8..b32826f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 71feaa0..cc48ed9 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index d58dbec..38110e6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index d7c82d8..da76eec 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index f72199c..209a68a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index b13bcfe..0b8ef88 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7ceb8c4..9103672 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a4d552e..f0815c2 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index b10dc1d..b39671e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index c3c654d..2a0be67 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 8f31107..14cd502 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0fc2b95..2392bb5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index 207c158..db0cf92 100755 (executable)
@@ -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
index 050074a..bff8d4b 100755 (executable)
@@ -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
index 9e4e597..816cf52 100755 (executable)
@@ -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
index 81b8c20..042c4ad 100755 (executable)
@@ -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
index e0e8ac9..0938f33 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index 9398ff9..8334c33 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 8a3fcdb..7b849ef 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index dc5f4a4..1b8651f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0c289a7..2a73094 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7ba2f2d..d8300a1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 725fa12..0ae5528 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index f363e92..3737bee 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 82f5c19..afce067 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3a4e2ef..801ef12 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index de287c8..025a072 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 2fd5aa1..3fbe9f6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 5f55300..dd04a27 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 24007e3..0d17d76 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 11c2630..2370eef 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 57f29a0..de86eff 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index ce57435..02a0baf 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c37c4ff..e5b12c6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 08f5565..21b9234 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 99d030f..f635608 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 63261f8..3307d71 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3425d5d..61eb854 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0f21b04..cbc3fb6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index cafe3a8..9751208 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 6a14f0d..a5238f0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 29844fe..9c7d192 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index baf682f..e99a008 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7a540a8..c9f9de1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index d753615..8d17f29 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c67e87e..0a604ed 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index b0c790e..0037a4a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 934a021..fe86b14 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 2c0877a..72004c4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 0adc2d6..8c831c1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 66d29da..b733392 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index bcd1918..a34c542 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 354f5f2..887cc59 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 212eb95..779836e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index d062088..00c8d54 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 63410bf..6d96c61 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index a50a105..012be44 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 4f78f72..19a9b65 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 2a6e81a..f783b2a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 04d4255..a64e368 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 445af3c..332420b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index efccfec..2bab1b2 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 9d9ea61..22d0a80 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index b3dc186..d5d86c1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 34947a0..7e0062e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7461fbb..1c279dc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index f75dbc4..def4a13 100644 (file)
@@ -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.
+-->
 <!doctype html>
 <html>
 <head>
index 34e6b34..c21df24 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 13984e7..63fbb4d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 65fd2f4..2d1e0c3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 78f8de7..0e947a3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index d3b9c7f..c443c30 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 94ab813..4ce7f0e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
index 5623ff7..51530ec 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  *
index 3c792e7..c6813d2 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
index 8f7344e..feebcfa 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index ca5d6b9..4260ff6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 29c4557..4f7e8af 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 2a5e61b..3a3b3a4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 095b3f9..87226b4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 8fb3e51..5e89655 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 07af002..ae1d41b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 8fd80b6..4828cd1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index cc323af..0d33245 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 7cdd549..45c0100 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index cb78911..0d4c3e3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index b043b4d..e58dd8f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 3d4a69a..bd3e8ef 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 403c644..a38880b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 1b17f88..a6f4cb4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index fd8e080..92adab4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 3c93d5b..92dc4a1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 9e4c101..5839ed9 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index eae052e..646a638 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 70e9be7..a8c61b0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
index 7330be0..a2db9f0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 182cf5c..1640abe 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index 0e3013f..3806b2b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index aae9fe6..46a6380 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a7e28d4..2026629 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  */
index a0d4a8c..61209de 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index cf662a0..3ce54a5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index d7b7403..8b14295 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 3b697df..154fa8f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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.
  *
index 40ace97..af582b2 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 3c878e1..75ffa63 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index d82727e..ef23837 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 8d9cfb5..ef5bdbc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index c122a72..a0bcb0b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index b6b4f70..412d4e3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index c9c388f..221baae 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 9061734..f049dea 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 5153e5f..0e44d7b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 81901b1..ecf5ee4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 4ee3445..5082184 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index a973ee5..4fffee7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index e53e3a7..b04c065 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 19779bc..6cc8fdf 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 27a070e..fa8037e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 23a0a3c..008ce3e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 5153e5f..0e44d7b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index c3d5d95..601affb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 7f46148..07f330c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 9357463..3c554fc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 1d74db6..0d23fc1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 1403738..a428068 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index da73e9f..0b4910f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 0dfda7f..79ba4d8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 5945085..17ba814 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 8e74566..8258bf7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 595d8b2..7b1ac9c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 5cd5196..43b3b21 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 659cda4..94019fb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 9322fa8..2f1ba6f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 1af7b2b..2160d5d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index f913235..9725a89 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 29534e0..569222c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7223c3c..dcf6fb0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 54604ea..c9460be 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4141ed5..934942c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index ba39466..a549ab7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 1156f62..96705f3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 236a71c..c0fa5d0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 8cf2c48..65a8956 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 97deb49..185f0e8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4506091..74d7d50 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4ea3261..54bcc98 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4ee43bd..a5e529f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0fb3f55..d60d047 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 1548d74..e3887c8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index eee2f2a..f8ed3a0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 629abf3..553adc0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 1d98b41..51bca06 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index cb4a954..f1c3050 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 8191bde..602be69 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index af4acf1..42c5820 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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";
 
 /*
index 53da27d..c175f68 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index ab3e286..7b5baff 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a5356b9..a818cdf 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 6157f11..59f2570 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c29b35a..3d25e54 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0721ed0..b4cc297 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index fb4ee88..2d4d329 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cf57698..fb90257 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 8e7f382..002a085 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 94fb303..8c2bacb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 5b107a8..10ebd43 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index e0e2f32..5702dfa 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 2d64d7f..9f8e55c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 81a0c6f..3593a29 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 0fb51da..c002912 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index f428043..6e3e5b0 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 5789f91..8af62da 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index f08eb8c..efdba00 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 324ead6..dc6bdbf 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index f72199c..209a68a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 2c1fb37..ce08a74 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index ed107a9..5a7298a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3cdf3d5..a63964e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 2a818bb..c9af235 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index b10dc1d..b39671e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index c3c654d..2a0be67 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index f72199c..209a68a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 6996392..e79497a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a5e2309..7229556 100644 (file)
@@ -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.
+-->
 <!doctype html>
 <html lang="en" class="viewport">
     <head>
index 3c1f7b8..8c0aca4 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index ca94566..738674b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7fbaba7..3667ef9 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index f72199c..209a68a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 6996392..e79497a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a5e2309..7229556 100644 (file)
@@ -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.
+-->
 <!doctype html>
 <html lang="en" class="viewport">
     <head>
index f69a91e..6583f8c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index 9fc05af..7d80efc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 5bb5051..a6a761d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index f0fb758..e4d9744 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index f72199c..209a68a 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index ac66843..02baaf6 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 44c7f6d..7ba85b7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index e69de29..d63c8cb 100644 (file)
@@ -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.
+ */
+
index 039eb7c..e2d7e70 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 159c02e..c9e5d8b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 04d0c15..9d42f41 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a3e4e9f..0d11734 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index b568c45..7f38522 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c2dca95..1a2a807 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 8b47750..4a85bec 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 68623c2..4b4e310 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 5bfe5e1..38a4f4b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7ff3045..7d7e5e9 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3975963..d59e25f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index e9b0288..a11b1a3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 52a2e48..60c56f1 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 22db87b..8284dae 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 289dede..dda13f5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index cc33921..1d0e0ca 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 432d62a..5c9ccb3 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 1bb8602..e11b900 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c54c9ae..85c49fb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4767da2..5bc2d39 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 0decfe1..23d0497 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index bba9c2b..bbf3bca 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index d50fc0f..82e5c59 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index ea275da..0575245 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 3872fe2..5d69694 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 360b4f4..28ea354 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index ddd7f4b..774bc45 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 25e16d3..1efe940 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 29ce68f..da538a7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 82e32e8..1e9abf8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index a0ab7ed..6cc2e62 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index b502128..6b9e88f 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 216bc61..30b5322 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 2e21bbc..eb7ca59 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 3c3e4f3..fa0cd55 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index de5f2de..3e7b736 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index fda49e9..d364071 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 7b18eeb..d12b978 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index d38ea64..d530423 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 0279636..6d0fd41 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 4bed9b3..ecd1a93 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 426e875..45eb7b2 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index d0c5c54..a59faeb 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 9acc37d..c8ac6a7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 7543b2e..18fc501 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index 28f23c0..dd5fbf5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index eb2d921..66fda9d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index e021404..3d2b58b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index d6be2e2..7ee54a7 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index b33840d..0cf285b 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
index c3fc688..7ef7a50 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index cc48f2f..cb6a746 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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) {
index bd78f5c..8ef366c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 3f02939..7392561 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index f69a91e..6583f8c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index 931815f..0c88c6c 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 895c75a..98f14f7 100755 (executable)
@@ -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
index 15fce5d..7a9b0af 100755 (executable)
@@ -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
index 8e26a30..ca36c34 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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
  */
index 9b4fd44..cbda582 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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 <https://theintern.github.io/intern/#configuration>.
 // 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
index 0c65bbd..d84a40d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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';
index c8f0b73..c84dcf5 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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',
index b1ac1de..70b51fc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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');
index 3f30831..54b5460 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ *    Copyright 2016 RIFT.IO Inc
+ *
+ *    Licensed under the Apache License, Version 2.0 (the "License");
+ *    you may not use this file except in compliance with the License.
+ *    You may obtain a copy of the License at
+ *
+ *        http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *    Unless required by applicable law or agreed to in writing, software
+ *    distributed under the License is distributed on an "AS IS" BASIS,
+ *    WITHOUT 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([