From ba0df0daeb3498f342877b65f448e6efbf500417 Mon Sep 17 00:00:00 2001 From: Sourabh Mehta Date: Wed, 18 Mar 2026 15:17:36 +0100 Subject: [PATCH] Update Apache license URL to use HTTPS --- LICENSE | 2 +- LICENSE-Apache-2.0 | 2 +- __mocks__/static-assets.js | 2 +- __mocks__/vscode.js | 2 +- api/csolution-api-v1.d.ts | 2 +- api/csolution-api-v2.d.ts | 2 +- api/csolution.d.ts | 2 +- scripts/copyright-manager.ts | 4 ++-- scripts/download-tools.ts | 2 +- scripts/package.ts | 2 +- scripts/tpip-reporter.ts | 2 +- scripts/update-tpip.ts | 2 +- src/__test__/custom-faker.test.ts | 2 +- src/__test__/custom-faker.ts | 2 +- src/__test__/custom-matchers.test.ts | 2 +- src/__test__/custom-matchers.ts | 2 +- src/__test__/dom-events.ts | 2 +- src/__test__/test-data-factory.test.ts | 2 +- src/__test__/test-data-factory.ts | 2 +- src/__test__/test-data.ts | 2 +- src/__test__/test-waits.ts | 2 +- src/__test__/wait-for-condition.ts | 2 +- src/api/api.factories.ts | 2 +- src/api/api.test.ts | 2 +- src/api/csolution-extension.test.ts | 2 +- src/api/csolution-extension.ts | 2 +- src/api/v2-api.test.ts | 2 +- src/api/v2-api.ts | 2 +- src/array.test.ts | 2 +- src/array.ts | 2 +- src/core-tools/client/packs_pb.d.ts | 2 +- src/core-tools/client/solutions_pb.d.ts | 2 +- src/core-tools/core-tools-data-building.test.ts | 2 +- src/core-tools/core-tools-data-building.ts | 2 +- src/core-tools/core-tools-service.factories.ts | 2 +- src/core-tools/destringify-processor-data.test.ts | 2 +- src/core-tools/destringify-processor-data.ts | 2 +- src/data-manager/board-data.ts | 2 +- src/data-manager/data-manager.factories.ts | 2 +- src/data-manager/data-manager.test.ts | 2 +- src/data-manager/data-manager.ts | 2 +- src/data-manager/data-source.ts | 2 +- src/data-manager/dataset.test.ts | 2 +- src/data-manager/dataset.ts | 2 +- src/data-manager/device-data.ts | 2 +- src/data-manager/draft-project-data.ts | 2 +- src/data-manager/pack-data.test.ts | 2 +- src/data-manager/pack-data.ts | 2 +- src/debug/adapter-json-file.test.ts | 2 +- src/debug/adapter-json-file.ts | 2 +- src/debug/debug-adapters-yaml-file.factory.ts | 2 +- src/debug/debug-adapters-yaml-file.test.ts | 2 +- src/debug/debug-adapters-yaml-file.ts | 2 +- src/debug/debug-launch-provider.test.ts | 2 +- src/debug/debug-launch-provider.ts | 2 +- src/debug/launch-json-file.test.ts | 2 +- src/debug/launch-json-file.ts | 2 +- src/debug/tasks-json-file.test.ts | 2 +- src/debug/tasks-json-file.ts | 2 +- src/desktop/env-manager.test.ts | 2 +- src/desktop/env-manager.ts | 2 +- src/desktop/extension.ts | 2 +- src/desktop/protocol-handler.test.ts | 2 +- src/desktop/protocol-handler.ts | 2 +- src/e2e-tests/build.test.ts | 2 +- src/e2e-tests/constants.ts | 2 +- src/e2e-tests/drivers/Terminal-driver.ts | 2 +- src/e2e-tests/drivers/command-driver.ts | 2 +- src/e2e-tests/drivers/output-driver.ts | 2 +- src/e2e-tests/drivers/page-driver.ts | 2 +- src/e2e-tests/drivers/vcpkg-driver.ts | 2 +- src/e2e-tests/infrastructure/electron.ts | 2 +- src/e2e-tests/infrastructure/test-directories.ts | 2 +- src/e2e-tests/infrastructure/vscode-driver.ts | 2 +- src/e2e-tests/infrastructure/vscode.ts | 2 +- src/e2e-tests/utils/examples.ts | 2 +- src/e2e-tests/utils/helper.ts | 2 +- src/e2e-tests/utils/install-extensions.ts | 2 +- src/e2e-tests/utils/logger.ts | 2 +- src/e2e-tests/utils/screenshot.ts | 2 +- src/file-download.test.ts | 2 +- src/file-download.ts | 2 +- src/generic/array.test.ts | 2 +- src/generic/array.ts | 2 +- src/generic/attributed-item.test.ts | 2 +- src/generic/attributed-item.ts | 2 +- src/generic/constructor.ts | 2 +- src/generic/error-list.factory.ts | 2 +- src/generic/error-list.test.ts | 2 +- src/generic/error-list.ts | 2 +- src/generic/eta-ext.test.ts | 2 +- src/generic/eta-ext.ts | 2 +- src/generic/interface-factory.ts | 2 +- src/generic/json-file.test.ts | 2 +- src/generic/json-file.ts | 2 +- src/generic/lazy.test.ts | 2 +- src/generic/lazy.ts | 2 +- src/generic/map.test.ts | 2 +- src/generic/map.ts | 2 +- src/generic/schema.test.ts | 2 +- src/generic/schema.ts | 2 +- src/generic/tcp-port-monitor.mock.ts | 2 +- src/generic/tcp-port-monitor.test.ts | 2 +- src/generic/tcp-port-monitor.ts | 2 +- src/generic/text-file.factory.ts | 2 +- src/generic/text-file.test.ts | 2 +- src/generic/text-file.ts | 2 +- src/generic/text-parser.test.ts | 2 +- src/generic/text-parser.ts | 2 +- src/generic/text-renderer.test.ts | 2 +- src/generic/text-renderer.ts | 2 +- src/generic/tree-item-builder.test.ts | 2 +- src/generic/tree-item-builder.ts | 2 +- src/generic/tree-item-file.factory.ts | 2 +- src/generic/tree-item-file.test.ts | 2 +- src/generic/tree-item-file.ts | 2 +- src/generic/tree-item-json-parser.test.ts | 2 +- src/generic/tree-item-json-parser.ts | 2 +- src/generic/tree-item-parser.test.ts | 2 +- src/generic/tree-item-parser.ts | 2 +- src/generic/tree-item-wrapper.test.ts | 2 +- src/generic/tree-item-wrapper.ts | 2 +- src/generic/tree-item-xml-parser.test.ts | 2 +- src/generic/tree-item-xml-parser.ts | 2 +- src/generic/tree-item-yaml-parser.test.ts | 2 +- src/generic/tree-item-yaml-parser.ts | 2 +- src/generic/tree-item.test.ts | 2 +- src/generic/tree-item.ts | 2 +- src/generic/type-helper.test.ts | 2 +- src/generic/type-helper.ts | 2 +- src/generic/yaml-file.test.ts | 2 +- src/generic/yaml-file.ts | 2 +- src/git-initialise/git.d.ts | 2 +- src/git-initialise/initialise-git.ts | 2 +- src/global/cmsis-settings-json-file.test.ts | 2 +- src/global/cmsis-settings-json-file.ts | 2 +- src/manifest.ts | 2 +- src/new-solution-modal.test.ts | 2 +- src/new-solution-modal.ts | 2 +- src/open-file-external-if.ts | 2 +- src/open-file-external.factories.ts | 2 +- src/open-file-external.test.ts | 2 +- src/open-file-external.ts | 2 +- src/packs/index-pidx-file.test.ts | 2 +- src/packs/index-pidx-file.ts | 2 +- src/packs/pack-id.factories.ts | 2 +- src/packs/pack-id.test.ts | 2 +- src/packs/pack-id.ts | 2 +- src/packs/pack-install-commands.test.ts | 2 +- src/packs/pack-install-commands.ts | 2 +- src/solar-search/graphql/client/schema.ts | 2 +- src/solar-search/graphql/codegen.ts | 2 +- src/solar-search/graphql/sdk.factories.ts | 2 +- src/solar-search/solar-search-client.factories.ts | 2 +- src/solar-search/solar-search-client.test.ts | 2 +- src/solar-search/solar-search-client.ts | 2 +- src/solutions/active-solution-tracker.factories.ts | 2 +- src/solutions/active-solution-tracker.test.ts | 2 +- src/solutions/active-solution-tracker.ts | 2 +- src/solutions/binary-file-locator.test.ts | 2 +- src/solutions/binary-file-locator.ts | 2 +- src/solutions/clangd-manager.test.ts | 2 +- src/solutions/clangd-manager.ts | 2 +- src/solutions/cmsis-toolbox.factories.ts | 2 +- src/solutions/cmsis-toolbox.test.ts | 2 +- src/solutions/cmsis-toolbox.ts | 2 +- src/solutions/common-yaml/test-helpers.ts | 2 +- src/solutions/constants.ts | 2 +- src/solutions/create-solution-from-data-manager.ts | 2 +- src/solutions/csolution.factory.ts | 2 +- src/solutions/csolution.test.ts | 2 +- src/solutions/csolution.ts | 2 +- src/solutions/descriptors/descriptors.factory.ts | 2 +- src/solutions/descriptors/descriptors.ts | 2 +- src/solutions/deserialising/solution-data.ts | 2 +- src/solutions/deserialising/solution-deserialisers.test.ts | 2 +- src/solutions/deserialising/solution-deserialisers.ts | 2 +- src/solutions/edit/common.test.ts | 2 +- src/solutions/edit/common.ts | 2 +- src/solutions/edit/edit-yaml-file.test.ts | 2 +- src/solutions/edit/edit-yaml-file.ts | 2 +- src/solutions/edit/edit-yaml.test.ts | 2 +- src/solutions/edit/edit-yaml.ts | 2 +- src/solutions/edit/manage-group-items.test.ts | 2 +- src/solutions/edit/manage-group-items.ts | 2 +- src/solutions/edit/project-file-updater.test.ts | 2 +- src/solutions/edit/project-file-updater.ts | 2 +- src/solutions/files/cbuild-file.factory.ts | 2 +- src/solutions/files/cbuild-file.test.ts | 2 +- src/solutions/files/cbuild-file.ts | 2 +- src/solutions/files/cbuild-idx-file.factory.ts | 2 +- src/solutions/files/cbuild-idx-file.test.ts | 2 +- src/solutions/files/cbuild-idx-file.ts | 2 +- src/solutions/files/cbuild-pack-file.test.ts | 2 +- src/solutions/files/cbuild-pack-file.ts | 2 +- src/solutions/files/cbuild-run-yaml-file.test.ts | 2 +- src/solutions/files/cbuild-run-yaml-file.ts | 2 +- src/solutions/files/cproject-yaml-file.test.ts | 2 +- src/solutions/files/cproject-yaml-file.ts | 2 +- src/solutions/files/csolution-wrap.test.ts | 2 +- src/solutions/files/csolution-wrap.ts | 2 +- src/solutions/files/csolution-yaml-file.test.ts | 2 +- src/solutions/files/csolution-yaml-file.ts | 2 +- src/solutions/hardware/debug-hardware-commands.test.ts | 2 +- src/solutions/hardware/debug-hardware-commands.ts | 2 +- src/solutions/hardware/target-pack-command.test.ts | 2 +- src/solutions/hardware/target-pack-command.ts | 2 +- src/solutions/intellisense/armclang-define-getter.test.ts | 2 +- src/solutions/intellisense/armclang-define-getter.ts | 2 +- src/solutions/intellisense/compile-commands-generator.test.ts | 2 +- src/solutions/intellisense/compile-commands-generator.ts | 2 +- src/solutions/intellisense/compile-commands-parser.test.ts | 2 +- src/solutions/intellisense/compile-commands-parser.ts | 2 +- .../language-features/reference-link-provider.test.ts | 2 +- src/solutions/language-features/reference-link-provider.ts | 2 +- .../solution-language-features-provider.test.ts | 2 +- .../language-features/solution-language-features-provider.ts | 2 +- src/solutions/language-features/yaml-range.test.ts | 2 +- src/solutions/language-features/yaml-range.ts | 2 +- src/solutions/mdk-conversion/convert-mdk-command.test.ts | 2 +- src/solutions/mdk-conversion/convert-mdk-command.ts | 2 +- src/solutions/mdk-conversion/mdk-projects.ts | 2 +- src/solutions/parsing/build-pack-file-parsing.test.ts | 2 +- src/solutions/parsing/build-pack-file-parsing.ts | 2 +- src/solutions/parsing/build-pack-file.ts | 2 +- src/solutions/parsing/cbuild-idx-file-parsing.test.ts | 2 +- src/solutions/parsing/cbuild-idx-file-parsing.ts | 2 +- src/solutions/parsing/cbuild-idx-file.ts | 2 +- src/solutions/parsing/common-file-parsing.factories.ts | 2 +- src/solutions/parsing/common-file-parsing.test.ts | 2 +- src/solutions/parsing/common-file-parsing.ts | 2 +- src/solutions/parsing/context-restriction-parsing.test.ts | 2 +- src/solutions/parsing/context-restriction-parsing.ts | 2 +- src/solutions/parsing/default-file-parsing.test.ts | 2 +- src/solutions/parsing/default-file-parsing.ts | 2 +- src/solutions/parsing/default-file.ts | 2 +- src/solutions/parsing/file-loader.test.ts | 2 +- src/solutions/parsing/file-loader.ts | 2 +- src/solutions/parsing/layer-file-parsing.test.ts | 2 +- src/solutions/parsing/layer-file-parsing.ts | 2 +- src/solutions/parsing/layer-file.ts | 2 +- src/solutions/parsing/processor-data-parsing.factories.ts | 2 +- src/solutions/parsing/processor-data-parsing.test.ts | 2 +- src/solutions/parsing/processor-data-parsing.ts | 2 +- src/solutions/parsing/project-file-parsing.test.ts | 2 +- src/solutions/parsing/project-file-parsing.ts | 2 +- src/solutions/parsing/project-file.ts | 2 +- src/solutions/parsing/solution-file-parsing.test.ts | 2 +- src/solutions/parsing/solution-file-parsing.ts | 2 +- src/solutions/parsing/solution-file.factories.ts | 2 +- src/solutions/parsing/solution-file.ts | 2 +- src/solutions/parsing/util.test.ts | 2 +- src/solutions/parsing/util.ts | 2 +- src/solutions/parsing/yaml-file-parsing.test.ts | 2 +- src/solutions/parsing/yaml-file-parsing.ts | 2 +- .../reconciliation/solution-document-reconciler.test.ts | 2 +- src/solutions/reconciliation/solution-document-reconciler.ts | 2 +- src/solutions/reconciliation/solution-file-reconciler.test.ts | 2 +- src/solutions/reconciliation/solution-file-reconciler.ts | 2 +- src/solutions/reconciliation/yaml-reconciler.test.ts | 2 +- src/solutions/reconciliation/yaml-reconciler.ts | 2 +- src/solutions/solution-converter.test.ts | 2 +- src/solutions/solution-converter.ts | 2 +- src/solutions/solution-creator.factories.ts | 2 +- src/solutions/solution-creator.ts | 2 +- src/solutions/solution-event-hub.test.ts | 2 +- src/solutions/solution-event-hub.ts | 2 +- src/solutions/solution-initialiser.factory.ts | 2 +- src/solutions/solution-initialiser.test.ts | 2 +- src/solutions/solution-initialiser.ts | 2 +- src/solutions/solution-manager.factories.ts | 2 +- src/solutions/solution-manager.test.ts | 2 +- src/solutions/solution-manager.ts | 2 +- src/solutions/solution-roots-watcher.test.ts | 2 +- src/solutions/solution-roots-watcher.ts | 2 +- src/solutions/solution-rpc-data.test.ts | 2 +- src/solutions/solution-rpc-data.ts | 2 +- src/solutions/solution-serialisers.test.ts | 2 +- src/solutions/solution-serialisers.ts | 2 +- src/status-bar.test.ts | 2 +- src/status-bar.ts | 2 +- src/style.d.ts | 2 +- src/tasks/build/build-command.test.ts | 2 +- src/tasks/build/build-command.ts | 2 +- src/tasks/build/build-runner.test.ts | 2 +- src/tasks/build/build-runner.ts | 2 +- src/tasks/build/build-stop-command.test.ts | 2 +- src/tasks/build/build-stop-command.ts | 2 +- src/tasks/build/build-task-definition-builder.factories.ts | 2 +- src/tasks/build/build-task-definition-builder.test.ts | 2 +- src/tasks/build/build-task-definition-builder.ts | 2 +- src/tasks/build/build-task-definition.test.ts | 2 +- src/tasks/build/build-task-definition.ts | 2 +- src/tasks/build/build-task-provider.test.ts | 2 +- src/tasks/build/build-task-provider.ts | 2 +- src/tasks/build/handle-enoent.test.ts | 2 +- src/tasks/build/handle-enoent.ts | 2 +- src/tasks/commands/cmsis-commands.test.ts | 2 +- src/tasks/commands/cmsis-commands.ts | 2 +- src/tasks/generator/generator-command.test.ts | 2 +- src/tasks/generator/generator-command.ts | 2 +- src/util.test.ts | 2 +- src/util.ts | 2 +- src/utils/context-utils.test.ts | 2 +- src/utils/context-utils.ts | 2 +- src/utils/fs-utils.test.ts | 2 +- src/utils/fs-utils.ts | 2 +- src/utils/path-utils.ts | 2 +- src/utils/string-utils.test.ts | 2 +- src/utils/string-utils.ts | 2 +- src/utils/vscode-utils.ts | 2 +- src/vcpkg/configure-vcpkg.factories.ts | 2 +- src/vcpkg/configure-vcpkg.test.ts | 2 +- src/vcpkg/configure-vcpkg.ts | 2 +- src/vcpkg/default-tools-dependencies.ts | 2 +- src/vcpkg/vcpkg-manager.factories.ts | 2 +- src/vcpkg/vcpkg-manager.test.ts | 2 +- src/vcpkg/vcpkg-manager.ts | 2 +- src/views/__test__/mock-message-handler.ts | 2 +- src/views/__test__/mock-messenger.ts | 2 +- src/views/__test__/mock-webview-manager.ts | 2 +- src/views/async-status.test.ts | 2 +- src/views/async-status.ts | 2 +- src/views/common/components/init-modal.ts | 2 +- src/views/common/components/search-filter-tree.test.ts | 2 +- src/views/common/components/search-filter-tree.ts | 2 +- src/views/common/components/tree-view-buider.test.ts | 2 +- src/views/common/components/tree-view-builder.ts | 2 +- src/views/common/components/tree-view.factories.ts | 2 +- src/views/config-wizard/app.ts | 2 +- src/views/config-wizard/confwiz-webview-common.ts | 2 +- .../confwiz-webview-keyboard-navigation.test.tsx | 2 +- .../config-wizard/confwiz-webview-keyboard-navigation.tsx | 2 +- src/views/config-wizard/confwiz-webview-main.test.ts | 2 +- src/views/config-wizard/confwiz-webview-main.ts | 2 +- .../config-wizard/confwiz-webview-view-component.test.tsx | 2 +- src/views/config-wizard/confwiz-webview-view-component.tsx | 2 +- src/views/config-wizard/confwiz-webview-view.ts | 2 +- src/views/config-wizard/parser/bitfield-type.test.ts | 2 +- src/views/config-wizard/parser/bitfield-type.ts | 2 +- src/views/config-wizard/parser/cw-array.ts | 2 +- src/views/config-wizard/parser/cw-comment.ts | 2 +- src/views/config-wizard/parser/cw-default.test.ts | 2 +- src/views/config-wizard/parser/cw-default.ts | 2 +- src/views/config-wizard/parser/cw-format.test.ts | 2 +- src/views/config-wizard/parser/cw-format.ts | 2 +- src/views/config-wizard/parser/cw-heading.ts | 2 +- src/views/config-wizard/parser/cw-info.ts | 2 +- src/views/config-wizard/parser/cw-item.test.ts | 2 +- src/views/config-wizard/parser/cw-item.ts | 2 +- src/views/config-wizard/parser/cw-math-operation.ts | 2 +- src/views/config-wizard/parser/cw-notification.ts | 2 +- src/views/config-wizard/parser/cw-option-assign.test.ts | 2 +- src/views/config-wizard/parser/cw-option-assign.ts | 2 +- src/views/config-wizard/parser/cw-option.test.ts | 2 +- src/views/config-wizard/parser/cw-option.ts | 2 +- src/views/config-wizard/parser/cw-range.test.ts | 2 +- src/views/config-wizard/parser/cw-range.ts | 2 +- src/views/config-wizard/parser/cw-string.ts | 2 +- src/views/config-wizard/parser/cw-utils.test.ts | 2 +- src/views/config-wizard/parser/cw-utils.ts | 2 +- src/views/config-wizard/parser/error.ts | 2 +- src/views/config-wizard/parser/gui-tree.test.ts | 2 +- src/views/config-wizard/parser/gui-tree.ts | 2 +- src/views/config-wizard/parser/number-type.test.ts | 2 +- src/views/config-wizard/parser/number-type.ts | 2 +- src/views/config-wizard/parser/parser.ts | 2 +- src/views/config-wizard/parser/range-type.ts | 2 +- src/views/config-wizard/parser/rw-value.test.ts | 2 +- src/views/config-wizard/parser/rw-value.ts | 2 +- src/views/config-wizard/parser/text-type.test.ts | 2 +- src/views/config-wizard/parser/text-type.ts | 2 +- src/views/config-wizard/parser/tokenizer.test.ts | 2 +- src/views/config-wizard/parser/tokenizer.ts | 2 +- src/views/config-wizard/parser/type-base.test.ts | 2 +- src/views/config-wizard/parser/type-base.ts | 2 +- src/views/create-solutions/cmsis-solution-types.factories.ts | 2 +- src/views/create-solutions/cmsis-solution-types.test.ts | 2 +- src/views/create-solutions/cmsis-solution-types.ts | 2 +- src/views/create-solutions/create-solution-data.test.ts | 2 +- src/views/create-solutions/create-solution-data.ts | 2 +- .../create-solutions/create-solution-webview-main.test.ts | 2 +- src/views/create-solutions/create-solution-webview-main.ts | 2 +- src/views/create-solutions/create-solution-webview-view.ts | 2 +- src/views/create-solutions/messages.ts | 2 +- src/views/create-solutions/units-conversion.test.ts | 2 +- src/views/create-solutions/units-conversion.ts | 2 +- src/views/create-solutions/view/actions.test.ts | 2 +- src/views/create-solutions/view/actions.ts | 2 +- src/views/create-solutions/view/app.ts | 2 +- src/views/create-solutions/view/components/message-service.ts | 2 +- .../create-solutions/view/state/field-and-interaction.ts | 2 +- src/views/create-solutions/view/state/hardware-selection.ts | 2 +- src/views/create-solutions/view/state/reducer.test.ts | 2 +- src/views/create-solutions/view/state/reducer.ts | 2 +- src/views/create-solutions/view/state/templates.test.ts | 2 +- src/views/create-solutions/view/state/templates.ts | 2 +- src/views/create-solutions/view/state/validation.test.ts | 2 +- src/views/create-solutions/view/state/validation.ts | 2 +- src/views/filterTree.test.ts | 2 +- src/views/filterTree.ts | 2 +- src/views/hooks/use-vscode-theme.test.ts | 2 +- src/views/hooks/use-vscode-theme.ts | 2 +- .../manage-components-packs/components-data.factories.ts | 2 +- src/views/manage-components-packs/components-data.test.ts | 2 +- src/views/manage-components-packs/components-data.ts | 2 +- .../manage-components-packs/components-packs-actions.test.ts | 2 +- src/views/manage-components-packs/components-packs-actions.ts | 2 +- .../components-packs-webview-main.test.ts | 2 +- .../manage-components-packs/components-packs-webview-main.ts | 2 +- .../manage-components-packs/components-packs-webview-view.ts | 2 +- .../manage-components-packs/data/component-parse.test.ts | 2 +- src/views/manage-components-packs/data/component-parse.ts | 2 +- .../data/component-row-id.factories.ts | 2 +- .../manage-components-packs/data/component-row-id.test.ts | 2 +- src/views/manage-components-packs/data/component-row-id.ts | 2 +- .../manage-components-packs/data/component-tools.test.ts | 2 +- src/views/manage-components-packs/data/component-tools.ts | 2 +- .../manage-components-packs/data/component-tree-walker.ts | 2 +- src/views/manage-components-packs/data/component-tree.ts | 2 +- src/views/manage-components-packs/data/pack-parse.ts | 2 +- src/views/manage-components-packs/data/parse-pack.test.ts | 2 +- src/views/manage-components-packs/messages.ts | 2 +- src/views/manage-components-packs/view/app.ts | 2 +- .../view/components/component-props.ts | 2 +- .../manage-components-packs/view/state/reducer.factories.ts | 2 +- src/views/manage-components-packs/view/state/reducer.test.ts | 2 +- src/views/manage-components-packs/view/state/reducer.ts | 2 +- src/views/manage-layers/board-layer.ts | 2 +- src/views/manage-layers/manage-layers-webview-main.ts | 2 +- src/views/manage-layers/manage-layers-webview-view.ts | 2 +- src/views/manage-layers/messages.ts | 2 +- src/views/manage-layers/view/actions.ts | 2 +- src/views/manage-layers/view/app.ts | 2 +- src/views/manage-layers/view/components/message-service.ts | 2 +- src/views/manage-layers/view/state/reducer.ts | 2 +- src/views/manage-layers/view/state/validation.ts | 2 +- src/views/manage-solution/manage-solution-controller.test.ts | 2 +- src/views/manage-solution/manage-solution-controller.ts | 2 +- src/views/manage-solution/manage-solution-custom-editor.ts | 2 +- .../manage-solution/manage-solution-webview-main.factories.ts | 2 +- .../manage-solution/manage-solution-webview-main.test.ts | 2 +- src/views/manage-solution/manage-solution-webview-main.ts | 2 +- src/views/manage-solution/manage-solution-webview-view.ts | 2 +- src/views/manage-solution/messages.ts | 2 +- src/views/manage-solution/types.ts | 2 +- src/views/manage-solution/view/app.ts | 2 +- src/views/manage-solution/view/components/manage-solution.tsx | 2 +- .../view/state/manage-solution-state.factories.ts | 2 +- src/views/manage-solution/view/state/manage-solution-state.ts | 2 +- src/views/manage-solution/view/state/reducer.test.ts | 2 +- src/views/manage-solution/view/state/reducer.ts | 2 +- src/views/message-handler.test.ts | 2 +- src/views/message-handler.ts | 2 +- .../solution-outline/commands/add-to-group-command.test.ts | 2 +- src/views/solution-outline/commands/add-to-group-command.ts | 2 +- .../solution-outline/commands/copy-header-command.test.ts | 2 +- src/views/solution-outline/commands/copy-header-command.ts | 2 +- src/views/solution-outline/commands/delete-command.test.ts | 2 +- src/views/solution-outline/commands/delete-command.ts | 2 +- src/views/solution-outline/commands/find-command.test.ts | 2 +- src/views/solution-outline/commands/find-command.ts | 2 +- src/views/solution-outline/commands/merge-command.test.ts | 2 +- src/views/solution-outline/commands/merge-command.ts | 2 +- src/views/solution-outline/commands/open-command.test.ts | 2 +- src/views/solution-outline/commands/open-command.ts | 2 +- .../solution-outline/commands/user-code-templates.test.ts | 2 +- src/views/solution-outline/commands/user-code-templates.ts | 2 +- src/views/solution-outline/solution-outline.test.ts | 2 +- src/views/solution-outline/solution-outline.ts | 2 +- .../tree-structure/solution-outline-file-item.test.ts | 2 +- .../tree-structure/solution-outline-file-item.ts | 2 +- .../tree-structure/solution-outline-hardware-item.test.ts | 2 +- .../tree-structure/solution-outline-hardware-item.ts | 2 +- .../tree-structure/solution-outline-item.test.ts | 2 +- .../solution-outline/tree-structure/solution-outline-item.ts | 2 +- .../tree-structure/solution-outline-project-items.ts | 2 +- .../tree-structure/solution-outline-tree.test.ts | 2 +- .../solution-outline/tree-structure/solution-outline-tree.ts | 2 +- .../tree-structure/solution-outline-types.factories.ts | 2 +- .../tree-structure/solution-outline-utils.test.ts | 2 +- .../solution-outline/tree-structure/solution-outline-utils.ts | 2 +- .../solution-outline/tree-structure/tree-provider.test.ts | 2 +- .../solution-outline/treeview-decoration-provider.test.ts | 2 +- src/views/solution-outline/treeview-decoration-provider.ts | 2 +- src/views/solution-outline/treeview-provider.ts | 2 +- src/views/solution-outline/utils.ts | 2 +- src/views/webpack-globals.ts | 2 +- src/views/webview-asset-retrieval.test.ts | 2 +- src/views/webview-asset-retrieval.ts | 2 +- src/views/webview-manager.test.ts | 2 +- src/views/webview-manager.ts | 2 +- src/vscode-api/commands-provider.factories.ts | 2 +- src/vscode-api/commands-provider.ts | 2 +- src/vscode-api/configuration-provider.factories.ts | 2 +- src/vscode-api/configuration-provider.ts | 2 +- src/vscode-api/extension-api-provider.factories.ts | 2 +- src/vscode-api/extension-api-provider.test.ts | 2 +- src/vscode-api/extension-api-provider.ts | 2 +- src/vscode-api/extension-api-wrapper.factories.ts | 2 +- src/vscode-api/extension-api-wrapper.test.ts | 2 +- src/vscode-api/extension-api-wrapper.ts | 2 +- src/vscode-api/extension-context.factories.ts | 2 +- src/vscode-api/extensions.factories.ts | 2 +- src/vscode-api/file-decoration-provider-manager.ts | 2 +- src/vscode-api/file-watcher-provider.factories.ts | 2 +- src/vscode-api/file-watcher-provider.ts | 2 +- src/vscode-api/global-state.factories.ts | 2 +- src/vscode-api/global-state.ts | 2 +- src/vscode-api/memento.factories.ts | 2 +- src/vscode-api/message-provider.factories.ts | 2 +- src/vscode-api/message-provider.ts | 2 +- src/vscode-api/ms-python.vscode-python-envs.api.ts | 2 +- src/vscode-api/output-channel-provider.factories.ts | 2 +- src/vscode-api/output-channel-provider.ts | 2 +- src/vscode-api/runner/process-manager.factories.ts | 2 +- src/vscode-api/runner/process-manager.ts | 2 +- src/vscode-api/runner/runner.ts | 2 +- src/vscode-api/runner/terminal-task-runner.test.ts | 2 +- src/vscode-api/runner/terminal-task-runner.ts | 2 +- src/vscode-api/text-document-handler.factories.ts | 2 +- src/vscode-api/text-document-handler.ts | 2 +- src/vscode-api/text-document.factories.ts | 2 +- src/vscode-api/theme-provider.ts | 2 +- src/vscode-api/with-progress-provider.factories.ts | 2 +- src/vscode-api/with-progress-provider.ts | 2 +- src/vscode-api/workspace-folders-provider.factories.ts | 2 +- src/vscode-api/workspace-folders-provider.ts | 2 +- src/vscode-api/workspace-fs-provider.factories.ts | 2 +- src/vscode-api/workspace-fs-provider.ts | 2 +- update_copyright_years.py | 2 +- 531 files changed, 532 insertions(+), 532 deletions(-) diff --git a/LICENSE b/LICENSE index 3fb6725c7..c373aaf4f 100644 --- a/LICENSE +++ b/LICENSE @@ -209,7 +209,7 @@ The full license text of applicable licenses is provided below. you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/LICENSE-Apache-2.0 b/LICENSE-Apache-2.0 index 261eeb9e9..b44737601 100644 --- a/LICENSE-Apache-2.0 +++ b/LICENSE-Apache-2.0 @@ -192,7 +192,7 @@ you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/__mocks__/static-assets.js b/__mocks__/static-assets.js index 7d2d7cbc5..2c7d42cd1 100644 --- a/__mocks__/static-assets.js +++ b/__mocks__/static-assets.js @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/__mocks__/vscode.js b/__mocks__/vscode.js index eb4fb6541..bf400baec 100644 --- a/__mocks__/vscode.js +++ b/__mocks__/vscode.js @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/api/csolution-api-v1.d.ts b/api/csolution-api-v1.d.ts index 4e71648fd..7ddad6b8f 100644 --- a/api/csolution-api-v1.d.ts +++ b/api/csolution-api-v1.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/api/csolution-api-v2.d.ts b/api/csolution-api-v2.d.ts index 14f2d9033..3a42f431e 100644 --- a/api/csolution-api-v2.d.ts +++ b/api/csolution-api-v2.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/api/csolution.d.ts b/api/csolution.d.ts index c69da6b92..c84926d99 100644 --- a/api/csolution.d.ts +++ b/api/csolution.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/copyright-manager.ts b/scripts/copyright-manager.ts index 881435cda..ea71032b6 100644 --- a/scripts/copyright-manager.ts +++ b/scripts/copyright-manager.ts @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -37,7 +37,7 @@ const COPYRIGHT_TEXT = `/** * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/download-tools.ts b/scripts/download-tools.ts index db8c97111..321b7c2e8 100644 --- a/scripts/download-tools.ts +++ b/scripts/download-tools.ts @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/package.ts b/scripts/package.ts index 947981d41..2639f1e25 100644 --- a/scripts/package.ts +++ b/scripts/package.ts @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/tpip-reporter.ts b/scripts/tpip-reporter.ts index 8b012ece7..3961dbf38 100644 --- a/scripts/tpip-reporter.ts +++ b/scripts/tpip-reporter.ts @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/scripts/update-tpip.ts b/scripts/update-tpip.ts index 1c085b88f..8b195e228 100644 --- a/scripts/update-tpip.ts +++ b/scripts/update-tpip.ts @@ -7,7 +7,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/custom-faker.test.ts b/src/__test__/custom-faker.test.ts index 2f09e0f97..4ba6efab4 100644 --- a/src/__test__/custom-faker.test.ts +++ b/src/__test__/custom-faker.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/custom-faker.ts b/src/__test__/custom-faker.ts index bb4eb6c94..7fa7b425b 100644 --- a/src/__test__/custom-faker.ts +++ b/src/__test__/custom-faker.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/custom-matchers.test.ts b/src/__test__/custom-matchers.test.ts index 4cd131a7e..e7dc6ab3d 100644 --- a/src/__test__/custom-matchers.test.ts +++ b/src/__test__/custom-matchers.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/custom-matchers.ts b/src/__test__/custom-matchers.ts index 74df55212..29ac32d83 100644 --- a/src/__test__/custom-matchers.ts +++ b/src/__test__/custom-matchers.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/dom-events.ts b/src/__test__/dom-events.ts index 6521c5ff9..17206fc5e 100644 --- a/src/__test__/dom-events.ts +++ b/src/__test__/dom-events.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/test-data-factory.test.ts b/src/__test__/test-data-factory.test.ts index 2c9444b3a..e90a8586e 100644 --- a/src/__test__/test-data-factory.test.ts +++ b/src/__test__/test-data-factory.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/test-data-factory.ts b/src/__test__/test-data-factory.ts index 101e5e0cd..d4efd2946 100644 --- a/src/__test__/test-data-factory.ts +++ b/src/__test__/test-data-factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/test-data.ts b/src/__test__/test-data.ts index b874468fb..3e7d7e0d9 100644 --- a/src/__test__/test-data.ts +++ b/src/__test__/test-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/test-waits.ts b/src/__test__/test-waits.ts index 9424e2026..23501f9f7 100644 --- a/src/__test__/test-waits.ts +++ b/src/__test__/test-waits.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/__test__/wait-for-condition.ts b/src/__test__/wait-for-condition.ts index cf90c4527..9cfcc2c31 100644 --- a/src/__test__/wait-for-condition.ts +++ b/src/__test__/wait-for-condition.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/api.factories.ts b/src/api/api.factories.ts index 7cba21860..737b7e702 100644 --- a/src/api/api.factories.ts +++ b/src/api/api.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/api.test.ts b/src/api/api.test.ts index 1d5d1510a..64d43e0ba 100644 --- a/src/api/api.test.ts +++ b/src/api/api.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/csolution-extension.test.ts b/src/api/csolution-extension.test.ts index db3607384..9279f9dd5 100644 --- a/src/api/csolution-extension.test.ts +++ b/src/api/csolution-extension.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/csolution-extension.ts b/src/api/csolution-extension.ts index 1af88ccd4..3eb6b6409 100644 --- a/src/api/csolution-extension.ts +++ b/src/api/csolution-extension.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/v2-api.test.ts b/src/api/v2-api.test.ts index 762218213..796563a1f 100644 --- a/src/api/v2-api.test.ts +++ b/src/api/v2-api.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/api/v2-api.ts b/src/api/v2-api.ts index 9ee38e2bb..4ff5fe539 100644 --- a/src/api/v2-api.ts +++ b/src/api/v2-api.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/array.test.ts b/src/array.test.ts index f2e004b00..34fae6f3a 100644 --- a/src/array.test.ts +++ b/src/array.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/array.ts b/src/array.ts index a7b68d311..5c849bfc7 100644 --- a/src/array.ts +++ b/src/array.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/client/packs_pb.d.ts b/src/core-tools/client/packs_pb.d.ts index 683f40e5b..f3d68efd3 100644 --- a/src/core-tools/client/packs_pb.d.ts +++ b/src/core-tools/client/packs_pb.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/client/solutions_pb.d.ts b/src/core-tools/client/solutions_pb.d.ts index 994a9e194..7ccba8486 100644 --- a/src/core-tools/client/solutions_pb.d.ts +++ b/src/core-tools/client/solutions_pb.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/core-tools-data-building.test.ts b/src/core-tools/core-tools-data-building.test.ts index 3fc6f3ce5..ae6efb36a 100644 --- a/src/core-tools/core-tools-data-building.test.ts +++ b/src/core-tools/core-tools-data-building.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/core-tools-data-building.ts b/src/core-tools/core-tools-data-building.ts index bacd492d1..750c79e0f 100644 --- a/src/core-tools/core-tools-data-building.ts +++ b/src/core-tools/core-tools-data-building.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/core-tools-service.factories.ts b/src/core-tools/core-tools-service.factories.ts index bee0e70c7..a8d193a1a 100644 --- a/src/core-tools/core-tools-service.factories.ts +++ b/src/core-tools/core-tools-service.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/destringify-processor-data.test.ts b/src/core-tools/destringify-processor-data.test.ts index ba580d68a..705509a43 100644 --- a/src/core-tools/destringify-processor-data.test.ts +++ b/src/core-tools/destringify-processor-data.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/core-tools/destringify-processor-data.ts b/src/core-tools/destringify-processor-data.ts index 9a7623a78..557ae702d 100644 --- a/src/core-tools/destringify-processor-data.ts +++ b/src/core-tools/destringify-processor-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/board-data.ts b/src/data-manager/board-data.ts index cd5f472b9..a10981b8b 100644 --- a/src/data-manager/board-data.ts +++ b/src/data-manager/board-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/data-manager.factories.ts b/src/data-manager/data-manager.factories.ts index 9f25188cf..e69a8bb0f 100644 --- a/src/data-manager/data-manager.factories.ts +++ b/src/data-manager/data-manager.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/data-manager.test.ts b/src/data-manager/data-manager.test.ts index 9dca737ab..3305b165c 100644 --- a/src/data-manager/data-manager.test.ts +++ b/src/data-manager/data-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/data-manager.ts b/src/data-manager/data-manager.ts index 08ac6a6f4..ea78c4a44 100644 --- a/src/data-manager/data-manager.ts +++ b/src/data-manager/data-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/data-source.ts b/src/data-manager/data-source.ts index a78440e4f..042301bb1 100644 --- a/src/data-manager/data-source.ts +++ b/src/data-manager/data-source.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/dataset.test.ts b/src/data-manager/dataset.test.ts index 56bb71d6a..02711b881 100644 --- a/src/data-manager/dataset.test.ts +++ b/src/data-manager/dataset.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/dataset.ts b/src/data-manager/dataset.ts index 3ffcf91db..650efaa4d 100644 --- a/src/data-manager/dataset.ts +++ b/src/data-manager/dataset.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/device-data.ts b/src/data-manager/device-data.ts index 166fa1808..c7c27deea 100644 --- a/src/data-manager/device-data.ts +++ b/src/data-manager/device-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/draft-project-data.ts b/src/data-manager/draft-project-data.ts index 93618d770..3790f4f86 100644 --- a/src/data-manager/draft-project-data.ts +++ b/src/data-manager/draft-project-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/pack-data.test.ts b/src/data-manager/pack-data.test.ts index a06ffd7f3..89781102b 100644 --- a/src/data-manager/pack-data.test.ts +++ b/src/data-manager/pack-data.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/data-manager/pack-data.ts b/src/data-manager/pack-data.ts index 46b80fc61..872c49e66 100644 --- a/src/data-manager/pack-data.ts +++ b/src/data-manager/pack-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/adapter-json-file.test.ts b/src/debug/adapter-json-file.test.ts index cc1eed528..d87dbeae3 100644 --- a/src/debug/adapter-json-file.test.ts +++ b/src/debug/adapter-json-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/adapter-json-file.ts b/src/debug/adapter-json-file.ts index da537f82a..501099af8 100644 --- a/src/debug/adapter-json-file.ts +++ b/src/debug/adapter-json-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/debug-adapters-yaml-file.factory.ts b/src/debug/debug-adapters-yaml-file.factory.ts index d1ceb8e5e..4d97490ce 100644 --- a/src/debug/debug-adapters-yaml-file.factory.ts +++ b/src/debug/debug-adapters-yaml-file.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/debug-adapters-yaml-file.test.ts b/src/debug/debug-adapters-yaml-file.test.ts index 98ee142d1..4b3981600 100644 --- a/src/debug/debug-adapters-yaml-file.test.ts +++ b/src/debug/debug-adapters-yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/debug-adapters-yaml-file.ts b/src/debug/debug-adapters-yaml-file.ts index 4e9639002..4f9b67043 100644 --- a/src/debug/debug-adapters-yaml-file.ts +++ b/src/debug/debug-adapters-yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/debug-launch-provider.test.ts b/src/debug/debug-launch-provider.test.ts index f0d7d534c..c0af4d527 100644 --- a/src/debug/debug-launch-provider.test.ts +++ b/src/debug/debug-launch-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/debug-launch-provider.ts b/src/debug/debug-launch-provider.ts index bb6f55246..a70a5918a 100644 --- a/src/debug/debug-launch-provider.ts +++ b/src/debug/debug-launch-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/launch-json-file.test.ts b/src/debug/launch-json-file.test.ts index 10022b255..3cf9694df 100644 --- a/src/debug/launch-json-file.test.ts +++ b/src/debug/launch-json-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/launch-json-file.ts b/src/debug/launch-json-file.ts index 82ec52a2b..4ecf71fa4 100644 --- a/src/debug/launch-json-file.ts +++ b/src/debug/launch-json-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/tasks-json-file.test.ts b/src/debug/tasks-json-file.test.ts index c83cde6c1..691073087 100644 --- a/src/debug/tasks-json-file.test.ts +++ b/src/debug/tasks-json-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/debug/tasks-json-file.ts b/src/debug/tasks-json-file.ts index 178b5f943..a99ecf2c4 100644 --- a/src/debug/tasks-json-file.ts +++ b/src/debug/tasks-json-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/desktop/env-manager.test.ts b/src/desktop/env-manager.test.ts index d1d85cbdf..abe67d661 100644 --- a/src/desktop/env-manager.test.ts +++ b/src/desktop/env-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/desktop/env-manager.ts b/src/desktop/env-manager.ts index 162384dca..51959d2a5 100644 --- a/src/desktop/env-manager.ts +++ b/src/desktop/env-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/desktop/extension.ts b/src/desktop/extension.ts index 480cb25ea..5dfdb004f 100644 --- a/src/desktop/extension.ts +++ b/src/desktop/extension.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/desktop/protocol-handler.test.ts b/src/desktop/protocol-handler.test.ts index 9de7f4cde..58ffded3a 100644 --- a/src/desktop/protocol-handler.test.ts +++ b/src/desktop/protocol-handler.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/desktop/protocol-handler.ts b/src/desktop/protocol-handler.ts index 017276be9..c658a46d8 100644 --- a/src/desktop/protocol-handler.ts +++ b/src/desktop/protocol-handler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/build.test.ts b/src/e2e-tests/build.test.ts index 1270842cf..3d0ed2d62 100644 --- a/src/e2e-tests/build.test.ts +++ b/src/e2e-tests/build.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/constants.ts b/src/e2e-tests/constants.ts index dc40624e8..d62d26dc4 100644 --- a/src/e2e-tests/constants.ts +++ b/src/e2e-tests/constants.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/drivers/Terminal-driver.ts b/src/e2e-tests/drivers/Terminal-driver.ts index 4183386b1..1006f8c6c 100644 --- a/src/e2e-tests/drivers/Terminal-driver.ts +++ b/src/e2e-tests/drivers/Terminal-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/drivers/command-driver.ts b/src/e2e-tests/drivers/command-driver.ts index 0e136601c..28008db1c 100644 --- a/src/e2e-tests/drivers/command-driver.ts +++ b/src/e2e-tests/drivers/command-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/drivers/output-driver.ts b/src/e2e-tests/drivers/output-driver.ts index d450c1285..13e3afeb0 100644 --- a/src/e2e-tests/drivers/output-driver.ts +++ b/src/e2e-tests/drivers/output-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/drivers/page-driver.ts b/src/e2e-tests/drivers/page-driver.ts index 9f4a0da60..a2bf60d95 100644 --- a/src/e2e-tests/drivers/page-driver.ts +++ b/src/e2e-tests/drivers/page-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/drivers/vcpkg-driver.ts b/src/e2e-tests/drivers/vcpkg-driver.ts index 1dd435afb..631063ea5 100644 --- a/src/e2e-tests/drivers/vcpkg-driver.ts +++ b/src/e2e-tests/drivers/vcpkg-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/infrastructure/electron.ts b/src/e2e-tests/infrastructure/electron.ts index efc8bff49..6a9c06257 100644 --- a/src/e2e-tests/infrastructure/electron.ts +++ b/src/e2e-tests/infrastructure/electron.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/infrastructure/test-directories.ts b/src/e2e-tests/infrastructure/test-directories.ts index 09d7cc800..36c96d05d 100644 --- a/src/e2e-tests/infrastructure/test-directories.ts +++ b/src/e2e-tests/infrastructure/test-directories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/infrastructure/vscode-driver.ts b/src/e2e-tests/infrastructure/vscode-driver.ts index 90185085a..8f2f9c8c7 100644 --- a/src/e2e-tests/infrastructure/vscode-driver.ts +++ b/src/e2e-tests/infrastructure/vscode-driver.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/infrastructure/vscode.ts b/src/e2e-tests/infrastructure/vscode.ts index dc18e42d1..f06373ff0 100644 --- a/src/e2e-tests/infrastructure/vscode.ts +++ b/src/e2e-tests/infrastructure/vscode.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/utils/examples.ts b/src/e2e-tests/utils/examples.ts index 91318195e..c3c1ce8ab 100644 --- a/src/e2e-tests/utils/examples.ts +++ b/src/e2e-tests/utils/examples.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/utils/helper.ts b/src/e2e-tests/utils/helper.ts index 34b8b243c..720939d1e 100644 --- a/src/e2e-tests/utils/helper.ts +++ b/src/e2e-tests/utils/helper.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/utils/install-extensions.ts b/src/e2e-tests/utils/install-extensions.ts index c24cb0992..9880c513f 100644 --- a/src/e2e-tests/utils/install-extensions.ts +++ b/src/e2e-tests/utils/install-extensions.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/utils/logger.ts b/src/e2e-tests/utils/logger.ts index 6bc604008..db0de3e80 100644 --- a/src/e2e-tests/utils/logger.ts +++ b/src/e2e-tests/utils/logger.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/e2e-tests/utils/screenshot.ts b/src/e2e-tests/utils/screenshot.ts index 73accd629..fd0b0663c 100644 --- a/src/e2e-tests/utils/screenshot.ts +++ b/src/e2e-tests/utils/screenshot.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/file-download.test.ts b/src/file-download.test.ts index 945e1bf8c..7055a2f83 100644 --- a/src/file-download.test.ts +++ b/src/file-download.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/file-download.ts b/src/file-download.ts index 5d5b1e69e..15d58b2cb 100644 --- a/src/file-download.ts +++ b/src/file-download.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/array.test.ts b/src/generic/array.test.ts index fe20a4627..491b0817f 100644 --- a/src/generic/array.test.ts +++ b/src/generic/array.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/array.ts b/src/generic/array.ts index 9c1fadb08..19449556b 100644 --- a/src/generic/array.ts +++ b/src/generic/array.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/attributed-item.test.ts b/src/generic/attributed-item.test.ts index 8b0bfcd82..3c146349f 100644 --- a/src/generic/attributed-item.test.ts +++ b/src/generic/attributed-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/attributed-item.ts b/src/generic/attributed-item.ts index 2c4b22f81..bd608d703 100644 --- a/src/generic/attributed-item.ts +++ b/src/generic/attributed-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/constructor.ts b/src/generic/constructor.ts index 5c50286ee..2b2d0c9e8 100644 --- a/src/generic/constructor.ts +++ b/src/generic/constructor.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/error-list.factory.ts b/src/generic/error-list.factory.ts index f108ebe45..5baaf7bf8 100644 --- a/src/generic/error-list.factory.ts +++ b/src/generic/error-list.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/error-list.test.ts b/src/generic/error-list.test.ts index 5460f03c6..fb09c944a 100644 --- a/src/generic/error-list.test.ts +++ b/src/generic/error-list.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/error-list.ts b/src/generic/error-list.ts index 543e8745a..623e85f21 100644 --- a/src/generic/error-list.ts +++ b/src/generic/error-list.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/eta-ext.test.ts b/src/generic/eta-ext.test.ts index 61c8fc033..4c29cd4a3 100644 --- a/src/generic/eta-ext.test.ts +++ b/src/generic/eta-ext.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/eta-ext.ts b/src/generic/eta-ext.ts index 2cf8764b4..fa1d634c1 100644 --- a/src/generic/eta-ext.ts +++ b/src/generic/eta-ext.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/interface-factory.ts b/src/generic/interface-factory.ts index f335dd421..8efef84bb 100644 --- a/src/generic/interface-factory.ts +++ b/src/generic/interface-factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/json-file.test.ts b/src/generic/json-file.test.ts index eb390379f..fc68644eb 100644 --- a/src/generic/json-file.test.ts +++ b/src/generic/json-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/json-file.ts b/src/generic/json-file.ts index c4810944d..b582a2067 100644 --- a/src/generic/json-file.ts +++ b/src/generic/json-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/lazy.test.ts b/src/generic/lazy.test.ts index 0636da3e5..c50a8f193 100644 --- a/src/generic/lazy.test.ts +++ b/src/generic/lazy.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/lazy.ts b/src/generic/lazy.ts index 2c59e6de2..0dba7823b 100644 --- a/src/generic/lazy.ts +++ b/src/generic/lazy.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/map.test.ts b/src/generic/map.test.ts index 85e84a2b5..ae33a8ee0 100644 --- a/src/generic/map.test.ts +++ b/src/generic/map.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/map.ts b/src/generic/map.ts index 09b401da4..a5594160d 100644 --- a/src/generic/map.ts +++ b/src/generic/map.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/schema.test.ts b/src/generic/schema.test.ts index b3b57daf9..8e2ca2cde 100644 --- a/src/generic/schema.test.ts +++ b/src/generic/schema.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/schema.ts b/src/generic/schema.ts index 015ef4611..1280cc8fd 100644 --- a/src/generic/schema.ts +++ b/src/generic/schema.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tcp-port-monitor.mock.ts b/src/generic/tcp-port-monitor.mock.ts index 5046b1008..ad68d7abf 100644 --- a/src/generic/tcp-port-monitor.mock.ts +++ b/src/generic/tcp-port-monitor.mock.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tcp-port-monitor.test.ts b/src/generic/tcp-port-monitor.test.ts index 3ddd66c80..a775bd75c 100644 --- a/src/generic/tcp-port-monitor.test.ts +++ b/src/generic/tcp-port-monitor.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tcp-port-monitor.ts b/src/generic/tcp-port-monitor.ts index e320e6a34..e6e088d25 100644 --- a/src/generic/tcp-port-monitor.ts +++ b/src/generic/tcp-port-monitor.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-file.factory.ts b/src/generic/text-file.factory.ts index 72242204c..1630c884c 100644 --- a/src/generic/text-file.factory.ts +++ b/src/generic/text-file.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-file.test.ts b/src/generic/text-file.test.ts index 4aa9f7982..a576a8fe3 100644 --- a/src/generic/text-file.test.ts +++ b/src/generic/text-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-file.ts b/src/generic/text-file.ts index cc860fd21..15db70302 100644 --- a/src/generic/text-file.ts +++ b/src/generic/text-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-parser.test.ts b/src/generic/text-parser.test.ts index 9f8c954b3..1a356cefb 100644 --- a/src/generic/text-parser.test.ts +++ b/src/generic/text-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-parser.ts b/src/generic/text-parser.ts index b5574d4b3..40e997e83 100644 --- a/src/generic/text-parser.ts +++ b/src/generic/text-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-renderer.test.ts b/src/generic/text-renderer.test.ts index 6b4e31149..5bc972c93 100644 --- a/src/generic/text-renderer.test.ts +++ b/src/generic/text-renderer.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/text-renderer.ts b/src/generic/text-renderer.ts index 044e772c8..6c7a70790 100644 --- a/src/generic/text-renderer.ts +++ b/src/generic/text-renderer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-builder.test.ts b/src/generic/tree-item-builder.test.ts index c2fb2397b..fcca5b432 100644 --- a/src/generic/tree-item-builder.test.ts +++ b/src/generic/tree-item-builder.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-builder.ts b/src/generic/tree-item-builder.ts index 2d3fda357..bb83941e6 100644 --- a/src/generic/tree-item-builder.ts +++ b/src/generic/tree-item-builder.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-file.factory.ts b/src/generic/tree-item-file.factory.ts index fe96a2b39..81217463e 100644 --- a/src/generic/tree-item-file.factory.ts +++ b/src/generic/tree-item-file.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-file.test.ts b/src/generic/tree-item-file.test.ts index b495b9069..f37112aba 100644 --- a/src/generic/tree-item-file.test.ts +++ b/src/generic/tree-item-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-file.ts b/src/generic/tree-item-file.ts index c841ce647..e830d2043 100644 --- a/src/generic/tree-item-file.ts +++ b/src/generic/tree-item-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-json-parser.test.ts b/src/generic/tree-item-json-parser.test.ts index 6abd20d91..a40d1c2ae 100644 --- a/src/generic/tree-item-json-parser.test.ts +++ b/src/generic/tree-item-json-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-json-parser.ts b/src/generic/tree-item-json-parser.ts index db36e3802..f7b9acd7a 100644 --- a/src/generic/tree-item-json-parser.ts +++ b/src/generic/tree-item-json-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-parser.test.ts b/src/generic/tree-item-parser.test.ts index 045637cf6..1eab9a28b 100644 --- a/src/generic/tree-item-parser.test.ts +++ b/src/generic/tree-item-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-parser.ts b/src/generic/tree-item-parser.ts index 7d851f0af..258b97e2e 100644 --- a/src/generic/tree-item-parser.ts +++ b/src/generic/tree-item-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-wrapper.test.ts b/src/generic/tree-item-wrapper.test.ts index a34b4db31..43fd8c5b0 100644 --- a/src/generic/tree-item-wrapper.test.ts +++ b/src/generic/tree-item-wrapper.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-wrapper.ts b/src/generic/tree-item-wrapper.ts index 52cfada70..a01667a2e 100644 --- a/src/generic/tree-item-wrapper.ts +++ b/src/generic/tree-item-wrapper.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-xml-parser.test.ts b/src/generic/tree-item-xml-parser.test.ts index 3522a741c..7371bf132 100644 --- a/src/generic/tree-item-xml-parser.test.ts +++ b/src/generic/tree-item-xml-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-xml-parser.ts b/src/generic/tree-item-xml-parser.ts index 05ddf15c0..875ac4e75 100644 --- a/src/generic/tree-item-xml-parser.ts +++ b/src/generic/tree-item-xml-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-yaml-parser.test.ts b/src/generic/tree-item-yaml-parser.test.ts index 366044210..2011be068 100644 --- a/src/generic/tree-item-yaml-parser.test.ts +++ b/src/generic/tree-item-yaml-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item-yaml-parser.ts b/src/generic/tree-item-yaml-parser.ts index 53d20a612..2f515d1cc 100644 --- a/src/generic/tree-item-yaml-parser.ts +++ b/src/generic/tree-item-yaml-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item.test.ts b/src/generic/tree-item.test.ts index 37b7cedd5..3d090a1c7 100644 --- a/src/generic/tree-item.test.ts +++ b/src/generic/tree-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/tree-item.ts b/src/generic/tree-item.ts index 6b06211d3..cb039a3ff 100644 --- a/src/generic/tree-item.ts +++ b/src/generic/tree-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/type-helper.test.ts b/src/generic/type-helper.test.ts index 9ffb2c119..e1be9eb80 100644 --- a/src/generic/type-helper.test.ts +++ b/src/generic/type-helper.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/type-helper.ts b/src/generic/type-helper.ts index 2527746b4..bc0d5dd23 100644 --- a/src/generic/type-helper.ts +++ b/src/generic/type-helper.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/yaml-file.test.ts b/src/generic/yaml-file.test.ts index b007ec4d3..4d323ef9e 100644 --- a/src/generic/yaml-file.test.ts +++ b/src/generic/yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/generic/yaml-file.ts b/src/generic/yaml-file.ts index 8bb9aa2d9..59db5be65 100644 --- a/src/generic/yaml-file.ts +++ b/src/generic/yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/git-initialise/git.d.ts b/src/git-initialise/git.d.ts index 171e3e8bd..6704563d5 100644 --- a/src/git-initialise/git.d.ts +++ b/src/git-initialise/git.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/git-initialise/initialise-git.ts b/src/git-initialise/initialise-git.ts index 5d032d2df..22482bf87 100644 --- a/src/git-initialise/initialise-git.ts +++ b/src/git-initialise/initialise-git.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/global/cmsis-settings-json-file.test.ts b/src/global/cmsis-settings-json-file.test.ts index d269b44d2..c710cccd0 100644 --- a/src/global/cmsis-settings-json-file.test.ts +++ b/src/global/cmsis-settings-json-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/global/cmsis-settings-json-file.ts b/src/global/cmsis-settings-json-file.ts index 7b3092d35..ae183b775 100644 --- a/src/global/cmsis-settings-json-file.ts +++ b/src/global/cmsis-settings-json-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/manifest.ts b/src/manifest.ts index 633391577..10bdc6755 100644 --- a/src/manifest.ts +++ b/src/manifest.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/new-solution-modal.test.ts b/src/new-solution-modal.test.ts index 9f4e6e382..d5e86200b 100644 --- a/src/new-solution-modal.test.ts +++ b/src/new-solution-modal.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/new-solution-modal.ts b/src/new-solution-modal.ts index 4d51e585d..84f54c201 100644 --- a/src/new-solution-modal.ts +++ b/src/new-solution-modal.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/open-file-external-if.ts b/src/open-file-external-if.ts index afab670a4..24f252190 100644 --- a/src/open-file-external-if.ts +++ b/src/open-file-external-if.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/open-file-external.factories.ts b/src/open-file-external.factories.ts index d93892885..b09814240 100644 --- a/src/open-file-external.factories.ts +++ b/src/open-file-external.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/open-file-external.test.ts b/src/open-file-external.test.ts index 788748cba..de1ead78a 100644 --- a/src/open-file-external.test.ts +++ b/src/open-file-external.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/open-file-external.ts b/src/open-file-external.ts index 0ed9d885c..abbd4dca7 100644 --- a/src/open-file-external.ts +++ b/src/open-file-external.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/index-pidx-file.test.ts b/src/packs/index-pidx-file.test.ts index 229d4a945..47b2568b6 100644 --- a/src/packs/index-pidx-file.test.ts +++ b/src/packs/index-pidx-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/index-pidx-file.ts b/src/packs/index-pidx-file.ts index a590a4245..e823ed117 100644 --- a/src/packs/index-pidx-file.ts +++ b/src/packs/index-pidx-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/pack-id.factories.ts b/src/packs/pack-id.factories.ts index 8fcc3585f..c65c4a939 100644 --- a/src/packs/pack-id.factories.ts +++ b/src/packs/pack-id.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/pack-id.test.ts b/src/packs/pack-id.test.ts index 933ce5fc5..01f1d2753 100644 --- a/src/packs/pack-id.test.ts +++ b/src/packs/pack-id.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/pack-id.ts b/src/packs/pack-id.ts index 0f8ab186c..183648075 100644 --- a/src/packs/pack-id.ts +++ b/src/packs/pack-id.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/pack-install-commands.test.ts b/src/packs/pack-install-commands.test.ts index 9ec53c9b5..671c55df7 100644 --- a/src/packs/pack-install-commands.test.ts +++ b/src/packs/pack-install-commands.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/packs/pack-install-commands.ts b/src/packs/pack-install-commands.ts index d90e305e8..452a08e0e 100644 --- a/src/packs/pack-install-commands.ts +++ b/src/packs/pack-install-commands.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/graphql/client/schema.ts b/src/solar-search/graphql/client/schema.ts index 23f950041..c2c7daeab 100644 --- a/src/solar-search/graphql/client/schema.ts +++ b/src/solar-search/graphql/client/schema.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/graphql/codegen.ts b/src/solar-search/graphql/codegen.ts index f3734b76e..edbec7d09 100644 --- a/src/solar-search/graphql/codegen.ts +++ b/src/solar-search/graphql/codegen.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/graphql/sdk.factories.ts b/src/solar-search/graphql/sdk.factories.ts index c573cd09d..5242186f1 100644 --- a/src/solar-search/graphql/sdk.factories.ts +++ b/src/solar-search/graphql/sdk.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/solar-search-client.factories.ts b/src/solar-search/solar-search-client.factories.ts index 8b4cffe14..4f7c29f52 100644 --- a/src/solar-search/solar-search-client.factories.ts +++ b/src/solar-search/solar-search-client.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/solar-search-client.test.ts b/src/solar-search/solar-search-client.test.ts index 867edd0a5..adbdd71fd 100644 --- a/src/solar-search/solar-search-client.test.ts +++ b/src/solar-search/solar-search-client.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solar-search/solar-search-client.ts b/src/solar-search/solar-search-client.ts index f6ef08f8c..ff120344c 100644 --- a/src/solar-search/solar-search-client.ts +++ b/src/solar-search/solar-search-client.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/active-solution-tracker.factories.ts b/src/solutions/active-solution-tracker.factories.ts index 6151fb6d9..a3d047d04 100644 --- a/src/solutions/active-solution-tracker.factories.ts +++ b/src/solutions/active-solution-tracker.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/active-solution-tracker.test.ts b/src/solutions/active-solution-tracker.test.ts index 02701ba0f..929960b02 100644 --- a/src/solutions/active-solution-tracker.test.ts +++ b/src/solutions/active-solution-tracker.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/active-solution-tracker.ts b/src/solutions/active-solution-tracker.ts index 94f59285f..03b554c2d 100644 --- a/src/solutions/active-solution-tracker.ts +++ b/src/solutions/active-solution-tracker.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/binary-file-locator.test.ts b/src/solutions/binary-file-locator.test.ts index 4ef679dc8..a9b72c1ee 100644 --- a/src/solutions/binary-file-locator.test.ts +++ b/src/solutions/binary-file-locator.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/binary-file-locator.ts b/src/solutions/binary-file-locator.ts index 634b8273a..abda663e5 100644 --- a/src/solutions/binary-file-locator.ts +++ b/src/solutions/binary-file-locator.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/clangd-manager.test.ts b/src/solutions/clangd-manager.test.ts index 1f73649e8..2023ddc3d 100644 --- a/src/solutions/clangd-manager.test.ts +++ b/src/solutions/clangd-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/clangd-manager.ts b/src/solutions/clangd-manager.ts index 6c131e57d..0b6dafc93 100644 --- a/src/solutions/clangd-manager.ts +++ b/src/solutions/clangd-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/cmsis-toolbox.factories.ts b/src/solutions/cmsis-toolbox.factories.ts index 9a2f5c5c0..8e1744535 100644 --- a/src/solutions/cmsis-toolbox.factories.ts +++ b/src/solutions/cmsis-toolbox.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/cmsis-toolbox.test.ts b/src/solutions/cmsis-toolbox.test.ts index d5b19c047..934c8f116 100644 --- a/src/solutions/cmsis-toolbox.test.ts +++ b/src/solutions/cmsis-toolbox.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/cmsis-toolbox.ts b/src/solutions/cmsis-toolbox.ts index ae40ec382..f493dc7b0 100644 --- a/src/solutions/cmsis-toolbox.ts +++ b/src/solutions/cmsis-toolbox.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/common-yaml/test-helpers.ts b/src/solutions/common-yaml/test-helpers.ts index 6c6983c5b..6390fc5e8 100644 --- a/src/solutions/common-yaml/test-helpers.ts +++ b/src/solutions/common-yaml/test-helpers.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/constants.ts b/src/solutions/constants.ts index 094c2f54d..da8b83de2 100644 --- a/src/solutions/constants.ts +++ b/src/solutions/constants.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/create-solution-from-data-manager.ts b/src/solutions/create-solution-from-data-manager.ts index 55355f405..2cb9cbf03 100644 --- a/src/solutions/create-solution-from-data-manager.ts +++ b/src/solutions/create-solution-from-data-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/csolution.factory.ts b/src/solutions/csolution.factory.ts index c14543b30..db8eefdb3 100644 --- a/src/solutions/csolution.factory.ts +++ b/src/solutions/csolution.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/csolution.test.ts b/src/solutions/csolution.test.ts index 879e003fd..deae94d51 100644 --- a/src/solutions/csolution.test.ts +++ b/src/solutions/csolution.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/csolution.ts b/src/solutions/csolution.ts index ed158c65b..24f55b0f6 100644 --- a/src/solutions/csolution.ts +++ b/src/solutions/csolution.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/descriptors/descriptors.factory.ts b/src/solutions/descriptors/descriptors.factory.ts index ba9a6cc9d..43e26e7ab 100644 --- a/src/solutions/descriptors/descriptors.factory.ts +++ b/src/solutions/descriptors/descriptors.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/descriptors/descriptors.ts b/src/solutions/descriptors/descriptors.ts index e79e165dd..0c8cc3249 100644 --- a/src/solutions/descriptors/descriptors.ts +++ b/src/solutions/descriptors/descriptors.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/deserialising/solution-data.ts b/src/solutions/deserialising/solution-data.ts index bd35bbbe2..4d97a076a 100644 --- a/src/solutions/deserialising/solution-data.ts +++ b/src/solutions/deserialising/solution-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/deserialising/solution-deserialisers.test.ts b/src/solutions/deserialising/solution-deserialisers.test.ts index f31fdf501..8e7654612 100644 --- a/src/solutions/deserialising/solution-deserialisers.test.ts +++ b/src/solutions/deserialising/solution-deserialisers.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/deserialising/solution-deserialisers.ts b/src/solutions/deserialising/solution-deserialisers.ts index be4932fd4..86e47a3ee 100644 --- a/src/solutions/deserialising/solution-deserialisers.ts +++ b/src/solutions/deserialising/solution-deserialisers.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/common.test.ts b/src/solutions/edit/common.test.ts index 96ac9d1a8..6f21223b8 100644 --- a/src/solutions/edit/common.test.ts +++ b/src/solutions/edit/common.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/common.ts b/src/solutions/edit/common.ts index be83bd69f..d902d775a 100644 --- a/src/solutions/edit/common.ts +++ b/src/solutions/edit/common.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/edit-yaml-file.test.ts b/src/solutions/edit/edit-yaml-file.test.ts index 547335b4c..74fef7f85 100644 --- a/src/solutions/edit/edit-yaml-file.test.ts +++ b/src/solutions/edit/edit-yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/edit-yaml-file.ts b/src/solutions/edit/edit-yaml-file.ts index 795da991d..fe31dceb1 100644 --- a/src/solutions/edit/edit-yaml-file.ts +++ b/src/solutions/edit/edit-yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/edit-yaml.test.ts b/src/solutions/edit/edit-yaml.test.ts index f1ab05606..77bf51a20 100644 --- a/src/solutions/edit/edit-yaml.test.ts +++ b/src/solutions/edit/edit-yaml.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/edit-yaml.ts b/src/solutions/edit/edit-yaml.ts index 2a32b4307..477ac5db0 100644 --- a/src/solutions/edit/edit-yaml.ts +++ b/src/solutions/edit/edit-yaml.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/manage-group-items.test.ts b/src/solutions/edit/manage-group-items.test.ts index 0cf58d3c7..784bb045b 100644 --- a/src/solutions/edit/manage-group-items.test.ts +++ b/src/solutions/edit/manage-group-items.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/manage-group-items.ts b/src/solutions/edit/manage-group-items.ts index 706a40010..7ecbc1dfe 100644 --- a/src/solutions/edit/manage-group-items.ts +++ b/src/solutions/edit/manage-group-items.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/project-file-updater.test.ts b/src/solutions/edit/project-file-updater.test.ts index b7734d2bd..3b1930816 100644 --- a/src/solutions/edit/project-file-updater.test.ts +++ b/src/solutions/edit/project-file-updater.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/edit/project-file-updater.ts b/src/solutions/edit/project-file-updater.ts index e93d4dcc6..7a343a9ff 100644 --- a/src/solutions/edit/project-file-updater.ts +++ b/src/solutions/edit/project-file-updater.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-file.factory.ts b/src/solutions/files/cbuild-file.factory.ts index 7080e58ff..7542535e2 100644 --- a/src/solutions/files/cbuild-file.factory.ts +++ b/src/solutions/files/cbuild-file.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-file.test.ts b/src/solutions/files/cbuild-file.test.ts index 17a112fbb..dff446392 100644 --- a/src/solutions/files/cbuild-file.test.ts +++ b/src/solutions/files/cbuild-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-file.ts b/src/solutions/files/cbuild-file.ts index d3268c766..3ca2adee3 100644 --- a/src/solutions/files/cbuild-file.ts +++ b/src/solutions/files/cbuild-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-idx-file.factory.ts b/src/solutions/files/cbuild-idx-file.factory.ts index 8a9c89049..b04edb035 100644 --- a/src/solutions/files/cbuild-idx-file.factory.ts +++ b/src/solutions/files/cbuild-idx-file.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-idx-file.test.ts b/src/solutions/files/cbuild-idx-file.test.ts index ea05be503..0c298f8ef 100644 --- a/src/solutions/files/cbuild-idx-file.test.ts +++ b/src/solutions/files/cbuild-idx-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-idx-file.ts b/src/solutions/files/cbuild-idx-file.ts index a0639029f..6f5c53a44 100644 --- a/src/solutions/files/cbuild-idx-file.ts +++ b/src/solutions/files/cbuild-idx-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-pack-file.test.ts b/src/solutions/files/cbuild-pack-file.test.ts index f3aecad26..25815d202 100644 --- a/src/solutions/files/cbuild-pack-file.test.ts +++ b/src/solutions/files/cbuild-pack-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-pack-file.ts b/src/solutions/files/cbuild-pack-file.ts index aae4a73b2..9e927a5c9 100644 --- a/src/solutions/files/cbuild-pack-file.ts +++ b/src/solutions/files/cbuild-pack-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-run-yaml-file.test.ts b/src/solutions/files/cbuild-run-yaml-file.test.ts index c18070fbb..338a7aa09 100644 --- a/src/solutions/files/cbuild-run-yaml-file.test.ts +++ b/src/solutions/files/cbuild-run-yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cbuild-run-yaml-file.ts b/src/solutions/files/cbuild-run-yaml-file.ts index dfeba1588..9b2b04103 100644 --- a/src/solutions/files/cbuild-run-yaml-file.ts +++ b/src/solutions/files/cbuild-run-yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cproject-yaml-file.test.ts b/src/solutions/files/cproject-yaml-file.test.ts index 9bd34a775..5269aa53a 100644 --- a/src/solutions/files/cproject-yaml-file.test.ts +++ b/src/solutions/files/cproject-yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/cproject-yaml-file.ts b/src/solutions/files/cproject-yaml-file.ts index 0302686d8..26ba73dcc 100644 --- a/src/solutions/files/cproject-yaml-file.ts +++ b/src/solutions/files/cproject-yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/csolution-wrap.test.ts b/src/solutions/files/csolution-wrap.test.ts index 6071d651e..e708f5a2d 100644 --- a/src/solutions/files/csolution-wrap.test.ts +++ b/src/solutions/files/csolution-wrap.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/csolution-wrap.ts b/src/solutions/files/csolution-wrap.ts index 5de3dbd9f..3466d9738 100644 --- a/src/solutions/files/csolution-wrap.ts +++ b/src/solutions/files/csolution-wrap.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/csolution-yaml-file.test.ts b/src/solutions/files/csolution-yaml-file.test.ts index f0aba90fa..80fed3779 100644 --- a/src/solutions/files/csolution-yaml-file.test.ts +++ b/src/solutions/files/csolution-yaml-file.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/files/csolution-yaml-file.ts b/src/solutions/files/csolution-yaml-file.ts index f316c5ee9..231c652c8 100644 --- a/src/solutions/files/csolution-yaml-file.ts +++ b/src/solutions/files/csolution-yaml-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/hardware/debug-hardware-commands.test.ts b/src/solutions/hardware/debug-hardware-commands.test.ts index cef0b225c..7c9a80488 100644 --- a/src/solutions/hardware/debug-hardware-commands.test.ts +++ b/src/solutions/hardware/debug-hardware-commands.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/hardware/debug-hardware-commands.ts b/src/solutions/hardware/debug-hardware-commands.ts index b130a0ea0..5b98e6b78 100644 --- a/src/solutions/hardware/debug-hardware-commands.ts +++ b/src/solutions/hardware/debug-hardware-commands.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/hardware/target-pack-command.test.ts b/src/solutions/hardware/target-pack-command.test.ts index f40dcbf05..69dd595da 100644 --- a/src/solutions/hardware/target-pack-command.test.ts +++ b/src/solutions/hardware/target-pack-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/hardware/target-pack-command.ts b/src/solutions/hardware/target-pack-command.ts index 47745aa33..be47efa0b 100644 --- a/src/solutions/hardware/target-pack-command.ts +++ b/src/solutions/hardware/target-pack-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/armclang-define-getter.test.ts b/src/solutions/intellisense/armclang-define-getter.test.ts index f930b009a..d1b41cbea 100644 --- a/src/solutions/intellisense/armclang-define-getter.test.ts +++ b/src/solutions/intellisense/armclang-define-getter.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/armclang-define-getter.ts b/src/solutions/intellisense/armclang-define-getter.ts index 8660ef52b..b3d1d7f30 100644 --- a/src/solutions/intellisense/armclang-define-getter.ts +++ b/src/solutions/intellisense/armclang-define-getter.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/compile-commands-generator.test.ts b/src/solutions/intellisense/compile-commands-generator.test.ts index b47a5b1ac..99b8177ef 100644 --- a/src/solutions/intellisense/compile-commands-generator.test.ts +++ b/src/solutions/intellisense/compile-commands-generator.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/compile-commands-generator.ts b/src/solutions/intellisense/compile-commands-generator.ts index 7579fd742..aee6ae94e 100644 --- a/src/solutions/intellisense/compile-commands-generator.ts +++ b/src/solutions/intellisense/compile-commands-generator.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/compile-commands-parser.test.ts b/src/solutions/intellisense/compile-commands-parser.test.ts index 71b3b61f1..4b979d2d3 100644 --- a/src/solutions/intellisense/compile-commands-parser.test.ts +++ b/src/solutions/intellisense/compile-commands-parser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/intellisense/compile-commands-parser.ts b/src/solutions/intellisense/compile-commands-parser.ts index 31bc9b765..a0e957a64 100644 --- a/src/solutions/intellisense/compile-commands-parser.ts +++ b/src/solutions/intellisense/compile-commands-parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/reference-link-provider.test.ts b/src/solutions/language-features/reference-link-provider.test.ts index 24f4ec3c8..ae86dc45d 100644 --- a/src/solutions/language-features/reference-link-provider.test.ts +++ b/src/solutions/language-features/reference-link-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/reference-link-provider.ts b/src/solutions/language-features/reference-link-provider.ts index 3da38bd99..9bed81da1 100644 --- a/src/solutions/language-features/reference-link-provider.ts +++ b/src/solutions/language-features/reference-link-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/solution-language-features-provider.test.ts b/src/solutions/language-features/solution-language-features-provider.test.ts index 6009000c6..9d4dec750 100644 --- a/src/solutions/language-features/solution-language-features-provider.test.ts +++ b/src/solutions/language-features/solution-language-features-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/solution-language-features-provider.ts b/src/solutions/language-features/solution-language-features-provider.ts index 4bdeb1c57..278c6db54 100644 --- a/src/solutions/language-features/solution-language-features-provider.ts +++ b/src/solutions/language-features/solution-language-features-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/yaml-range.test.ts b/src/solutions/language-features/yaml-range.test.ts index 5204b1a6a..4f295b677 100644 --- a/src/solutions/language-features/yaml-range.test.ts +++ b/src/solutions/language-features/yaml-range.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/language-features/yaml-range.ts b/src/solutions/language-features/yaml-range.ts index 166b324c0..ce36c77ac 100644 --- a/src/solutions/language-features/yaml-range.ts +++ b/src/solutions/language-features/yaml-range.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/mdk-conversion/convert-mdk-command.test.ts b/src/solutions/mdk-conversion/convert-mdk-command.test.ts index bb4b78c3d..49730dcd3 100644 --- a/src/solutions/mdk-conversion/convert-mdk-command.test.ts +++ b/src/solutions/mdk-conversion/convert-mdk-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/mdk-conversion/convert-mdk-command.ts b/src/solutions/mdk-conversion/convert-mdk-command.ts index 2e63de056..1b1f39817 100644 --- a/src/solutions/mdk-conversion/convert-mdk-command.ts +++ b/src/solutions/mdk-conversion/convert-mdk-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/mdk-conversion/mdk-projects.ts b/src/solutions/mdk-conversion/mdk-projects.ts index 7e1ced040..dbdb2833e 100644 --- a/src/solutions/mdk-conversion/mdk-projects.ts +++ b/src/solutions/mdk-conversion/mdk-projects.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/build-pack-file-parsing.test.ts b/src/solutions/parsing/build-pack-file-parsing.test.ts index 799a3dd94..05624b9bd 100644 --- a/src/solutions/parsing/build-pack-file-parsing.test.ts +++ b/src/solutions/parsing/build-pack-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/build-pack-file-parsing.ts b/src/solutions/parsing/build-pack-file-parsing.ts index a85812e25..186f32b0d 100644 --- a/src/solutions/parsing/build-pack-file-parsing.ts +++ b/src/solutions/parsing/build-pack-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/build-pack-file.ts b/src/solutions/parsing/build-pack-file.ts index 9b7b069e2..922ef0c72 100644 --- a/src/solutions/parsing/build-pack-file.ts +++ b/src/solutions/parsing/build-pack-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/cbuild-idx-file-parsing.test.ts b/src/solutions/parsing/cbuild-idx-file-parsing.test.ts index 65114af44..05fa83d19 100644 --- a/src/solutions/parsing/cbuild-idx-file-parsing.test.ts +++ b/src/solutions/parsing/cbuild-idx-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/cbuild-idx-file-parsing.ts b/src/solutions/parsing/cbuild-idx-file-parsing.ts index bfc4bc45b..f8886e6a2 100644 --- a/src/solutions/parsing/cbuild-idx-file-parsing.ts +++ b/src/solutions/parsing/cbuild-idx-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/cbuild-idx-file.ts b/src/solutions/parsing/cbuild-idx-file.ts index d231473ff..e269ea6b7 100644 --- a/src/solutions/parsing/cbuild-idx-file.ts +++ b/src/solutions/parsing/cbuild-idx-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/common-file-parsing.factories.ts b/src/solutions/parsing/common-file-parsing.factories.ts index 2c3df1daa..6bbba7d35 100644 --- a/src/solutions/parsing/common-file-parsing.factories.ts +++ b/src/solutions/parsing/common-file-parsing.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/common-file-parsing.test.ts b/src/solutions/parsing/common-file-parsing.test.ts index 4501cd3d8..1dd875dbe 100644 --- a/src/solutions/parsing/common-file-parsing.test.ts +++ b/src/solutions/parsing/common-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/common-file-parsing.ts b/src/solutions/parsing/common-file-parsing.ts index 7007820da..124431216 100644 --- a/src/solutions/parsing/common-file-parsing.ts +++ b/src/solutions/parsing/common-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/context-restriction-parsing.test.ts b/src/solutions/parsing/context-restriction-parsing.test.ts index 52964eebb..dc399f245 100644 --- a/src/solutions/parsing/context-restriction-parsing.test.ts +++ b/src/solutions/parsing/context-restriction-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/context-restriction-parsing.ts b/src/solutions/parsing/context-restriction-parsing.ts index 7651f5f4e..6d3d9d224 100644 --- a/src/solutions/parsing/context-restriction-parsing.ts +++ b/src/solutions/parsing/context-restriction-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/default-file-parsing.test.ts b/src/solutions/parsing/default-file-parsing.test.ts index 72ba02625..d64c94283 100644 --- a/src/solutions/parsing/default-file-parsing.test.ts +++ b/src/solutions/parsing/default-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/default-file-parsing.ts b/src/solutions/parsing/default-file-parsing.ts index b0bd62cb0..a0e0760eb 100644 --- a/src/solutions/parsing/default-file-parsing.ts +++ b/src/solutions/parsing/default-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/default-file.ts b/src/solutions/parsing/default-file.ts index af875a27c..13eb74977 100644 --- a/src/solutions/parsing/default-file.ts +++ b/src/solutions/parsing/default-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/file-loader.test.ts b/src/solutions/parsing/file-loader.test.ts index ee07ab577..6caeab0e5 100644 --- a/src/solutions/parsing/file-loader.test.ts +++ b/src/solutions/parsing/file-loader.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/file-loader.ts b/src/solutions/parsing/file-loader.ts index bfb26ab3e..2b399446a 100644 --- a/src/solutions/parsing/file-loader.ts +++ b/src/solutions/parsing/file-loader.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/layer-file-parsing.test.ts b/src/solutions/parsing/layer-file-parsing.test.ts index 51d8a1b98..75913ddcc 100644 --- a/src/solutions/parsing/layer-file-parsing.test.ts +++ b/src/solutions/parsing/layer-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/layer-file-parsing.ts b/src/solutions/parsing/layer-file-parsing.ts index 51cd36380..d8cf867b1 100644 --- a/src/solutions/parsing/layer-file-parsing.ts +++ b/src/solutions/parsing/layer-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/layer-file.ts b/src/solutions/parsing/layer-file.ts index 10d5463db..98ea65410 100644 --- a/src/solutions/parsing/layer-file.ts +++ b/src/solutions/parsing/layer-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/processor-data-parsing.factories.ts b/src/solutions/parsing/processor-data-parsing.factories.ts index be09499e0..435f5bb15 100644 --- a/src/solutions/parsing/processor-data-parsing.factories.ts +++ b/src/solutions/parsing/processor-data-parsing.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/processor-data-parsing.test.ts b/src/solutions/parsing/processor-data-parsing.test.ts index 453897012..71229ddf4 100644 --- a/src/solutions/parsing/processor-data-parsing.test.ts +++ b/src/solutions/parsing/processor-data-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/processor-data-parsing.ts b/src/solutions/parsing/processor-data-parsing.ts index 1cad9cad8..fd4ff9226 100644 --- a/src/solutions/parsing/processor-data-parsing.ts +++ b/src/solutions/parsing/processor-data-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/project-file-parsing.test.ts b/src/solutions/parsing/project-file-parsing.test.ts index 4fdd9dbcf..a33c1030c 100644 --- a/src/solutions/parsing/project-file-parsing.test.ts +++ b/src/solutions/parsing/project-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/project-file-parsing.ts b/src/solutions/parsing/project-file-parsing.ts index ed7e353fa..13ae36835 100644 --- a/src/solutions/parsing/project-file-parsing.ts +++ b/src/solutions/parsing/project-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/project-file.ts b/src/solutions/parsing/project-file.ts index 1d515dced..e0686206c 100644 --- a/src/solutions/parsing/project-file.ts +++ b/src/solutions/parsing/project-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/solution-file-parsing.test.ts b/src/solutions/parsing/solution-file-parsing.test.ts index 81f1594c9..5ff15d3e0 100644 --- a/src/solutions/parsing/solution-file-parsing.test.ts +++ b/src/solutions/parsing/solution-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/solution-file-parsing.ts b/src/solutions/parsing/solution-file-parsing.ts index 4a41b5787..bf1cfc3ae 100644 --- a/src/solutions/parsing/solution-file-parsing.ts +++ b/src/solutions/parsing/solution-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/solution-file.factories.ts b/src/solutions/parsing/solution-file.factories.ts index d1320ec57..31977e209 100644 --- a/src/solutions/parsing/solution-file.factories.ts +++ b/src/solutions/parsing/solution-file.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/solution-file.ts b/src/solutions/parsing/solution-file.ts index 931c07a88..63e96bca4 100644 --- a/src/solutions/parsing/solution-file.ts +++ b/src/solutions/parsing/solution-file.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/util.test.ts b/src/solutions/parsing/util.test.ts index d0579e46b..cee38d992 100644 --- a/src/solutions/parsing/util.test.ts +++ b/src/solutions/parsing/util.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/util.ts b/src/solutions/parsing/util.ts index c281362be..934a5806a 100644 --- a/src/solutions/parsing/util.ts +++ b/src/solutions/parsing/util.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/yaml-file-parsing.test.ts b/src/solutions/parsing/yaml-file-parsing.test.ts index 2d719f45c..97339f9af 100644 --- a/src/solutions/parsing/yaml-file-parsing.test.ts +++ b/src/solutions/parsing/yaml-file-parsing.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/parsing/yaml-file-parsing.ts b/src/solutions/parsing/yaml-file-parsing.ts index 9fc80923c..ed105baf2 100644 --- a/src/solutions/parsing/yaml-file-parsing.ts +++ b/src/solutions/parsing/yaml-file-parsing.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/solution-document-reconciler.test.ts b/src/solutions/reconciliation/solution-document-reconciler.test.ts index c7da517a9..6e0174390 100644 --- a/src/solutions/reconciliation/solution-document-reconciler.test.ts +++ b/src/solutions/reconciliation/solution-document-reconciler.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/solution-document-reconciler.ts b/src/solutions/reconciliation/solution-document-reconciler.ts index ec7a23e4e..080f05d47 100644 --- a/src/solutions/reconciliation/solution-document-reconciler.ts +++ b/src/solutions/reconciliation/solution-document-reconciler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/solution-file-reconciler.test.ts b/src/solutions/reconciliation/solution-file-reconciler.test.ts index bed6d0189..5a860ddbd 100644 --- a/src/solutions/reconciliation/solution-file-reconciler.test.ts +++ b/src/solutions/reconciliation/solution-file-reconciler.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/solution-file-reconciler.ts b/src/solutions/reconciliation/solution-file-reconciler.ts index a90fdf770..86ede3511 100644 --- a/src/solutions/reconciliation/solution-file-reconciler.ts +++ b/src/solutions/reconciliation/solution-file-reconciler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/yaml-reconciler.test.ts b/src/solutions/reconciliation/yaml-reconciler.test.ts index 7fb703e3c..1fc9fe136 100644 --- a/src/solutions/reconciliation/yaml-reconciler.test.ts +++ b/src/solutions/reconciliation/yaml-reconciler.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/reconciliation/yaml-reconciler.ts b/src/solutions/reconciliation/yaml-reconciler.ts index 936eef4dc..9e2fa59ab 100644 --- a/src/solutions/reconciliation/yaml-reconciler.ts +++ b/src/solutions/reconciliation/yaml-reconciler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-converter.test.ts b/src/solutions/solution-converter.test.ts index e747c74e1..2f729e720 100644 --- a/src/solutions/solution-converter.test.ts +++ b/src/solutions/solution-converter.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-converter.ts b/src/solutions/solution-converter.ts index b5b7d98ab..aef126068 100644 --- a/src/solutions/solution-converter.ts +++ b/src/solutions/solution-converter.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-creator.factories.ts b/src/solutions/solution-creator.factories.ts index 6defdc841..925578feb 100644 --- a/src/solutions/solution-creator.factories.ts +++ b/src/solutions/solution-creator.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-creator.ts b/src/solutions/solution-creator.ts index 6aba0fd1c..d4b6255df 100644 --- a/src/solutions/solution-creator.ts +++ b/src/solutions/solution-creator.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-event-hub.test.ts b/src/solutions/solution-event-hub.test.ts index 6328fe35b..236fac672 100644 --- a/src/solutions/solution-event-hub.test.ts +++ b/src/solutions/solution-event-hub.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-event-hub.ts b/src/solutions/solution-event-hub.ts index be515bbde..64ccc8444 100644 --- a/src/solutions/solution-event-hub.ts +++ b/src/solutions/solution-event-hub.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-initialiser.factory.ts b/src/solutions/solution-initialiser.factory.ts index fff27cf39..d48786027 100644 --- a/src/solutions/solution-initialiser.factory.ts +++ b/src/solutions/solution-initialiser.factory.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-initialiser.test.ts b/src/solutions/solution-initialiser.test.ts index fedf69bd4..d2347eee7 100644 --- a/src/solutions/solution-initialiser.test.ts +++ b/src/solutions/solution-initialiser.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-initialiser.ts b/src/solutions/solution-initialiser.ts index 6717268fd..c2fa0e380 100644 --- a/src/solutions/solution-initialiser.ts +++ b/src/solutions/solution-initialiser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-manager.factories.ts b/src/solutions/solution-manager.factories.ts index 5e0655562..331f24286 100644 --- a/src/solutions/solution-manager.factories.ts +++ b/src/solutions/solution-manager.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-manager.test.ts b/src/solutions/solution-manager.test.ts index 360562186..54fb2cb06 100644 --- a/src/solutions/solution-manager.test.ts +++ b/src/solutions/solution-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-manager.ts b/src/solutions/solution-manager.ts index dfe148d6b..072c78b99 100644 --- a/src/solutions/solution-manager.ts +++ b/src/solutions/solution-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-roots-watcher.test.ts b/src/solutions/solution-roots-watcher.test.ts index 265212b0d..524d93dbc 100644 --- a/src/solutions/solution-roots-watcher.test.ts +++ b/src/solutions/solution-roots-watcher.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-roots-watcher.ts b/src/solutions/solution-roots-watcher.ts index ef9af4ced..c58354e1b 100644 --- a/src/solutions/solution-roots-watcher.ts +++ b/src/solutions/solution-roots-watcher.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-rpc-data.test.ts b/src/solutions/solution-rpc-data.test.ts index b8935b0b5..7b4d79285 100644 --- a/src/solutions/solution-rpc-data.test.ts +++ b/src/solutions/solution-rpc-data.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-rpc-data.ts b/src/solutions/solution-rpc-data.ts index 041a53d13..408658260 100644 --- a/src/solutions/solution-rpc-data.ts +++ b/src/solutions/solution-rpc-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-serialisers.test.ts b/src/solutions/solution-serialisers.test.ts index 439dee0dc..27a270312 100644 --- a/src/solutions/solution-serialisers.test.ts +++ b/src/solutions/solution-serialisers.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/solutions/solution-serialisers.ts b/src/solutions/solution-serialisers.ts index a46c67906..0af0a1bb8 100644 --- a/src/solutions/solution-serialisers.ts +++ b/src/solutions/solution-serialisers.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/status-bar.test.ts b/src/status-bar.test.ts index 7093f5b71..ca3df4c4d 100644 --- a/src/status-bar.test.ts +++ b/src/status-bar.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/status-bar.ts b/src/status-bar.ts index 5734a1f00..f3182977b 100644 --- a/src/status-bar.ts +++ b/src/status-bar.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/style.d.ts b/src/style.d.ts index 6efdb8f40..ec1c2257b 100644 --- a/src/style.d.ts +++ b/src/style.d.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-command.test.ts b/src/tasks/build/build-command.test.ts index 34902ebd0..4e84e0062 100644 --- a/src/tasks/build/build-command.test.ts +++ b/src/tasks/build/build-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-command.ts b/src/tasks/build/build-command.ts index be91462a0..5f0ba9662 100644 --- a/src/tasks/build/build-command.ts +++ b/src/tasks/build/build-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-runner.test.ts b/src/tasks/build/build-runner.test.ts index 25d7149d8..3d55a1b08 100644 --- a/src/tasks/build/build-runner.test.ts +++ b/src/tasks/build/build-runner.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-runner.ts b/src/tasks/build/build-runner.ts index 3b5548814..93f842346 100644 --- a/src/tasks/build/build-runner.ts +++ b/src/tasks/build/build-runner.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-stop-command.test.ts b/src/tasks/build/build-stop-command.test.ts index aa91b9eb1..c3dc65215 100644 --- a/src/tasks/build/build-stop-command.test.ts +++ b/src/tasks/build/build-stop-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-stop-command.ts b/src/tasks/build/build-stop-command.ts index 96cd3f8dd..ce9dc6487 100644 --- a/src/tasks/build/build-stop-command.ts +++ b/src/tasks/build/build-stop-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-definition-builder.factories.ts b/src/tasks/build/build-task-definition-builder.factories.ts index 9e2af2d6b..244c609a2 100644 --- a/src/tasks/build/build-task-definition-builder.factories.ts +++ b/src/tasks/build/build-task-definition-builder.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-definition-builder.test.ts b/src/tasks/build/build-task-definition-builder.test.ts index de7bc7ea8..667b64db0 100644 --- a/src/tasks/build/build-task-definition-builder.test.ts +++ b/src/tasks/build/build-task-definition-builder.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-definition-builder.ts b/src/tasks/build/build-task-definition-builder.ts index e5cae4830..f41aa26a0 100644 --- a/src/tasks/build/build-task-definition-builder.ts +++ b/src/tasks/build/build-task-definition-builder.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-definition.test.ts b/src/tasks/build/build-task-definition.test.ts index b3d340ea6..b7d4abdee 100644 --- a/src/tasks/build/build-task-definition.test.ts +++ b/src/tasks/build/build-task-definition.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-definition.ts b/src/tasks/build/build-task-definition.ts index b4bf1c6ed..0fee57e04 100644 --- a/src/tasks/build/build-task-definition.ts +++ b/src/tasks/build/build-task-definition.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-provider.test.ts b/src/tasks/build/build-task-provider.test.ts index 67709a533..832403b16 100644 --- a/src/tasks/build/build-task-provider.test.ts +++ b/src/tasks/build/build-task-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/build-task-provider.ts b/src/tasks/build/build-task-provider.ts index ee991da23..3db227ac2 100644 --- a/src/tasks/build/build-task-provider.ts +++ b/src/tasks/build/build-task-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/handle-enoent.test.ts b/src/tasks/build/handle-enoent.test.ts index 879983425..a95262e63 100644 --- a/src/tasks/build/handle-enoent.test.ts +++ b/src/tasks/build/handle-enoent.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/build/handle-enoent.ts b/src/tasks/build/handle-enoent.ts index 9e3e511fe..c1e6b66d3 100644 --- a/src/tasks/build/handle-enoent.ts +++ b/src/tasks/build/handle-enoent.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/commands/cmsis-commands.test.ts b/src/tasks/commands/cmsis-commands.test.ts index 55db596f1..c42a440a8 100644 --- a/src/tasks/commands/cmsis-commands.test.ts +++ b/src/tasks/commands/cmsis-commands.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/commands/cmsis-commands.ts b/src/tasks/commands/cmsis-commands.ts index bcee42014..f5c36c23f 100644 --- a/src/tasks/commands/cmsis-commands.ts +++ b/src/tasks/commands/cmsis-commands.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/generator/generator-command.test.ts b/src/tasks/generator/generator-command.test.ts index f4497d836..8920cdcf5 100644 --- a/src/tasks/generator/generator-command.test.ts +++ b/src/tasks/generator/generator-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/tasks/generator/generator-command.ts b/src/tasks/generator/generator-command.ts index 271b64e6f..89726b86e 100644 --- a/src/tasks/generator/generator-command.ts +++ b/src/tasks/generator/generator-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/util.test.ts b/src/util.test.ts index edc0023e5..f16fc7b51 100644 --- a/src/util.test.ts +++ b/src/util.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/util.ts b/src/util.ts index dd3a45ae1..7049a8351 100644 --- a/src/util.ts +++ b/src/util.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/context-utils.test.ts b/src/utils/context-utils.test.ts index abe5f273b..f6bcd33d9 100644 --- a/src/utils/context-utils.test.ts +++ b/src/utils/context-utils.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/context-utils.ts b/src/utils/context-utils.ts index 0d5c7a8d7..7d4bc13f8 100644 --- a/src/utils/context-utils.ts +++ b/src/utils/context-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/fs-utils.test.ts b/src/utils/fs-utils.test.ts index 7cb1d45fd..0aad77858 100644 --- a/src/utils/fs-utils.test.ts +++ b/src/utils/fs-utils.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/fs-utils.ts b/src/utils/fs-utils.ts index 76c6a904b..2963c13a1 100644 --- a/src/utils/fs-utils.ts +++ b/src/utils/fs-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/path-utils.ts b/src/utils/path-utils.ts index 62ee588d6..b61b18115 100644 --- a/src/utils/path-utils.ts +++ b/src/utils/path-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/string-utils.test.ts b/src/utils/string-utils.test.ts index 0d8ed08a5..5e0807c69 100644 --- a/src/utils/string-utils.test.ts +++ b/src/utils/string-utils.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/string-utils.ts b/src/utils/string-utils.ts index 0bf80072e..688fec80a 100644 --- a/src/utils/string-utils.ts +++ b/src/utils/string-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/utils/vscode-utils.ts b/src/utils/vscode-utils.ts index a15fbe10c..e9ad13877 100644 --- a/src/utils/vscode-utils.ts +++ b/src/utils/vscode-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/configure-vcpkg.factories.ts b/src/vcpkg/configure-vcpkg.factories.ts index 169f78a35..2811ff3cc 100644 --- a/src/vcpkg/configure-vcpkg.factories.ts +++ b/src/vcpkg/configure-vcpkg.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/configure-vcpkg.test.ts b/src/vcpkg/configure-vcpkg.test.ts index 3bbf3f15a..18e496017 100644 --- a/src/vcpkg/configure-vcpkg.test.ts +++ b/src/vcpkg/configure-vcpkg.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/configure-vcpkg.ts b/src/vcpkg/configure-vcpkg.ts index 9f192cf2d..bcccbc540 100644 --- a/src/vcpkg/configure-vcpkg.ts +++ b/src/vcpkg/configure-vcpkg.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/default-tools-dependencies.ts b/src/vcpkg/default-tools-dependencies.ts index 150eeef8d..c9d8ea26c 100644 --- a/src/vcpkg/default-tools-dependencies.ts +++ b/src/vcpkg/default-tools-dependencies.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/vcpkg-manager.factories.ts b/src/vcpkg/vcpkg-manager.factories.ts index ae4752eb7..4a956c684 100644 --- a/src/vcpkg/vcpkg-manager.factories.ts +++ b/src/vcpkg/vcpkg-manager.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/vcpkg-manager.test.ts b/src/vcpkg/vcpkg-manager.test.ts index cd5879927..91f1c771e 100644 --- a/src/vcpkg/vcpkg-manager.test.ts +++ b/src/vcpkg/vcpkg-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vcpkg/vcpkg-manager.ts b/src/vcpkg/vcpkg-manager.ts index 41dde0b9e..aafba75d9 100644 --- a/src/vcpkg/vcpkg-manager.ts +++ b/src/vcpkg/vcpkg-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/__test__/mock-message-handler.ts b/src/views/__test__/mock-message-handler.ts index 06ccc9318..5c9b93552 100644 --- a/src/views/__test__/mock-message-handler.ts +++ b/src/views/__test__/mock-message-handler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/__test__/mock-messenger.ts b/src/views/__test__/mock-messenger.ts index 4cf997b39..849abbc96 100644 --- a/src/views/__test__/mock-messenger.ts +++ b/src/views/__test__/mock-messenger.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/__test__/mock-webview-manager.ts b/src/views/__test__/mock-webview-manager.ts index cfa3c3f30..f5aa6f23a 100644 --- a/src/views/__test__/mock-webview-manager.ts +++ b/src/views/__test__/mock-webview-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/async-status.test.ts b/src/views/async-status.test.ts index 1dd8795c7..bde805934 100644 --- a/src/views/async-status.test.ts +++ b/src/views/async-status.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/async-status.ts b/src/views/async-status.ts index ac793d5ae..ce11dbb89 100644 --- a/src/views/async-status.ts +++ b/src/views/async-status.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/init-modal.ts b/src/views/common/components/init-modal.ts index 298e3035b..9e6d0389e 100644 --- a/src/views/common/components/init-modal.ts +++ b/src/views/common/components/init-modal.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/search-filter-tree.test.ts b/src/views/common/components/search-filter-tree.test.ts index 0dd00eca0..a4f543b87 100644 --- a/src/views/common/components/search-filter-tree.test.ts +++ b/src/views/common/components/search-filter-tree.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/search-filter-tree.ts b/src/views/common/components/search-filter-tree.ts index acf705631..cd5fc3146 100644 --- a/src/views/common/components/search-filter-tree.ts +++ b/src/views/common/components/search-filter-tree.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/tree-view-buider.test.ts b/src/views/common/components/tree-view-buider.test.ts index 230105aef..1078a64c8 100644 --- a/src/views/common/components/tree-view-buider.test.ts +++ b/src/views/common/components/tree-view-buider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/tree-view-builder.ts b/src/views/common/components/tree-view-builder.ts index 2e5d28310..3d6f6aa34 100644 --- a/src/views/common/components/tree-view-builder.ts +++ b/src/views/common/components/tree-view-builder.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/common/components/tree-view.factories.ts b/src/views/common/components/tree-view.factories.ts index 4c74c396c..3a8cab2b4 100644 --- a/src/views/common/components/tree-view.factories.ts +++ b/src/views/common/components/tree-view.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/app.ts b/src/views/config-wizard/app.ts index 07de6dfb8..72e079639 100644 --- a/src/views/config-wizard/app.ts +++ b/src/views/config-wizard/app.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-common.ts b/src/views/config-wizard/confwiz-webview-common.ts index 6f64afda4..c80387687 100644 --- a/src/views/config-wizard/confwiz-webview-common.ts +++ b/src/views/config-wizard/confwiz-webview-common.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-keyboard-navigation.test.tsx b/src/views/config-wizard/confwiz-webview-keyboard-navigation.test.tsx index 4061655eb..cbf2f76fe 100644 --- a/src/views/config-wizard/confwiz-webview-keyboard-navigation.test.tsx +++ b/src/views/config-wizard/confwiz-webview-keyboard-navigation.test.tsx @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-keyboard-navigation.tsx b/src/views/config-wizard/confwiz-webview-keyboard-navigation.tsx index 7e1ad62a6..3dda72f0c 100644 --- a/src/views/config-wizard/confwiz-webview-keyboard-navigation.tsx +++ b/src/views/config-wizard/confwiz-webview-keyboard-navigation.tsx @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-main.test.ts b/src/views/config-wizard/confwiz-webview-main.test.ts index 33dfc9b9e..9994f49b3 100644 --- a/src/views/config-wizard/confwiz-webview-main.test.ts +++ b/src/views/config-wizard/confwiz-webview-main.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-main.ts b/src/views/config-wizard/confwiz-webview-main.ts index eb5584251..8495b6c86 100644 --- a/src/views/config-wizard/confwiz-webview-main.ts +++ b/src/views/config-wizard/confwiz-webview-main.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-view-component.test.tsx b/src/views/config-wizard/confwiz-webview-view-component.test.tsx index 31a4c0b8f..7d6b344cc 100644 --- a/src/views/config-wizard/confwiz-webview-view-component.test.tsx +++ b/src/views/config-wizard/confwiz-webview-view-component.test.tsx @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-view-component.tsx b/src/views/config-wizard/confwiz-webview-view-component.tsx index 2553ffb37..58e6df914 100644 --- a/src/views/config-wizard/confwiz-webview-view-component.tsx +++ b/src/views/config-wizard/confwiz-webview-view-component.tsx @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/confwiz-webview-view.ts b/src/views/config-wizard/confwiz-webview-view.ts index 3f8bc1c27..124ee129d 100644 --- a/src/views/config-wizard/confwiz-webview-view.ts +++ b/src/views/config-wizard/confwiz-webview-view.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/bitfield-type.test.ts b/src/views/config-wizard/parser/bitfield-type.test.ts index 4bc1d14c8..dbdd9e6cd 100644 --- a/src/views/config-wizard/parser/bitfield-type.test.ts +++ b/src/views/config-wizard/parser/bitfield-type.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/bitfield-type.ts b/src/views/config-wizard/parser/bitfield-type.ts index b6633cb88..d27cfb4f5 100644 --- a/src/views/config-wizard/parser/bitfield-type.ts +++ b/src/views/config-wizard/parser/bitfield-type.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-array.ts b/src/views/config-wizard/parser/cw-array.ts index 0906f415a..60f48b5c6 100644 --- a/src/views/config-wizard/parser/cw-array.ts +++ b/src/views/config-wizard/parser/cw-array.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-comment.ts b/src/views/config-wizard/parser/cw-comment.ts index f86a1e4f4..8ddba8cbe 100644 --- a/src/views/config-wizard/parser/cw-comment.ts +++ b/src/views/config-wizard/parser/cw-comment.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-default.test.ts b/src/views/config-wizard/parser/cw-default.test.ts index ea6019510..4ecd46e23 100644 --- a/src/views/config-wizard/parser/cw-default.test.ts +++ b/src/views/config-wizard/parser/cw-default.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-default.ts b/src/views/config-wizard/parser/cw-default.ts index 16b8de673..3be4dbfbb 100644 --- a/src/views/config-wizard/parser/cw-default.ts +++ b/src/views/config-wizard/parser/cw-default.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-format.test.ts b/src/views/config-wizard/parser/cw-format.test.ts index 62e6f76c1..1aee8d0ca 100644 --- a/src/views/config-wizard/parser/cw-format.test.ts +++ b/src/views/config-wizard/parser/cw-format.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-format.ts b/src/views/config-wizard/parser/cw-format.ts index b5128d8a4..007b8074e 100644 --- a/src/views/config-wizard/parser/cw-format.ts +++ b/src/views/config-wizard/parser/cw-format.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-heading.ts b/src/views/config-wizard/parser/cw-heading.ts index 12d313251..8fb350b8c 100644 --- a/src/views/config-wizard/parser/cw-heading.ts +++ b/src/views/config-wizard/parser/cw-heading.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-info.ts b/src/views/config-wizard/parser/cw-info.ts index 569fc8bcc..4d3ea36f5 100644 --- a/src/views/config-wizard/parser/cw-info.ts +++ b/src/views/config-wizard/parser/cw-info.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-item.test.ts b/src/views/config-wizard/parser/cw-item.test.ts index 016adcac5..332d0af64 100644 --- a/src/views/config-wizard/parser/cw-item.test.ts +++ b/src/views/config-wizard/parser/cw-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-item.ts b/src/views/config-wizard/parser/cw-item.ts index 1369042d0..0f32dc2f6 100644 --- a/src/views/config-wizard/parser/cw-item.ts +++ b/src/views/config-wizard/parser/cw-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-math-operation.ts b/src/views/config-wizard/parser/cw-math-operation.ts index a8065a4ad..992cbe5cb 100644 --- a/src/views/config-wizard/parser/cw-math-operation.ts +++ b/src/views/config-wizard/parser/cw-math-operation.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-notification.ts b/src/views/config-wizard/parser/cw-notification.ts index 41ad41c00..359ef54ef 100644 --- a/src/views/config-wizard/parser/cw-notification.ts +++ b/src/views/config-wizard/parser/cw-notification.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-option-assign.test.ts b/src/views/config-wizard/parser/cw-option-assign.test.ts index 686723b96..d308365bb 100644 --- a/src/views/config-wizard/parser/cw-option-assign.test.ts +++ b/src/views/config-wizard/parser/cw-option-assign.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-option-assign.ts b/src/views/config-wizard/parser/cw-option-assign.ts index 35d7c57aa..e3ef47dcb 100644 --- a/src/views/config-wizard/parser/cw-option-assign.ts +++ b/src/views/config-wizard/parser/cw-option-assign.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-option.test.ts b/src/views/config-wizard/parser/cw-option.test.ts index c335ab970..5e06482ce 100644 --- a/src/views/config-wizard/parser/cw-option.test.ts +++ b/src/views/config-wizard/parser/cw-option.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-option.ts b/src/views/config-wizard/parser/cw-option.ts index ecc87e89f..aff79e707 100644 --- a/src/views/config-wizard/parser/cw-option.ts +++ b/src/views/config-wizard/parser/cw-option.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-range.test.ts b/src/views/config-wizard/parser/cw-range.test.ts index 470a32885..5a18f44cc 100644 --- a/src/views/config-wizard/parser/cw-range.test.ts +++ b/src/views/config-wizard/parser/cw-range.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-range.ts b/src/views/config-wizard/parser/cw-range.ts index 9cc35c753..ddfd62322 100644 --- a/src/views/config-wizard/parser/cw-range.ts +++ b/src/views/config-wizard/parser/cw-range.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-string.ts b/src/views/config-wizard/parser/cw-string.ts index c35e7a9ad..2e3ad090b 100644 --- a/src/views/config-wizard/parser/cw-string.ts +++ b/src/views/config-wizard/parser/cw-string.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-utils.test.ts b/src/views/config-wizard/parser/cw-utils.test.ts index fdf1623c0..b17da0b3c 100644 --- a/src/views/config-wizard/parser/cw-utils.test.ts +++ b/src/views/config-wizard/parser/cw-utils.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/cw-utils.ts b/src/views/config-wizard/parser/cw-utils.ts index 505f642ce..736838692 100644 --- a/src/views/config-wizard/parser/cw-utils.ts +++ b/src/views/config-wizard/parser/cw-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/error.ts b/src/views/config-wizard/parser/error.ts index 93a621202..4a0013e17 100644 --- a/src/views/config-wizard/parser/error.ts +++ b/src/views/config-wizard/parser/error.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/gui-tree.test.ts b/src/views/config-wizard/parser/gui-tree.test.ts index 905292b69..dcee25051 100644 --- a/src/views/config-wizard/parser/gui-tree.test.ts +++ b/src/views/config-wizard/parser/gui-tree.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/gui-tree.ts b/src/views/config-wizard/parser/gui-tree.ts index 440cecd53..2184d0530 100644 --- a/src/views/config-wizard/parser/gui-tree.ts +++ b/src/views/config-wizard/parser/gui-tree.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/number-type.test.ts b/src/views/config-wizard/parser/number-type.test.ts index 2ee84faf2..766524f0b 100644 --- a/src/views/config-wizard/parser/number-type.test.ts +++ b/src/views/config-wizard/parser/number-type.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/number-type.ts b/src/views/config-wizard/parser/number-type.ts index dff4fdae9..9a8149100 100644 --- a/src/views/config-wizard/parser/number-type.ts +++ b/src/views/config-wizard/parser/number-type.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/parser.ts b/src/views/config-wizard/parser/parser.ts index fa5fe0568..735a6b67f 100644 --- a/src/views/config-wizard/parser/parser.ts +++ b/src/views/config-wizard/parser/parser.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/range-type.ts b/src/views/config-wizard/parser/range-type.ts index e77209325..cab3b392b 100644 --- a/src/views/config-wizard/parser/range-type.ts +++ b/src/views/config-wizard/parser/range-type.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/rw-value.test.ts b/src/views/config-wizard/parser/rw-value.test.ts index 76bd5cc6d..fb4742f1a 100644 --- a/src/views/config-wizard/parser/rw-value.test.ts +++ b/src/views/config-wizard/parser/rw-value.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/rw-value.ts b/src/views/config-wizard/parser/rw-value.ts index 4c6bcd72e..66c6295b2 100644 --- a/src/views/config-wizard/parser/rw-value.ts +++ b/src/views/config-wizard/parser/rw-value.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/text-type.test.ts b/src/views/config-wizard/parser/text-type.test.ts index c9ec3f831..1f4189f72 100644 --- a/src/views/config-wizard/parser/text-type.test.ts +++ b/src/views/config-wizard/parser/text-type.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/text-type.ts b/src/views/config-wizard/parser/text-type.ts index a6cef117b..07bc40c07 100644 --- a/src/views/config-wizard/parser/text-type.ts +++ b/src/views/config-wizard/parser/text-type.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/tokenizer.test.ts b/src/views/config-wizard/parser/tokenizer.test.ts index dde94318e..fd6385a91 100644 --- a/src/views/config-wizard/parser/tokenizer.test.ts +++ b/src/views/config-wizard/parser/tokenizer.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/tokenizer.ts b/src/views/config-wizard/parser/tokenizer.ts index b1604c8ee..a43319813 100644 --- a/src/views/config-wizard/parser/tokenizer.ts +++ b/src/views/config-wizard/parser/tokenizer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/type-base.test.ts b/src/views/config-wizard/parser/type-base.test.ts index 6b7f0ce09..f1591b286 100644 --- a/src/views/config-wizard/parser/type-base.test.ts +++ b/src/views/config-wizard/parser/type-base.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/config-wizard/parser/type-base.ts b/src/views/config-wizard/parser/type-base.ts index cb573d1e1..d1fa80f1d 100644 --- a/src/views/config-wizard/parser/type-base.ts +++ b/src/views/config-wizard/parser/type-base.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/cmsis-solution-types.factories.ts b/src/views/create-solutions/cmsis-solution-types.factories.ts index c90153789..86af2aedd 100644 --- a/src/views/create-solutions/cmsis-solution-types.factories.ts +++ b/src/views/create-solutions/cmsis-solution-types.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/cmsis-solution-types.test.ts b/src/views/create-solutions/cmsis-solution-types.test.ts index 446bd9c4f..85ad716f4 100644 --- a/src/views/create-solutions/cmsis-solution-types.test.ts +++ b/src/views/create-solutions/cmsis-solution-types.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/cmsis-solution-types.ts b/src/views/create-solutions/cmsis-solution-types.ts index 5f175a019..93534ef9a 100644 --- a/src/views/create-solutions/cmsis-solution-types.ts +++ b/src/views/create-solutions/cmsis-solution-types.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/create-solution-data.test.ts b/src/views/create-solutions/create-solution-data.test.ts index c7be43186..b610030e2 100644 --- a/src/views/create-solutions/create-solution-data.test.ts +++ b/src/views/create-solutions/create-solution-data.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/create-solution-data.ts b/src/views/create-solutions/create-solution-data.ts index ad7f3357f..038e73a10 100644 --- a/src/views/create-solutions/create-solution-data.ts +++ b/src/views/create-solutions/create-solution-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/create-solution-webview-main.test.ts b/src/views/create-solutions/create-solution-webview-main.test.ts index f576eb5c6..413513f6e 100644 --- a/src/views/create-solutions/create-solution-webview-main.test.ts +++ b/src/views/create-solutions/create-solution-webview-main.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/create-solution-webview-main.ts b/src/views/create-solutions/create-solution-webview-main.ts index e9495fd2c..fce9e50dd 100644 --- a/src/views/create-solutions/create-solution-webview-main.ts +++ b/src/views/create-solutions/create-solution-webview-main.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/create-solution-webview-view.ts b/src/views/create-solutions/create-solution-webview-view.ts index 6f5e4f7b7..94c235695 100644 --- a/src/views/create-solutions/create-solution-webview-view.ts +++ b/src/views/create-solutions/create-solution-webview-view.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/messages.ts b/src/views/create-solutions/messages.ts index db056eff0..86d07afa2 100644 --- a/src/views/create-solutions/messages.ts +++ b/src/views/create-solutions/messages.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/units-conversion.test.ts b/src/views/create-solutions/units-conversion.test.ts index 76d073cf2..0dc9334e0 100644 --- a/src/views/create-solutions/units-conversion.test.ts +++ b/src/views/create-solutions/units-conversion.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/units-conversion.ts b/src/views/create-solutions/units-conversion.ts index 7cd54bb28..2f68de3ca 100644 --- a/src/views/create-solutions/units-conversion.ts +++ b/src/views/create-solutions/units-conversion.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/actions.test.ts b/src/views/create-solutions/view/actions.test.ts index e145d0954..038f687ab 100644 --- a/src/views/create-solutions/view/actions.test.ts +++ b/src/views/create-solutions/view/actions.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/actions.ts b/src/views/create-solutions/view/actions.ts index 9a77b6fc7..99ecd465d 100644 --- a/src/views/create-solutions/view/actions.ts +++ b/src/views/create-solutions/view/actions.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/app.ts b/src/views/create-solutions/view/app.ts index 8bbd8da32..a80467168 100644 --- a/src/views/create-solutions/view/app.ts +++ b/src/views/create-solutions/view/app.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/components/message-service.ts b/src/views/create-solutions/view/components/message-service.ts index 59ea2f38d..738c948c6 100644 --- a/src/views/create-solutions/view/components/message-service.ts +++ b/src/views/create-solutions/view/components/message-service.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/field-and-interaction.ts b/src/views/create-solutions/view/state/field-and-interaction.ts index a21518f34..50aa60d1a 100644 --- a/src/views/create-solutions/view/state/field-and-interaction.ts +++ b/src/views/create-solutions/view/state/field-and-interaction.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/hardware-selection.ts b/src/views/create-solutions/view/state/hardware-selection.ts index 25ec43c27..eaeda70b3 100644 --- a/src/views/create-solutions/view/state/hardware-selection.ts +++ b/src/views/create-solutions/view/state/hardware-selection.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/reducer.test.ts b/src/views/create-solutions/view/state/reducer.test.ts index 658efe07c..3a3569c3e 100644 --- a/src/views/create-solutions/view/state/reducer.test.ts +++ b/src/views/create-solutions/view/state/reducer.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/reducer.ts b/src/views/create-solutions/view/state/reducer.ts index 407c5c741..6367cb7ca 100644 --- a/src/views/create-solutions/view/state/reducer.ts +++ b/src/views/create-solutions/view/state/reducer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/templates.test.ts b/src/views/create-solutions/view/state/templates.test.ts index 59200548d..1a8e7b318 100644 --- a/src/views/create-solutions/view/state/templates.test.ts +++ b/src/views/create-solutions/view/state/templates.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/templates.ts b/src/views/create-solutions/view/state/templates.ts index 1e21deec3..4ca781f78 100644 --- a/src/views/create-solutions/view/state/templates.ts +++ b/src/views/create-solutions/view/state/templates.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/validation.test.ts b/src/views/create-solutions/view/state/validation.test.ts index 5c6eed03d..2fae0b61e 100644 --- a/src/views/create-solutions/view/state/validation.test.ts +++ b/src/views/create-solutions/view/state/validation.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/create-solutions/view/state/validation.ts b/src/views/create-solutions/view/state/validation.ts index d4ceef50c..ee123e612 100644 --- a/src/views/create-solutions/view/state/validation.ts +++ b/src/views/create-solutions/view/state/validation.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/filterTree.test.ts b/src/views/filterTree.test.ts index 33b987e93..b1adca37f 100644 --- a/src/views/filterTree.test.ts +++ b/src/views/filterTree.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/filterTree.ts b/src/views/filterTree.ts index 46b145dbb..ff4dfcfa6 100644 --- a/src/views/filterTree.ts +++ b/src/views/filterTree.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/hooks/use-vscode-theme.test.ts b/src/views/hooks/use-vscode-theme.test.ts index 9a2224a3e..5ffe0b0b7 100644 --- a/src/views/hooks/use-vscode-theme.test.ts +++ b/src/views/hooks/use-vscode-theme.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/hooks/use-vscode-theme.ts b/src/views/hooks/use-vscode-theme.ts index c473049c7..8103b5772 100644 --- a/src/views/hooks/use-vscode-theme.ts +++ b/src/views/hooks/use-vscode-theme.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-data.factories.ts b/src/views/manage-components-packs/components-data.factories.ts index 3cbe55cfb..3a4b7e661 100644 --- a/src/views/manage-components-packs/components-data.factories.ts +++ b/src/views/manage-components-packs/components-data.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-data.test.ts b/src/views/manage-components-packs/components-data.test.ts index f89c910ba..220fca711 100644 --- a/src/views/manage-components-packs/components-data.test.ts +++ b/src/views/manage-components-packs/components-data.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-data.ts b/src/views/manage-components-packs/components-data.ts index 1bfdec425..fed7b3716 100644 --- a/src/views/manage-components-packs/components-data.ts +++ b/src/views/manage-components-packs/components-data.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-packs-actions.test.ts b/src/views/manage-components-packs/components-packs-actions.test.ts index d437b2f24..080599334 100644 --- a/src/views/manage-components-packs/components-packs-actions.test.ts +++ b/src/views/manage-components-packs/components-packs-actions.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-packs-actions.ts b/src/views/manage-components-packs/components-packs-actions.ts index cf75ebe10..060659f99 100644 --- a/src/views/manage-components-packs/components-packs-actions.ts +++ b/src/views/manage-components-packs/components-packs-actions.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-packs-webview-main.test.ts b/src/views/manage-components-packs/components-packs-webview-main.test.ts index 1e6b89f0f..f90a5f50a 100644 --- a/src/views/manage-components-packs/components-packs-webview-main.test.ts +++ b/src/views/manage-components-packs/components-packs-webview-main.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-packs-webview-main.ts b/src/views/manage-components-packs/components-packs-webview-main.ts index 63399d6f8..fabfc5c9f 100644 --- a/src/views/manage-components-packs/components-packs-webview-main.ts +++ b/src/views/manage-components-packs/components-packs-webview-main.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/components-packs-webview-view.ts b/src/views/manage-components-packs/components-packs-webview-view.ts index 6f5e4f7b7..94c235695 100644 --- a/src/views/manage-components-packs/components-packs-webview-view.ts +++ b/src/views/manage-components-packs/components-packs-webview-view.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-parse.test.ts b/src/views/manage-components-packs/data/component-parse.test.ts index 5576f2531..f49388b75 100644 --- a/src/views/manage-components-packs/data/component-parse.test.ts +++ b/src/views/manage-components-packs/data/component-parse.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-parse.ts b/src/views/manage-components-packs/data/component-parse.ts index 8c3aedd6c..b2772a6e2 100644 --- a/src/views/manage-components-packs/data/component-parse.ts +++ b/src/views/manage-components-packs/data/component-parse.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-row-id.factories.ts b/src/views/manage-components-packs/data/component-row-id.factories.ts index 0a2dd8941..35b2cc597 100644 --- a/src/views/manage-components-packs/data/component-row-id.factories.ts +++ b/src/views/manage-components-packs/data/component-row-id.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-row-id.test.ts b/src/views/manage-components-packs/data/component-row-id.test.ts index e4cc5e352..028df6452 100644 --- a/src/views/manage-components-packs/data/component-row-id.test.ts +++ b/src/views/manage-components-packs/data/component-row-id.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-row-id.ts b/src/views/manage-components-packs/data/component-row-id.ts index 4c195935a..18eaa54de 100644 --- a/src/views/manage-components-packs/data/component-row-id.ts +++ b/src/views/manage-components-packs/data/component-row-id.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-tools.test.ts b/src/views/manage-components-packs/data/component-tools.test.ts index 2067dd239..a433d74f1 100644 --- a/src/views/manage-components-packs/data/component-tools.test.ts +++ b/src/views/manage-components-packs/data/component-tools.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-tools.ts b/src/views/manage-components-packs/data/component-tools.ts index f6f1b2296..73cb43513 100644 --- a/src/views/manage-components-packs/data/component-tools.ts +++ b/src/views/manage-components-packs/data/component-tools.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-tree-walker.ts b/src/views/manage-components-packs/data/component-tree-walker.ts index 06c38cf28..24295927c 100644 --- a/src/views/manage-components-packs/data/component-tree-walker.ts +++ b/src/views/manage-components-packs/data/component-tree-walker.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/component-tree.ts b/src/views/manage-components-packs/data/component-tree.ts index a9d1b5819..07d539237 100644 --- a/src/views/manage-components-packs/data/component-tree.ts +++ b/src/views/manage-components-packs/data/component-tree.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/pack-parse.ts b/src/views/manage-components-packs/data/pack-parse.ts index e1fc7734c..d5a0437fd 100644 --- a/src/views/manage-components-packs/data/pack-parse.ts +++ b/src/views/manage-components-packs/data/pack-parse.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/data/parse-pack.test.ts b/src/views/manage-components-packs/data/parse-pack.test.ts index 8d52ab67c..43bd99cf9 100644 --- a/src/views/manage-components-packs/data/parse-pack.test.ts +++ b/src/views/manage-components-packs/data/parse-pack.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/messages.ts b/src/views/manage-components-packs/messages.ts index 06d143984..aadc6335b 100644 --- a/src/views/manage-components-packs/messages.ts +++ b/src/views/manage-components-packs/messages.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/view/app.ts b/src/views/manage-components-packs/view/app.ts index d95b9d5e4..df0647c5a 100644 --- a/src/views/manage-components-packs/view/app.ts +++ b/src/views/manage-components-packs/view/app.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/view/components/component-props.ts b/src/views/manage-components-packs/view/components/component-props.ts index 72f2a4a41..1444fbb9c 100644 --- a/src/views/manage-components-packs/view/components/component-props.ts +++ b/src/views/manage-components-packs/view/components/component-props.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/view/state/reducer.factories.ts b/src/views/manage-components-packs/view/state/reducer.factories.ts index 76a8d5db9..58d9edfa2 100644 --- a/src/views/manage-components-packs/view/state/reducer.factories.ts +++ b/src/views/manage-components-packs/view/state/reducer.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/view/state/reducer.test.ts b/src/views/manage-components-packs/view/state/reducer.test.ts index d3293b346..0ee69bae0 100644 --- a/src/views/manage-components-packs/view/state/reducer.test.ts +++ b/src/views/manage-components-packs/view/state/reducer.test.ts @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-components-packs/view/state/reducer.ts b/src/views/manage-components-packs/view/state/reducer.ts index d4af83aaf..d9e5289b6 100644 --- a/src/views/manage-components-packs/view/state/reducer.ts +++ b/src/views/manage-components-packs/view/state/reducer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/board-layer.ts b/src/views/manage-layers/board-layer.ts index dbe5e4b9c..e7ab54289 100644 --- a/src/views/manage-layers/board-layer.ts +++ b/src/views/manage-layers/board-layer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/manage-layers-webview-main.ts b/src/views/manage-layers/manage-layers-webview-main.ts index 4615644bc..e2d49c426 100644 --- a/src/views/manage-layers/manage-layers-webview-main.ts +++ b/src/views/manage-layers/manage-layers-webview-main.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/manage-layers-webview-view.ts b/src/views/manage-layers/manage-layers-webview-view.ts index 6f5e4f7b7..94c235695 100644 --- a/src/views/manage-layers/manage-layers-webview-view.ts +++ b/src/views/manage-layers/manage-layers-webview-view.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/messages.ts b/src/views/manage-layers/messages.ts index f4d132df9..599cc79db 100644 --- a/src/views/manage-layers/messages.ts +++ b/src/views/manage-layers/messages.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/view/actions.ts b/src/views/manage-layers/view/actions.ts index 85eec7c83..585e0df96 100644 --- a/src/views/manage-layers/view/actions.ts +++ b/src/views/manage-layers/view/actions.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/view/app.ts b/src/views/manage-layers/view/app.ts index ef59e9430..58f4478cf 100644 --- a/src/views/manage-layers/view/app.ts +++ b/src/views/manage-layers/view/app.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/view/components/message-service.ts b/src/views/manage-layers/view/components/message-service.ts index 4f1db6d4a..046fc2845 100644 --- a/src/views/manage-layers/view/components/message-service.ts +++ b/src/views/manage-layers/view/components/message-service.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/view/state/reducer.ts b/src/views/manage-layers/view/state/reducer.ts index 72d82f472..9ac90b86b 100644 --- a/src/views/manage-layers/view/state/reducer.ts +++ b/src/views/manage-layers/view/state/reducer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-layers/view/state/validation.ts b/src/views/manage-layers/view/state/validation.ts index 782bd6547..1d568e7e8 100644 --- a/src/views/manage-layers/view/state/validation.ts +++ b/src/views/manage-layers/view/state/validation.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-controller.test.ts b/src/views/manage-solution/manage-solution-controller.test.ts index 7faf650ca..270d77ff6 100644 --- a/src/views/manage-solution/manage-solution-controller.test.ts +++ b/src/views/manage-solution/manage-solution-controller.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-controller.ts b/src/views/manage-solution/manage-solution-controller.ts index c3a3c976a..cae1abb6f 100644 --- a/src/views/manage-solution/manage-solution-controller.ts +++ b/src/views/manage-solution/manage-solution-controller.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-custom-editor.ts b/src/views/manage-solution/manage-solution-custom-editor.ts index 62e7f4dd5..42b70fff4 100644 --- a/src/views/manage-solution/manage-solution-custom-editor.ts +++ b/src/views/manage-solution/manage-solution-custom-editor.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-webview-main.factories.ts b/src/views/manage-solution/manage-solution-webview-main.factories.ts index 74d55b2ff..bd3e48e5a 100644 --- a/src/views/manage-solution/manage-solution-webview-main.factories.ts +++ b/src/views/manage-solution/manage-solution-webview-main.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-webview-main.test.ts b/src/views/manage-solution/manage-solution-webview-main.test.ts index 1b5eafea5..4bc193b16 100644 --- a/src/views/manage-solution/manage-solution-webview-main.test.ts +++ b/src/views/manage-solution/manage-solution-webview-main.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-webview-main.ts b/src/views/manage-solution/manage-solution-webview-main.ts index 941ddc895..b10733bab 100644 --- a/src/views/manage-solution/manage-solution-webview-main.ts +++ b/src/views/manage-solution/manage-solution-webview-main.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/manage-solution-webview-view.ts b/src/views/manage-solution/manage-solution-webview-view.ts index a8fd1a8ce..5769cb46e 100644 --- a/src/views/manage-solution/manage-solution-webview-view.ts +++ b/src/views/manage-solution/manage-solution-webview-view.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/messages.ts b/src/views/manage-solution/messages.ts index cfd4c6549..5f24b535c 100644 --- a/src/views/manage-solution/messages.ts +++ b/src/views/manage-solution/messages.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/types.ts b/src/views/manage-solution/types.ts index 52d2da029..c70a3fb4e 100644 --- a/src/views/manage-solution/types.ts +++ b/src/views/manage-solution/types.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/app.ts b/src/views/manage-solution/view/app.ts index 5b8e17f3a..f722d8d02 100644 --- a/src/views/manage-solution/view/app.ts +++ b/src/views/manage-solution/view/app.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/components/manage-solution.tsx b/src/views/manage-solution/view/components/manage-solution.tsx index 4231a319f..d9e540bf2 100644 --- a/src/views/manage-solution/view/components/manage-solution.tsx +++ b/src/views/manage-solution/view/components/manage-solution.tsx @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/state/manage-solution-state.factories.ts b/src/views/manage-solution/view/state/manage-solution-state.factories.ts index c99e5764a..99eff339d 100644 --- a/src/views/manage-solution/view/state/manage-solution-state.factories.ts +++ b/src/views/manage-solution/view/state/manage-solution-state.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/state/manage-solution-state.ts b/src/views/manage-solution/view/state/manage-solution-state.ts index 6c286543d..d8c879ac6 100644 --- a/src/views/manage-solution/view/state/manage-solution-state.ts +++ b/src/views/manage-solution/view/state/manage-solution-state.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/state/reducer.test.ts b/src/views/manage-solution/view/state/reducer.test.ts index 347c56cc8..d19c68103 100644 --- a/src/views/manage-solution/view/state/reducer.test.ts +++ b/src/views/manage-solution/view/state/reducer.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/manage-solution/view/state/reducer.ts b/src/views/manage-solution/view/state/reducer.ts index ae4620b48..a43ccc369 100644 --- a/src/views/manage-solution/view/state/reducer.ts +++ b/src/views/manage-solution/view/state/reducer.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/message-handler.test.ts b/src/views/message-handler.test.ts index 0ead75f41..aa2608dff 100644 --- a/src/views/message-handler.test.ts +++ b/src/views/message-handler.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/message-handler.ts b/src/views/message-handler.ts index 5aea010da..e6e1c338a 100644 --- a/src/views/message-handler.ts +++ b/src/views/message-handler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/add-to-group-command.test.ts b/src/views/solution-outline/commands/add-to-group-command.test.ts index 4f5f590bf..727e15fbe 100644 --- a/src/views/solution-outline/commands/add-to-group-command.test.ts +++ b/src/views/solution-outline/commands/add-to-group-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/add-to-group-command.ts b/src/views/solution-outline/commands/add-to-group-command.ts index 80a2227ba..1145b9e02 100644 --- a/src/views/solution-outline/commands/add-to-group-command.ts +++ b/src/views/solution-outline/commands/add-to-group-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/copy-header-command.test.ts b/src/views/solution-outline/commands/copy-header-command.test.ts index 4d8bae843..3eed77398 100644 --- a/src/views/solution-outline/commands/copy-header-command.test.ts +++ b/src/views/solution-outline/commands/copy-header-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/copy-header-command.ts b/src/views/solution-outline/commands/copy-header-command.ts index 9976e2fbf..dcb5dba23 100644 --- a/src/views/solution-outline/commands/copy-header-command.ts +++ b/src/views/solution-outline/commands/copy-header-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/delete-command.test.ts b/src/views/solution-outline/commands/delete-command.test.ts index ad5d240d0..0755b32ef 100644 --- a/src/views/solution-outline/commands/delete-command.test.ts +++ b/src/views/solution-outline/commands/delete-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/delete-command.ts b/src/views/solution-outline/commands/delete-command.ts index f29d5c242..d23880eba 100644 --- a/src/views/solution-outline/commands/delete-command.ts +++ b/src/views/solution-outline/commands/delete-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/find-command.test.ts b/src/views/solution-outline/commands/find-command.test.ts index aa0894c4c..16e39f498 100644 --- a/src/views/solution-outline/commands/find-command.test.ts +++ b/src/views/solution-outline/commands/find-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/find-command.ts b/src/views/solution-outline/commands/find-command.ts index b15cefdfc..4f05e4c1e 100644 --- a/src/views/solution-outline/commands/find-command.ts +++ b/src/views/solution-outline/commands/find-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/merge-command.test.ts b/src/views/solution-outline/commands/merge-command.test.ts index 104472e1f..182fa0bd1 100644 --- a/src/views/solution-outline/commands/merge-command.test.ts +++ b/src/views/solution-outline/commands/merge-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/merge-command.ts b/src/views/solution-outline/commands/merge-command.ts index f8ddbc6e0..9f4961eb8 100644 --- a/src/views/solution-outline/commands/merge-command.ts +++ b/src/views/solution-outline/commands/merge-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/open-command.test.ts b/src/views/solution-outline/commands/open-command.test.ts index 12c7bc528..ab3fae4f1 100644 --- a/src/views/solution-outline/commands/open-command.test.ts +++ b/src/views/solution-outline/commands/open-command.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/open-command.ts b/src/views/solution-outline/commands/open-command.ts index 88a4289f4..07c715f23 100644 --- a/src/views/solution-outline/commands/open-command.ts +++ b/src/views/solution-outline/commands/open-command.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/user-code-templates.test.ts b/src/views/solution-outline/commands/user-code-templates.test.ts index 410c8cbfa..8a62569db 100644 --- a/src/views/solution-outline/commands/user-code-templates.test.ts +++ b/src/views/solution-outline/commands/user-code-templates.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/commands/user-code-templates.ts b/src/views/solution-outline/commands/user-code-templates.ts index 7f49ee010..9bad7f2b0 100644 --- a/src/views/solution-outline/commands/user-code-templates.ts +++ b/src/views/solution-outline/commands/user-code-templates.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/solution-outline.test.ts b/src/views/solution-outline/solution-outline.test.ts index 35a156ecc..0f671b210 100644 --- a/src/views/solution-outline/solution-outline.test.ts +++ b/src/views/solution-outline/solution-outline.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/solution-outline.ts b/src/views/solution-outline/solution-outline.ts index aa489c3e2..dea7a3738 100644 --- a/src/views/solution-outline/solution-outline.ts +++ b/src/views/solution-outline/solution-outline.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-file-item.test.ts b/src/views/solution-outline/tree-structure/solution-outline-file-item.test.ts index 1fc4fd79e..d191c09f5 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-file-item.test.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-file-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-file-item.ts b/src/views/solution-outline/tree-structure/solution-outline-file-item.ts index cdc24ea2c..c70d97d7a 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-file-item.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-file-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-hardware-item.test.ts b/src/views/solution-outline/tree-structure/solution-outline-hardware-item.test.ts index 015202653..c9033a4f4 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-hardware-item.test.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-hardware-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-hardware-item.ts b/src/views/solution-outline/tree-structure/solution-outline-hardware-item.ts index c6b41ffae..b1cd42288 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-hardware-item.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-hardware-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-item.test.ts b/src/views/solution-outline/tree-structure/solution-outline-item.test.ts index ba5aa0861..e4109bdd2 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-item.test.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-item.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-item.ts b/src/views/solution-outline/tree-structure/solution-outline-item.ts index 1e8868455..63d434bec 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-item.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-item.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-project-items.ts b/src/views/solution-outline/tree-structure/solution-outline-project-items.ts index abc2646f8..99e634f41 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-project-items.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-project-items.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-tree.test.ts b/src/views/solution-outline/tree-structure/solution-outline-tree.test.ts index d9eb4d61b..0fcb201ac 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-tree.test.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-tree.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-tree.ts b/src/views/solution-outline/tree-structure/solution-outline-tree.ts index 06c772259..d07b5c56c 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-tree.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-tree.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-types.factories.ts b/src/views/solution-outline/tree-structure/solution-outline-types.factories.ts index e03fd4998..00f4b4b42 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-types.factories.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-types.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-utils.test.ts b/src/views/solution-outline/tree-structure/solution-outline-utils.test.ts index a6399c098..e28def452 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-utils.test.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-utils.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/solution-outline-utils.ts b/src/views/solution-outline/tree-structure/solution-outline-utils.ts index fca615fb9..a913b6a0e 100644 --- a/src/views/solution-outline/tree-structure/solution-outline-utils.ts +++ b/src/views/solution-outline/tree-structure/solution-outline-utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/tree-structure/tree-provider.test.ts b/src/views/solution-outline/tree-structure/tree-provider.test.ts index 9723787b6..79b981cc1 100644 --- a/src/views/solution-outline/tree-structure/tree-provider.test.ts +++ b/src/views/solution-outline/tree-structure/tree-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/treeview-decoration-provider.test.ts b/src/views/solution-outline/treeview-decoration-provider.test.ts index d5dfa2b2a..e49179901 100644 --- a/src/views/solution-outline/treeview-decoration-provider.test.ts +++ b/src/views/solution-outline/treeview-decoration-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/treeview-decoration-provider.ts b/src/views/solution-outline/treeview-decoration-provider.ts index d09eff889..18b734093 100644 --- a/src/views/solution-outline/treeview-decoration-provider.ts +++ b/src/views/solution-outline/treeview-decoration-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/treeview-provider.ts b/src/views/solution-outline/treeview-provider.ts index ed8cf2c69..67f8da07c 100644 --- a/src/views/solution-outline/treeview-provider.ts +++ b/src/views/solution-outline/treeview-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/solution-outline/utils.ts b/src/views/solution-outline/utils.ts index f99a96393..aef464d4a 100644 --- a/src/views/solution-outline/utils.ts +++ b/src/views/solution-outline/utils.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/webpack-globals.ts b/src/views/webpack-globals.ts index df765fc23..3a5c945e8 100644 --- a/src/views/webpack-globals.ts +++ b/src/views/webpack-globals.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/webview-asset-retrieval.test.ts b/src/views/webview-asset-retrieval.test.ts index 7aaaa10b9..2cb800668 100644 --- a/src/views/webview-asset-retrieval.test.ts +++ b/src/views/webview-asset-retrieval.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/webview-asset-retrieval.ts b/src/views/webview-asset-retrieval.ts index 0ceb3288c..1ae9b5b41 100644 --- a/src/views/webview-asset-retrieval.ts +++ b/src/views/webview-asset-retrieval.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/webview-manager.test.ts b/src/views/webview-manager.test.ts index f52ae0bcb..5f6843aea 100644 --- a/src/views/webview-manager.test.ts +++ b/src/views/webview-manager.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/views/webview-manager.ts b/src/views/webview-manager.ts index 0f59b4b8f..58cccfdcc 100644 --- a/src/views/webview-manager.ts +++ b/src/views/webview-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/commands-provider.factories.ts b/src/vscode-api/commands-provider.factories.ts index 0d28e5663..f003c4f1e 100644 --- a/src/vscode-api/commands-provider.factories.ts +++ b/src/vscode-api/commands-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/commands-provider.ts b/src/vscode-api/commands-provider.ts index 82da89dc9..674613d75 100644 --- a/src/vscode-api/commands-provider.ts +++ b/src/vscode-api/commands-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/configuration-provider.factories.ts b/src/vscode-api/configuration-provider.factories.ts index d1c4b7817..b19370176 100644 --- a/src/vscode-api/configuration-provider.factories.ts +++ b/src/vscode-api/configuration-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/configuration-provider.ts b/src/vscode-api/configuration-provider.ts index 7398d90be..8319cd92c 100644 --- a/src/vscode-api/configuration-provider.ts +++ b/src/vscode-api/configuration-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-provider.factories.ts b/src/vscode-api/extension-api-provider.factories.ts index 3732f0fc0..21f36db77 100644 --- a/src/vscode-api/extension-api-provider.factories.ts +++ b/src/vscode-api/extension-api-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-provider.test.ts b/src/vscode-api/extension-api-provider.test.ts index c4cb258ac..7301636b4 100644 --- a/src/vscode-api/extension-api-provider.test.ts +++ b/src/vscode-api/extension-api-provider.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-provider.ts b/src/vscode-api/extension-api-provider.ts index 7f6745dbd..220a062fa 100644 --- a/src/vscode-api/extension-api-provider.ts +++ b/src/vscode-api/extension-api-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-wrapper.factories.ts b/src/vscode-api/extension-api-wrapper.factories.ts index 432c67e6e..b5c4fc15d 100644 --- a/src/vscode-api/extension-api-wrapper.factories.ts +++ b/src/vscode-api/extension-api-wrapper.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-wrapper.test.ts b/src/vscode-api/extension-api-wrapper.test.ts index 9fe911ec0..e606bbde9 100644 --- a/src/vscode-api/extension-api-wrapper.test.ts +++ b/src/vscode-api/extension-api-wrapper.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-api-wrapper.ts b/src/vscode-api/extension-api-wrapper.ts index 8e43cf403..664b74418 100644 --- a/src/vscode-api/extension-api-wrapper.ts +++ b/src/vscode-api/extension-api-wrapper.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extension-context.factories.ts b/src/vscode-api/extension-context.factories.ts index 970f6c139..f9f11a2e7 100644 --- a/src/vscode-api/extension-context.factories.ts +++ b/src/vscode-api/extension-context.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/extensions.factories.ts b/src/vscode-api/extensions.factories.ts index 20133db15..8561350ab 100644 --- a/src/vscode-api/extensions.factories.ts +++ b/src/vscode-api/extensions.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/file-decoration-provider-manager.ts b/src/vscode-api/file-decoration-provider-manager.ts index 49d8e6e9c..ea84c50ef 100644 --- a/src/vscode-api/file-decoration-provider-manager.ts +++ b/src/vscode-api/file-decoration-provider-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/file-watcher-provider.factories.ts b/src/vscode-api/file-watcher-provider.factories.ts index 1f0100e54..4d6d0214c 100644 --- a/src/vscode-api/file-watcher-provider.factories.ts +++ b/src/vscode-api/file-watcher-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/file-watcher-provider.ts b/src/vscode-api/file-watcher-provider.ts index a53d8a62b..cd04956a7 100644 --- a/src/vscode-api/file-watcher-provider.ts +++ b/src/vscode-api/file-watcher-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/global-state.factories.ts b/src/vscode-api/global-state.factories.ts index c72c0a349..873a5afcf 100644 --- a/src/vscode-api/global-state.factories.ts +++ b/src/vscode-api/global-state.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/global-state.ts b/src/vscode-api/global-state.ts index 2586c9d8b..fcffe4ecf 100644 --- a/src/vscode-api/global-state.ts +++ b/src/vscode-api/global-state.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/memento.factories.ts b/src/vscode-api/memento.factories.ts index 7bbcb0514..3c10eda52 100644 --- a/src/vscode-api/memento.factories.ts +++ b/src/vscode-api/memento.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/message-provider.factories.ts b/src/vscode-api/message-provider.factories.ts index b89b97fcf..595583543 100644 --- a/src/vscode-api/message-provider.factories.ts +++ b/src/vscode-api/message-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/message-provider.ts b/src/vscode-api/message-provider.ts index 5b3edf137..b4d7052a9 100644 --- a/src/vscode-api/message-provider.ts +++ b/src/vscode-api/message-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/ms-python.vscode-python-envs.api.ts b/src/vscode-api/ms-python.vscode-python-envs.api.ts index b813b84d4..a8d1ff880 100644 --- a/src/vscode-api/ms-python.vscode-python-envs.api.ts +++ b/src/vscode-api/ms-python.vscode-python-envs.api.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/output-channel-provider.factories.ts b/src/vscode-api/output-channel-provider.factories.ts index 3fdb673cb..881cb8c6d 100644 --- a/src/vscode-api/output-channel-provider.factories.ts +++ b/src/vscode-api/output-channel-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/output-channel-provider.ts b/src/vscode-api/output-channel-provider.ts index e870d1200..96bffcbad 100644 --- a/src/vscode-api/output-channel-provider.ts +++ b/src/vscode-api/output-channel-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/runner/process-manager.factories.ts b/src/vscode-api/runner/process-manager.factories.ts index 8dfe8ebee..f4d0d8238 100644 --- a/src/vscode-api/runner/process-manager.factories.ts +++ b/src/vscode-api/runner/process-manager.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/runner/process-manager.ts b/src/vscode-api/runner/process-manager.ts index a897b4abc..81fc25527 100644 --- a/src/vscode-api/runner/process-manager.ts +++ b/src/vscode-api/runner/process-manager.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/runner/runner.ts b/src/vscode-api/runner/runner.ts index d75610c1f..d27c57c0e 100644 --- a/src/vscode-api/runner/runner.ts +++ b/src/vscode-api/runner/runner.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/runner/terminal-task-runner.test.ts b/src/vscode-api/runner/terminal-task-runner.test.ts index 09aef7c86..81873e68c 100644 --- a/src/vscode-api/runner/terminal-task-runner.test.ts +++ b/src/vscode-api/runner/terminal-task-runner.test.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/runner/terminal-task-runner.ts b/src/vscode-api/runner/terminal-task-runner.ts index a8d9e77d1..0abba3395 100644 --- a/src/vscode-api/runner/terminal-task-runner.ts +++ b/src/vscode-api/runner/terminal-task-runner.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/text-document-handler.factories.ts b/src/vscode-api/text-document-handler.factories.ts index 92141940c..d37b45ab2 100644 --- a/src/vscode-api/text-document-handler.factories.ts +++ b/src/vscode-api/text-document-handler.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/text-document-handler.ts b/src/vscode-api/text-document-handler.ts index 29364564c..8e91454f1 100644 --- a/src/vscode-api/text-document-handler.ts +++ b/src/vscode-api/text-document-handler.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/text-document.factories.ts b/src/vscode-api/text-document.factories.ts index 2cbc570df..5a534b95f 100644 --- a/src/vscode-api/text-document.factories.ts +++ b/src/vscode-api/text-document.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/theme-provider.ts b/src/vscode-api/theme-provider.ts index 602021d3e..430d27b9f 100644 --- a/src/vscode-api/theme-provider.ts +++ b/src/vscode-api/theme-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/with-progress-provider.factories.ts b/src/vscode-api/with-progress-provider.factories.ts index 902832235..5478f3d5e 100644 --- a/src/vscode-api/with-progress-provider.factories.ts +++ b/src/vscode-api/with-progress-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/with-progress-provider.ts b/src/vscode-api/with-progress-provider.ts index c2d5fa6e4..9bd70111a 100644 --- a/src/vscode-api/with-progress-provider.ts +++ b/src/vscode-api/with-progress-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/workspace-folders-provider.factories.ts b/src/vscode-api/workspace-folders-provider.factories.ts index d2dcfa24d..76de5e69d 100644 --- a/src/vscode-api/workspace-folders-provider.factories.ts +++ b/src/vscode-api/workspace-folders-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/workspace-folders-provider.ts b/src/vscode-api/workspace-folders-provider.ts index 376abc18a..59c21bab8 100644 --- a/src/vscode-api/workspace-folders-provider.ts +++ b/src/vscode-api/workspace-folders-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/workspace-fs-provider.factories.ts b/src/vscode-api/workspace-fs-provider.factories.ts index 2f68c11cf..0b66105c1 100644 --- a/src/vscode-api/workspace-fs-provider.factories.ts +++ b/src/vscode-api/workspace-fs-provider.factories.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/vscode-api/workspace-fs-provider.ts b/src/vscode-api/workspace-fs-provider.ts index ac07322aa..d8170247b 100644 --- a/src/vscode-api/workspace-fs-provider.ts +++ b/src/vscode-api/workspace-fs-provider.ts @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/update_copyright_years.py b/update_copyright_years.py index 8e58b9d6e..8f2974422 100644 --- a/update_copyright_years.py +++ b/update_copyright_years.py @@ -6,7 +6,7 @@ you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,