From 491f0cd08a2bc17f0ed3366de14b55ad2d5f597e Mon Sep 17 00:00:00 2001 From: David Langley Date: Mon, 9 Sep 2024 14:57:16 +0100 Subject: [PATCH] Change license (#13) * Copyright headers 1 * Licence headers 2 * Copyright Headers 3 * Copyright Headers 4 * Copyright Headers 5 * Copyright Headers 6 * Copyright headers 7 * Add copyright headers for html and config file * Replace license files and update package.json * Update with CLA * lint --- .editorconfig | 16 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- CONTRIBUTING.md | 4 +- LICENSE | 177 ----- LICENSE-AGPL-3.0 | 661 +++++++++++++++++ LICENSE-GPL-3.0 | 674 ++++++++++++++++++ __mocks__/maplibre-gl.js | 14 +- __mocks__/workerFactoryMock.js | 14 +- jest.config.ts | 14 +- package.json | 2 +- playwright.config.ts | 14 +- playwright/@types/playwright-core.d.ts | 14 +- .../accessibility/keyboard-navigation.spec.ts | 14 +- .../e2e/app-loading/feature-detection.spec.ts | 14 +- .../app-loading/guest-registration.spec.ts | 14 +- .../app-loading/stored-credentials.spec.ts | 14 +- .../e2e/audio-player/audio-player.spec.ts | 14 +- .../e2e/chat-export/html-export.spec.ts | 14 +- playwright/e2e/composer/CIDER.spec.ts | 16 +- playwright/e2e/composer/RTE.spec.ts | 16 +- .../e2e/create-room/create-room.spec.ts | 16 +- playwright/e2e/crypto/backups.spec.ts | 14 +- .../e2e/crypto/complete-security.spec.ts | 14 +- playwright/e2e/crypto/crypto.spec.ts | 14 +- .../decryption-failure-messages.spec.ts | 14 +- playwright/e2e/crypto/dehydration.spec.ts | 14 +- .../e2e/crypto/device-verification.spec.ts | 14 +- playwright/e2e/crypto/event-shields.spec.ts | 14 +- playwright/e2e/crypto/logout.spec.ts | 14 +- playwright/e2e/crypto/migration.spec.ts | 16 +- .../test_indexeddb_cryptostore_dump/load.js | 16 +- .../e2e/crypto/user-verification.spec.ts | 14 +- playwright/e2e/crypto/utils.ts | 14 +- playwright/e2e/editing/editing.spec.ts | 14 +- .../e2e/file-upload/image-upload.spec.ts | 14 +- .../forgot-password/forgot-password.spec.ts | 14 +- .../get-openid-token.spec.ts | 16 +- .../e2e/integration-manager/kick.spec.ts | 16 +- .../integration-manager/read_events.spec.ts | 16 +- .../integration-manager/send_event.spec.ts | 16 +- playwright/e2e/integration-manager/utils.ts | 16 +- playwright/e2e/invite/invite-dialog.spec.ts | 14 +- .../e2e/knock/create-knock-room.spec.ts | 16 +- playwright/e2e/knock/knock-into-room.spec.ts | 14 +- playwright/e2e/knock/manage-knocks.spec.ts | 14 +- .../e2e/lazy-loading/lazy-loading.spec.ts | 14 +- playwright/e2e/left-panel/left-panel.spec.ts | 14 +- playwright/e2e/location/location.spec.ts | 14 +- playwright/e2e/login/consent.spec.ts | 14 +- playwright/e2e/login/login.spec.ts | 14 +- playwright/e2e/login/overwrite_login.spec.ts | 14 +- playwright/e2e/login/soft_logout.spec.ts | 14 +- playwright/e2e/login/utils.ts | 14 +- playwright/e2e/messages/messages.spec.ts | 14 +- playwright/e2e/oidc/index.ts | 14 +- playwright/e2e/oidc/oidc-aware.spec.ts | 14 +- playwright/e2e/oidc/oidc-native.spec.ts | 14 +- .../one-to-one-chat/one-to-one-chat.spec.ts | 14 +- playwright/e2e/permalinks/permalinks.spec.ts | 14 +- playwright/e2e/pinned-messages/index.ts | 14 +- .../pinned-messages/pinned-messages.spec.ts | 14 +- playwright/e2e/polls/pollHistory.spec.ts | 14 +- playwright/e2e/polls/polls.spec.ts | 14 +- playwright/e2e/presence/presence.spec.ts | 14 +- .../editing-messages-in-threads.spec.ts | 14 +- .../editing-messages-main-timeline.spec.ts | 14 +- .../editing-messages-thread-roots.spec.ts | 14 +- .../e2e/read-receipts/high-level.spec.ts | 14 +- playwright/e2e/read-receipts/index.ts | 14 +- .../read-receipts/message-ordering.spec.ts | 14 +- .../read-receipts/missing-referents.spec.ts | 14 +- .../new-messages-in-threads.spec.ts | 14 +- .../new-messages-main-timeline.spec.ts | 14 +- .../new-messages-thread-roots.spec.ts | 14 +- .../e2e/read-receipts/notifications.spec.ts | 14 +- .../reactions-in-threads.spec.ts | 14 +- .../reactions-main-timeline.spec.ts | 14 +- .../reactions-thread-roots.spec.ts | 14 +- .../e2e/read-receipts/read-receipts.spec.ts | 14 +- .../redactions-in-threads.spec.ts | 14 +- .../redactions-main-timeline.spec.ts | 14 +- .../redactions-thread-roots.spec.ts | 14 +- .../e2e/read-receipts/room-list-order.spec.ts | 14 +- playwright/e2e/register/email.spec.ts | 14 +- playwright/e2e/register/register.spec.ts | 14 +- .../pills-click-in-app.spec.ts | 14 +- playwright/e2e/release-announcement/index.ts | 16 +- .../releaseAnnouncement.spec.ts | 16 +- playwright/e2e/right-panel/file-panel.spec.ts | 14 +- .../right-panel/notification-panel.spec.ts | 14 +- .../e2e/right-panel/right-panel.spec.ts | 14 +- playwright/e2e/right-panel/utils.ts | 14 +- .../e2e/room-directory/room-directory.spec.ts | 14 +- playwright/e2e/room/room-header.spec.ts | 14 +- playwright/e2e/room/room.spec.ts | 14 +- .../e2e/room_options/marked_unread.spec.ts | 14 +- .../account-user-settings-tab.spec.ts | 14 +- .../appearance-user-settings-tab.spec.ts | 14 +- .../appearance-user-settings-tab/index.ts | 14 +- .../message-layout-panel.ts | 14 +- .../theme-choice-panel.spec.ts | 14 +- .../e2e/settings/device-management.spec.ts | 14 +- .../general-room-settings-tab.spec.ts | 14 +- .../preferences-user-settings-tab.spec.ts | 16 +- ...oles-permissions-room-settings-tab.spec.ts | 16 +- .../security-user-settings-tab.spec.ts | 16 +- .../e2e/sliding-sync/sliding-sync.spec.ts | 14 +- playwright/e2e/spaces/spaces.spec.ts | 14 +- .../spaces/threads-activity-centre/index.ts | 14 +- .../threadsActivityCentre.spec.ts | 16 +- playwright/e2e/spotlight/spotlight.spec.ts | 14 +- playwright/e2e/threads/threads.spec.ts | 14 +- playwright/e2e/timeline/timeline.spec.ts | 16 +- playwright/e2e/toasts/analytics-toast.spec.ts | 14 +- playwright/e2e/update/update.spec.ts | 14 +- playwright/e2e/user-menu/user-menu.spec.ts | 14 +- .../user-onboarding-new.spec.ts | 14 +- .../user-onboarding-old.spec.ts | 14 +- playwright/e2e/user-view/user-view.spec.ts | 14 +- playwright/e2e/utils.ts | 14 +- playwright/e2e/widgets/events.spec.ts | 16 +- playwright/e2e/widgets/layout.spec.ts | 16 +- playwright/e2e/widgets/stickers.spec.ts | 16 +- .../e2e/widgets/widget-pip-close.spec.ts | 16 +- playwright/element-web-test.ts | 14 +- playwright/flaky-reporter.ts | 14 +- playwright/global.d.ts | 14 +- playwright/pages/ElementAppPage.ts | 14 +- playwright/pages/Spotlight.ts | 14 +- playwright/pages/bot.ts | 14 +- playwright/pages/client.ts | 14 +- playwright/pages/crypto.ts | 14 +- playwright/pages/network.ts | 14 +- playwright/pages/settings.ts | 14 +- playwright/pages/timeline.ts | 14 +- playwright/pages/toasts.ts | 14 +- playwright/plugins/docker/index.ts | 14 +- .../plugins/homeserver/dendrite/index.ts | 14 +- playwright/plugins/homeserver/index.ts | 14 +- .../plugins/homeserver/synapse/index.ts | 14 +- playwright/plugins/mailhog/index.ts | 14 +- .../matrix-authentication-service/index.ts | 14 +- playwright/plugins/oauth_server/index.ts | 14 +- .../plugins/oauth_server/res/oauth/auth.html | 14 +- playwright/plugins/postgres/index.ts | 14 +- .../plugins/sliding-sync-proxy/index.ts | 14 +- playwright/plugins/utils/port.ts | 14 +- playwright/plugins/utils/rand.ts | 14 +- playwright/plugins/webserver/index.ts | 14 +- playwright/stale-screenshot-reporter.ts | 14 +- res/css/_animations.pcss | 14 +- res/css/_common.pcss | 20 +- res/css/_font-sizes.pcss | 14 +- res/css/_spacing.pcss | 14 +- .../views/beacon/_BeaconListItem.pcss | 14 +- .../views/beacon/_BeaconStatus.pcss | 14 +- .../views/beacon/_BeaconStatusTooltip.pcss | 14 +- .../views/beacon/_BeaconViewDialog.pcss | 14 +- .../views/beacon/_DialogOwnBeaconStatus.pcss | 14 +- .../views/beacon/_DialogSidebar.pcss | 14 +- .../beacon/_LeftPanelLiveShareWarning.pcss | 14 +- .../views/beacon/_LiveTimeRemaining.pcss | 14 +- .../views/beacon/_OwnBeaconStatus.pcss | 14 +- .../views/beacon/_RoomLiveShareWarning.pcss | 14 +- .../views/beacon/_ShareLatestLocation.pcss | 14 +- .../views/beacon/_StyledLiveBeaconIcon.pcss | 14 +- .../context_menus/_KebabContextMenu.pcss | 14 +- .../dialogs/polls/_PollDetailHeader.pcss | 14 +- .../views/dialogs/polls/_PollListItem.pcss | 14 +- .../dialogs/polls/_PollListItemEnded.pcss | 14 +- .../views/elements/_AppPermission.pcss | 16 +- .../views/elements/_AppWarning.pcss | 14 +- .../views/elements/_FilterDropdown.pcss | 14 +- .../views/elements/_FilterTabGroup.pcss | 14 +- .../components/views/elements/_LearnMore.pcss | 14 +- .../views/location/_EnableLiveShare.pcss | 14 +- .../views/location/_LiveDurationDropdown.pcss | 14 +- .../views/location/_LocationShareMenu.pcss | 14 +- .../components/views/location/_MapError.pcss | 14 +- .../views/location/_MapFallback.pcss | 14 +- .../components/views/location/_Marker.pcss | 14 +- .../views/location/_ShareDialogButtons.pcss | 14 +- .../components/views/location/_ShareType.pcss | 14 +- .../views/location/_ZoomButtons.pcss | 14 +- .../views/messages/_MBeaconBody.pcss | 14 +- .../shared/_MediaProcessingError.pcss | 14 +- res/css/components/views/pips/_WidgetPip.pcss | 14 +- .../components/views/polls/_PollOption.pcss | 14 +- .../views/settings/_AddRemoveThreepids.pcss | 16 +- .../devices/_CurrentDeviceSection.pcss | 14 +- .../devices/_DeviceDetailHeading.pcss | 14 +- .../settings/devices/_DeviceDetails.pcss | 14 +- .../devices/_DeviceExpandDetailsButton.pcss | 14 +- .../settings/devices/_DeviceSecurityCard.pcss | 14 +- .../views/settings/devices/_DeviceTile.pcss | 14 +- .../settings/devices/_DeviceTypeIcon.pcss | 14 +- .../settings/devices/_FilteredDeviceList.pcss | 14 +- .../devices/_FilteredDeviceListHeader.pcss | 14 +- .../devices/_SecurityRecommendations.pcss | 14 +- .../devices/_SelectableDeviceTile.pcss | 14 +- .../settings/shared/_SettingsSubsection.pcss | 14 +- .../shared/_SettingsSubsectionHeading.pcss | 14 +- .../views/spaces/_QuickThemeSwitcher.pcss | 14 +- .../components/views/typography/_Caption.pcss | 14 +- res/css/components/views/utils/_Box.pcss | 14 +- res/css/components/views/utils/_Flex.pcss | 14 +- res/css/compound/_Icon.pcss | 14 +- res/css/compound/_SuccessDialog.pcss | 14 +- res/css/structures/_AutoHideScrollbar.pcss | 15 +- res/css/structures/_AutocompleteInput.pcss | 14 +- res/css/structures/_BackdropPanel.pcss | 15 +- res/css/structures/_ContextualMenu.pcss | 16 +- res/css/structures/_ErrorMessage.pcss | 14 +- res/css/structures/_FileDropTarget.pcss | 14 +- res/css/structures/_FilePanel.pcss | 14 +- res/css/structures/_GenericDropdownMenu.pcss | 14 +- res/css/structures/_HomePage.pcss | 17 +- res/css/structures/_LargeLoader.pcss | 14 +- res/css/structures/_LeftPanel.pcss | 14 +- res/css/structures/_MainSplit.pcss | 15 +- res/css/structures/_MatrixChat.pcss | 14 +- res/css/structures/_MessagePanel.pcss | 14 +- .../structures/_NonUrgentToastContainer.pcss | 14 +- res/css/structures/_QuickSettingsButton.pcss | 14 +- res/css/structures/_RightPanel.pcss | 16 +- res/css/structures/_RoomSearch.pcss | 14 +- res/css/structures/_RoomStatusBar.pcss | 14 +- res/css/structures/_RoomView.pcss | 14 +- res/css/structures/_SearchBox.pcss | 14 +- res/css/structures/_SpaceHierarchy.pcss | 14 +- res/css/structures/_SpacePanel.pcss | 14 +- res/css/structures/_SpaceRoomView.pcss | 14 +- res/css/structures/_SplashPage.pcss | 14 +- res/css/structures/_TabbedView.pcss | 18 +- .../structures/_ThreadsActivityCentre.pcss | 20 +- res/css/structures/_ToastContainer.pcss | 14 +- res/css/structures/_UploadBar.pcss | 16 +- res/css/structures/_UserMenu.pcss | 14 +- res/css/structures/_ViewSource.pcss | 14 +- .../structures/auth/_CompleteSecurity.pcss | 14 +- .../auth/_ConfirmSessionLockTheftView.pcss | 14 +- res/css/structures/auth/_Login.pcss | 15 +- res/css/structures/auth/_LoginSplashView.pcss | 14 +- res/css/structures/auth/_Registration.pcss | 14 +- .../auth/_SessionLockStolenView.pcss | 14 +- .../structures/auth/_SetupEncryptionBody.pcss | 14 +- .../views/audio_messages/_AudioPlayer.pcss | 14 +- .../audio_messages/_PlayPauseButton.pcss | 14 +- .../audio_messages/_PlaybackContainer.pcss | 16 +- res/css/views/audio_messages/_SeekBar.pcss | 14 +- res/css/views/audio_messages/_Waveform.pcss | 14 +- res/css/views/auth/_AuthBody.pcss | 16 +- res/css/views/auth/_AuthFooter.pcss | 15 +- res/css/views/auth/_AuthHeader.pcss | 15 +- res/css/views/auth/_AuthHeaderLogo.pcss | 15 +- res/css/views/auth/_AuthPage.pcss | 15 +- res/css/views/auth/_CompleteSecurityBody.pcss | 16 +- res/css/views/auth/_CountryDropdown.pcss | 15 +- .../auth/_InteractiveAuthEntryComponents.pcss | 16 +- res/css/views/auth/_LanguageSelector.pcss | 15 +- res/css/views/auth/_LoginWithQR.pcss | 14 +- res/css/views/auth/_PassphraseField.pcss | 14 +- res/css/views/auth/_Welcome.pcss | 15 +- res/css/views/avatars/_BaseAvatar.pcss | 14 +- .../views/avatars/_DecoratedRoomAvatar.pcss | 14 +- res/css/views/avatars/_WidgetAvatar.pcss | 14 +- .../views/avatars/_WithPresenceIndicator.pcss | 14 +- res/css/views/beta/_BetaCard.pcss | 14 +- .../context_menus/_DeviceContextMenu.pcss | 14 +- .../context_menus/_IconizedContextMenu.pcss | 16 +- .../context_menus/_LegacyCallContextMenu.pcss | 15 +- .../context_menus/_MessageContextMenu.pcss | 16 +- .../dialogs/_AddExistingToSpaceDialog.pcss | 14 +- .../dialogs/_AnalyticsLearnMoreDialog.pcss | 14 +- res/css/views/dialogs/_BugReportDialog.pcss | 14 +- res/css/views/dialogs/_BulkRedactDialog.pcss | 14 +- res/css/views/dialogs/_ChangelogDialog.pcss | 14 +- res/css/views/dialogs/_CompoundDialog.pcss | 14 +- .../_ConfirmSpaceUserActionDialog.pcss | 14 +- .../dialogs/_ConfirmUserActionDialog.pcss | 14 +- res/css/views/dialogs/_CreateRoomDialog.pcss | 14 +- .../views/dialogs/_CreateSubspaceDialog.pcss | 14 +- .../dialogs/_DeactivateAccountDialog.pcss | 15 +- res/css/views/dialogs/_DevtoolsDialog.pcss | 14 +- res/css/views/dialogs/_ExportDialog.pcss | 14 +- res/css/views/dialogs/_FeedbackDialog.pcss | 14 +- res/css/views/dialogs/_ForwardDialog.pcss | 14 +- .../_GenericFeatureFeedbackDialog.pcss | 14 +- res/css/views/dialogs/_IncomingSasDialog.pcss | 15 +- res/css/views/dialogs/_InviteDialog.pcss | 14 +- res/css/views/dialogs/_JoinRuleDropdown.pcss | 14 +- res/css/views/dialogs/_LeaveSpaceDialog.pcss | 14 +- .../views/dialogs/_LocationViewDialog.pcss | 14 +- res/css/views/dialogs/_LogoutDialog.pcss | 14 +- .../_ManageRestrictedJoinRuleDialog.pcss | 14 +- .../dialogs/_MessageEditHistoryDialog.pcss | 14 +- res/css/views/dialogs/_ModalWidgetDialog.pcss | 14 +- res/css/views/dialogs/_PollCreateDialog.pcss | 14 +- .../_RegistrationEmailPromptDialog.pcss | 14 +- .../views/dialogs/_RoomSettingsDialog.pcss | 15 +- .../dialogs/_RoomSettingsDialogBridges.pcss | 14 +- res/css/views/dialogs/_RoomUpgradeDialog.pcss | 15 +- .../dialogs/_RoomUpgradeWarningDialog.pcss | 16 +- .../views/dialogs/_ServerOfflineDialog.pcss | 14 +- .../views/dialogs/_ServerPickerDialog.pcss | 14 +- res/css/views/dialogs/_SetEmailDialog.pcss | 14 +- res/css/views/dialogs/_SettingsDialog.pcss | 15 +- res/css/views/dialogs/_ShareDialog.pcss | 15 +- .../dialogs/_SlashCommandHelpDialog.pcss | 15 +- .../dialogs/_SpacePreferencesDialog.pcss | 14 +- .../views/dialogs/_SpaceSettingsDialog.pcss | 14 +- res/css/views/dialogs/_SpotlightDialog.pcss | 14 +- res/css/views/dialogs/_TermsDialog.pcss | 14 +- res/css/views/dialogs/_UnpinAllDialog.pcss | 18 +- .../views/dialogs/_UntrustedDeviceDialog.pcss | 14 +- .../views/dialogs/_UploadConfirmDialog.pcss | 15 +- .../views/dialogs/_UserSettingsDialog.pcss | 15 +- res/css/views/dialogs/_VerifyEMailDialog.pcss | 14 +- .../_WidgetCapabilitiesPromptDialog.pcss | 14 +- .../security/_AccessSecretStorageDialog.pcss | 16 +- .../security/_CreateCrossSigningDialog.pcss | 14 +- .../security/_CreateKeyBackupDialog.pcss | 15 +- .../security/_CreateSecretStorageDialog.pcss | 16 +- .../security/_KeyBackupFailedDialog.pcss | 15 +- .../security/_RestoreKeyBackupDialog.pcss | 16 +- res/css/views/directory/_NetworkDropdown.pcss | 14 +- res/css/views/elements/_AccessibleButton.pcss | 14 +- res/css/views/elements/_CopyableText.pcss | 16 +- .../_DesktopCapturerSourcePicker.pcss | 14 +- .../elements/_DialPadBackspaceButton.pcss | 14 +- res/css/views/elements/_Dropdown.pcss | 14 +- res/css/views/elements/_EditableItemList.pcss | 15 +- res/css/views/elements/_ErrorBoundary.pcss | 14 +- res/css/views/elements/_ExternalLink.pcss | 14 +- res/css/views/elements/_FacePile.pcss | 14 +- res/css/views/elements/_Field.pcss | 15 +- .../elements/_GenericEventListSummary.pcss | 14 +- res/css/views/elements/_ImageView.pcss | 14 +- res/css/views/elements/_InfoTooltip.pcss | 14 +- res/css/views/elements/_InlineSpinner.pcss | 15 +- .../views/elements/_InteractiveTooltip.pcss | 16 +- res/css/views/elements/_InviteReason.pcss | 14 +- res/css/views/elements/_LabelledCheckbox.pcss | 14 +- res/css/views/elements/_LanguageDropdown.pcss | 14 +- .../views/elements/_MiniAvatarUploader.pcss | 14 +- res/css/views/elements/_Pill.pcss | 14 +- res/css/views/elements/_PowerSelector.pcss | 15 +- res/css/views/elements/_ProgressBar.pcss | 14 +- res/css/views/elements/_QRCode.pcss | 14 +- res/css/views/elements/_ReplyChain.pcss | 14 +- res/css/views/elements/_ResizeHandle.pcss | 15 +- res/css/views/elements/_RoomAliasField.pcss | 14 +- res/css/views/elements/_SSOButtons.pcss | 14 +- res/css/views/elements/_SearchWarning.pcss | 14 +- res/css/views/elements/_ServerPicker.pcss | 14 +- res/css/views/elements/_SettingsFlag.pcss | 14 +- res/css/views/elements/_Spinner.pcss | 16 +- res/css/views/elements/_StyledCheckbox.pcss | 14 +- .../views/elements/_StyledRadioButton.pcss | 14 +- res/css/views/elements/_SyntaxHighlight.pcss | 14 +- res/css/views/elements/_TagComposer.pcss | 14 +- res/css/views/elements/_TextWithTooltip.pcss | 15 +- res/css/views/elements/_ToggleSwitch.pcss | 15 +- res/css/views/elements/_Tooltip.pcss | 15 +- res/css/views/elements/_UseCaseSelection.pcss | 14 +- .../elements/_UseCaseSelectionButton.pcss | 14 +- res/css/views/elements/_Validation.pcss | 15 +- res/css/views/emojipicker/_EmojiPicker.pcss | 14 +- res/css/views/location/_LocationPicker.pcss | 14 +- res/css/views/messages/_CallEvent.pcss | 14 +- res/css/views/messages/_CreateEvent.pcss | 16 +- res/css/views/messages/_DateSeparator.pcss | 14 +- .../messages/_DecryptionFailureBody.pcss | 14 +- .../views/messages/_DisambiguatedProfile.pcss | 16 +- res/css/views/messages/_EventTileBubble.pcss | 14 +- res/css/views/messages/_HiddenBody.pcss | 12 +- res/css/views/messages/_JumpToDatePicker.pcss | 14 +- res/css/views/messages/_LegacyCallEvent.pcss | 14 +- res/css/views/messages/_MEmoteBody.pcss | 14 +- res/css/views/messages/_MFileBody.pcss | 16 +- res/css/views/messages/_MImageBody.pcss | 16 +- res/css/views/messages/_MImageReplyBody.pcss | 14 +- .../views/messages/_MJitsiWidgetEvent.pcss | 14 +- res/css/views/messages/_MLocationBody.pcss | 14 +- res/css/views/messages/_MNoticeBody.pcss | 14 +- res/css/views/messages/_MPollBody.pcss | 14 +- res/css/views/messages/_MPollEndBody.pcss | 14 +- res/css/views/messages/_MStickerBody.pcss | 15 +- res/css/views/messages/_MTextBody.pcss | 14 +- res/css/views/messages/_MVideoBody.pcss | 16 +- res/css/views/messages/_MediaBody.pcss | 14 +- res/css/views/messages/_MessageActionBar.pcss | 15 +- res/css/views/messages/_MessageTimestamp.pcss | 14 +- res/css/views/messages/_MjolnirBody.pcss | 14 +- res/css/views/messages/_ReactionsRow.pcss | 15 +- .../views/messages/_ReactionsRowButton.pcss | 15 +- res/css/views/messages/_RedactedBody.pcss | 12 +- res/css/views/messages/_RoomAvatarEvent.pcss | 14 +- res/css/views/messages/_TextualEvent.pcss | 14 +- .../views/messages/_TimelineSeparator.pcss | 14 +- res/css/views/messages/_UnknownBody.pcss | 13 +- res/css/views/messages/_ViewSourceEvent.pcss | 14 +- .../views/messages/_common_CryptoEvent.pcss | 14 +- .../views/polls/pollHistory/_PollHistory.pcss | 14 +- .../polls/pollHistory/_PollHistoryList.pcss | 14 +- res/css/views/right_panel/_BaseCard.pcss | 14 +- res/css/views/right_panel/_EmptyState.pcss | 14 +- .../views/right_panel/_EncryptionInfo.pcss | 14 +- .../views/right_panel/_ExtensionsCard.pcss | 14 +- .../right_panel/_PinnedMessagesCard.pcss | 14 +- .../views/right_panel/_RightPanelTabs.pcss | 14 +- .../views/right_panel/_RoomSummaryCard.pcss | 14 +- res/css/views/right_panel/_ThreadPanel.pcss | 16 +- res/css/views/right_panel/_TimelineCard.pcss | 16 +- res/css/views/right_panel/_UserInfo.pcss | 16 +- .../views/right_panel/_VerificationPanel.pcss | 14 +- res/css/views/right_panel/_WidgetCard.pcss | 14 +- .../views/room_settings/_AliasSettings.pcss | 15 +- res/css/views/rooms/_AppsDrawer.pcss | 16 +- res/css/views/rooms/_AuxPanel.pcss | 15 +- .../views/rooms/_BasicMessageComposer.pcss | 15 +- .../views/rooms/_DecryptionFailureBar.pcss | 14 +- res/css/views/rooms/_E2EIcon.pcss | 15 +- res/css/views/rooms/_EditMessageComposer.pcss | 15 +- res/css/views/rooms/_EmojiButton.pcss | 14 +- res/css/views/rooms/_EntityTile.pcss | 16 +- res/css/views/rooms/_EventBubbleTile.pcss | 14 +- res/css/views/rooms/_EventTile.pcss | 16 +- res/css/views/rooms/_HistoryTile.pcss | 14 +- res/css/views/rooms/_IRCLayout.pcss | 14 +- res/css/views/rooms/_JumpToBottomButton.pcss | 15 +- res/css/views/rooms/_LegacyRoomHeader.pcss | 16 +- res/css/views/rooms/_LinkPreviewGroup.pcss | 14 +- res/css/views/rooms/_LinkPreviewWidget.pcss | 14 +- res/css/views/rooms/_LiveContentSummary.pcss | 14 +- res/css/views/rooms/_MemberList.pcss | 14 +- res/css/views/rooms/_MessageComposer.pcss | 15 +- .../rooms/_MessageComposerFormatBar.pcss | 14 +- res/css/views/rooms/_NewRoomIntro.pcss | 14 +- res/css/views/rooms/_NotificationBadge.pcss | 14 +- res/css/views/rooms/_PinnedEventTile.pcss | 14 +- res/css/views/rooms/_PinnedMessageBanner.pcss | 18 +- res/css/views/rooms/_PresenceLabel.pcss | 14 +- res/css/views/rooms/_ReadReceiptGroup.pcss | 14 +- res/css/views/rooms/_ReplyPreview.pcss | 14 +- res/css/views/rooms/_ReplyTile.pcss | 14 +- res/css/views/rooms/_RoomBreadcrumbs.pcss | 14 +- res/css/views/rooms/_RoomCallBanner.pcss | 14 +- res/css/views/rooms/_RoomHeader.pcss | 14 +- res/css/views/rooms/_RoomInfoLine.pcss | 14 +- res/css/views/rooms/_RoomKnocksBar.pcss | 14 +- res/css/views/rooms/_RoomList.pcss | 14 +- res/css/views/rooms/_RoomListHeader.pcss | 14 +- res/css/views/rooms/_RoomPreviewBar.pcss | 16 +- res/css/views/rooms/_RoomPreviewCard.pcss | 14 +- res/css/views/rooms/_RoomSearchAuxPanel.pcss | 14 +- res/css/views/rooms/_RoomSublist.pcss | 14 +- res/css/views/rooms/_RoomTile.pcss | 16 +- .../views/rooms/_RoomUpgradeWarningBar.pcss | 15 +- res/css/views/rooms/_SendMessageComposer.pcss | 14 +- .../views/rooms/_ThirdPartyMemberInfo.pcss | 14 +- res/css/views/rooms/_ThreadSummary.pcss | 14 +- .../views/rooms/_TopUnreadMessagesBar.pcss | 14 +- .../views/rooms/_VoiceRecordComposerTile.pcss | 14 +- res/css/views/rooms/_WhoIsTypingTile.pcss | 15 +- .../_EditWysiwygComposer.pcss | 14 +- .../_SendWysiwygComposer.pcss | 14 +- .../wysiwyg_composer/components/_Editor.pcss | 14 +- .../components/_FormattingButtons.pcss | 14 +- .../components/_LinkModal.pcss | 14 +- res/css/views/settings/_AvatarSetting.pcss | 14 +- .../views/settings/_CrossSigningPanel.pcss | 14 +- .../views/settings/_CryptographyPanel.pcss | 14 +- res/css/views/settings/_FontScalingPanel.pcss | 14 +- res/css/views/settings/_ImageSizePanel.pcss | 14 +- .../views/settings/_IntegrationManager.pcss | 14 +- res/css/views/settings/_JoinRuleSettings.pcss | 14 +- res/css/views/settings/_KeyboardShortcut.pcss | 16 +- res/css/views/settings/_LayoutSwitcher.pcss | 16 +- .../settings/_NotificationPusherSettings.pcss | 14 +- .../settings/_NotificationSettings2.pcss | 14 +- res/css/views/settings/_Notifications.pcss | 16 +- res/css/views/settings/_PhoneNumbers.pcss | 15 +- .../views/settings/_PowerLevelSelector.pcss | 20 +- .../views/settings/_RoomProfileSettings.pcss | 16 +- .../views/settings/_SecureBackupPanel.pcss | 16 +- res/css/views/settings/_SetIdServer.pcss | 16 +- .../settings/_SetIntegrationManager.pcss | 14 +- res/css/views/settings/_SettingsFieldset.pcss | 14 +- .../views/settings/_SpellCheckLanguages.pcss | 14 +- res/css/views/settings/_ThemeChoicePanel.pcss | 14 +- .../views/settings/_UpdateCheckButton.pcss | 14 +- .../views/settings/_UserProfileSettings.pcss | 16 +- .../views/settings/tabs/_SettingsBanner.pcss | 14 +- .../views/settings/tabs/_SettingsIndent.pcss | 14 +- .../views/settings/tabs/_SettingsSection.pcss | 15 +- res/css/views/settings/tabs/_SettingsTab.pcss | 15 +- .../tabs/room/_NotificationSettingsTab.pcss | 14 +- .../tabs/room/_PeopleRoomSettingsTab.pcss | 14 +- .../tabs/room/_RolesRoomSettingsTab.pcss | 15 +- .../tabs/room/_SecurityRoomSettingsTab.pcss | 15 +- .../tabs/user/_AppearanceUserSettingsTab.pcss | 16 +- .../tabs/user/_HelpUserSettingsTab.pcss | 16 +- .../tabs/user/_KeyboardUserSettingsTab.pcss | 16 +- .../tabs/user/_MjolnirUserSettingsTab.pcss | 14 +- .../user/_PreferencesUserSettingsTab.pcss | 16 +- .../tabs/user/_SecurityUserSettingsTab.pcss | 15 +- .../tabs/user/_SidebarUserSettingsTab.pcss | 14 +- res/css/views/spaces/_SpaceBasicSettings.pcss | 14 +- .../views/spaces/_SpaceChildrenPicker.pcss | 14 +- res/css/views/spaces/_SpaceCreateMenu.pcss | 14 +- res/css/views/spaces/_SpacePublicShare.pcss | 14 +- .../views/terms/_InlineTermsAgreement.pcss | 14 +- res/css/views/toasts/_AnalyticsToast.pcss | 14 +- res/css/views/toasts/_IncomingCallToast.pcss | 14 +- .../toasts/_IncomingLegacyCallToast.pcss | 16 +- .../toasts/_NonUrgentEchoFailureToast.pcss | 14 +- res/css/views/typography/_Heading.pcss | 16 +- .../_UserOnboardingButton.pcss | 14 +- .../_UserOnboardingHeader.pcss | 14 +- .../user-onboarding/_UserOnboardingList.pcss | 14 +- .../user-onboarding/_UserOnboardingPage.pcss | 14 +- .../user-onboarding/_UserOnboardingTask.pcss | 14 +- .../verification/_VerificationShowSas.pcss | 16 +- .../_LegacyCallViewButtons.pcss | 18 +- res/css/views/voip/_CallDuration.pcss | 14 +- res/css/views/voip/_CallView.pcss | 14 +- res/css/views/voip/_DialPad.pcss | 14 +- res/css/views/voip/_DialPadContextMenu.pcss | 14 +- res/css/views/voip/_DialPadModal.pcss | 14 +- res/css/views/voip/_LegacyCallPreview.pcss | 14 +- res/css/views/voip/_LegacyCallView.pcss | 18 +- .../views/voip/_LegacyCallViewForRoom.pcss | 14 +- res/css/views/voip/_LegacyCallViewHeader.pcss | 16 +- .../views/voip/_LegacyCallViewSidebar.pcss | 16 +- res/css/views/voip/_VideoFeed.pcss | 18 +- res/css/voice-broadcast/atoms/_LiveBadge.pcss | 14 +- .../atoms/_VoiceBroadcastControl.pcss | 14 +- .../atoms/_VoiceBroadcastHeader.pcss | 13 +- ...oiceBroadcastRecordingConnectionError.pcss | 14 +- .../atoms/_VoiceBroadcastRoomSubtitle.pcss | 14 +- .../molecules/_VoiceBroadcastBody.pcss | 14 +- res/themes/light-custom/css/_custom.pcss | 14 +- src/@types/common.ts | 14 +- src/@types/commonmark.ts | 14 +- src/@types/diff-dom.d.ts | 14 +- src/@types/electron-to-chromium.d.ts | 14 +- src/@types/global.d.ts | 16 +- src/@types/matrix-js-sdk.d.ts | 14 +- src/@types/opus-recorder.d.ts | 14 +- src/@types/png-chunks-extract.d.ts | 14 +- src/@types/polyfill.ts | 14 +- src/@types/raw-loader.d.ts | 14 +- src/@types/react.d.ts | 14 +- src/@types/sanitize-html.d.ts | 14 +- src/@types/svg.d.ts | 16 +- src/@types/worker-loader.d.ts | 14 +- src/AddThreepid.ts | 18 +- src/AsyncWrapper.tsx | 14 +- src/Avatar.ts | 14 +- src/BasePlatform.ts | 18 +- src/BlurhashEncoder.ts | 14 +- src/ContentMessages.ts | 18 +- src/DateUtils.ts | 18 +- src/DecryptionFailureTracker.ts | 16 +- src/DeviceListener.ts | 14 +- src/DraftCleaner.ts | 14 +- src/Editing.ts | 14 +- src/HtmlUtils.tsx | 18 +- src/IConfigOptions.ts | 16 +- src/IdentityAuthClient.tsx | 14 +- src/ImageUtils.ts | 16 +- src/KeyBindingsDefaults.ts | 16 +- src/KeyBindingsManager.ts | 16 +- src/Keyboard.ts | 18 +- src/LegacyCallHandler.tsx | 20 +- src/Lifecycle.ts | 20 +- src/Linkify.tsx | 14 +- src/Livestream.ts | 14 +- src/Login.ts | 14 +- src/Markdown.ts | 16 +- src/MatrixClientPeg.ts | 20 +- src/MediaDeviceHandler.ts | 16 +- src/Modal.tsx | 16 +- src/NodeAnimator.tsx | 14 +- src/Notifier.ts | 18 +- src/PageTypes.ts | 16 +- src/PasswordReset.ts | 16 +- src/PlatformPeg.ts | 16 +- src/PlaybackEncoder.ts | 14 +- src/PosthogAnalytics.ts | 14 +- src/PosthogTrackers.ts | 14 +- src/Presence.ts | 18 +- src/Registration.tsx | 15 +- src/Resend.ts | 14 +- src/Roles.ts | 14 +- src/RoomAliasCache.ts | 16 +- src/RoomInvite.tsx | 16 +- src/RoomNotifs.ts | 16 +- src/Rooms.ts | 16 +- src/ScalarAuthClient.ts | 16 +- src/ScalarMessaging.ts | 17 +- src/SdkConfig.ts | 16 +- src/Searching.ts | 16 +- src/SecurityManager.ts | 14 +- src/SendHistoryManager.ts | 14 +- src/SlashCommands.tsx | 20 +- src/SlidingSyncManager.ts | 14 +- src/SupportedBrowser.ts | 14 +- src/Terms.ts | 16 +- src/TextForEvent.tsx | 16 +- src/TimezoneHandler.ts | 14 +- src/Typeguards.ts | 14 +- src/Unread.ts | 16 +- src/UserActivity.ts | 15 +- src/UserAddress.ts | 16 +- src/Views.ts | 14 +- src/VoipUserMapper.ts | 14 +- src/WhoIsTyping.ts | 14 +- src/WorkerManager.ts | 14 +- src/accessibility/KeyboardShortcutUtils.ts | 14 +- src/accessibility/KeyboardShortcuts.ts | 18 +- src/accessibility/LandmarkNavigation.ts | 14 +- src/accessibility/RovingTabIndex.tsx | 14 +- src/accessibility/Toolbar.tsx | 14 +- .../context_menu/ContextMenuButton.tsx | 18 +- .../context_menu/ContextMenuTooltipButton.tsx | 18 +- src/accessibility/context_menu/MenuGroup.tsx | 18 +- src/accessibility/context_menu/MenuItem.tsx | 18 +- .../context_menu/MenuItemCheckbox.tsx | 18 +- .../context_menu/MenuItemRadio.tsx | 18 +- .../context_menu/StyledMenuItemCheckbox.tsx | 18 +- .../context_menu/StyledMenuItemRadio.tsx | 18 +- .../roving/RovingAccessibleButton.tsx | 14 +- .../roving/RovingTabIndexWrapper.tsx | 14 +- src/accessibility/roving/types.ts | 14 +- src/actions/MatrixActionCreators.ts | 16 +- src/actions/RoomListActions.ts | 16 +- src/actions/actionCreators.ts | 16 +- .../handlers/viewUserDeviceSettings.ts | 14 +- .../eventindex/DisableEventIndexDialog.tsx | 14 +- .../eventindex/ManageEventIndexDialog.tsx | 16 +- .../security/CreateKeyBackupDialog.tsx | 16 +- .../security/CreateSecretStorageDialog.tsx | 16 +- .../dialogs/security/ExportE2eKeysDialog.tsx | 16 +- .../dialogs/security/ImportE2eKeysDialog.tsx | 16 +- .../security/NewRecoveryMethodDialog.tsx | 16 +- .../security/RecoveryMethodRemovedDialog.tsx | 16 +- src/audio/BackgroundAudio.ts | 14 +- src/audio/ManagedPlayback.ts | 14 +- src/audio/Playback.ts | 14 +- src/audio/PlaybackClock.ts | 14 +- src/audio/PlaybackManager.ts | 14 +- src/audio/PlaybackQueue.ts | 16 +- src/audio/RecorderWorklet.ts | 14 +- src/audio/VoiceMessageRecording.ts | 14 +- src/audio/VoiceRecording.ts | 14 +- src/audio/compat.ts | 14 +- src/audio/consts.ts | 14 +- src/audio/recorderWorkletFactory.ts | 14 +- src/autocomplete/AutocompleteProvider.tsx | 17 +- src/autocomplete/Autocompleter.ts | 15 +- src/autocomplete/CommandProvider.tsx | 18 +- src/autocomplete/Components.tsx | 14 +- src/autocomplete/EmojiProvider.tsx | 22 +- src/autocomplete/NotifProvider.tsx | 15 +- src/autocomplete/QueryMatcher.ts | 16 +- src/autocomplete/RoomProvider.tsx | 18 +- src/autocomplete/SpaceProvider.tsx | 14 +- src/autocomplete/UserProvider.tsx | 20 +- src/boundThreepids.ts | 14 +- src/call-types.ts | 14 +- .../structures/AutoHideScrollbar.tsx | 16 +- .../structures/AutocompleteInput.tsx | 14 +- src/components/structures/BackdropPanel.tsx | 15 +- src/components/structures/ContextMenu.tsx | 18 +- src/components/structures/EmbeddedPage.tsx | 17 +- src/components/structures/ErrorMessage.tsx | 14 +- src/components/structures/FileDropTarget.tsx | 14 +- src/components/structures/FilePanel.tsx | 16 +- .../structures/GenericDropdownMenu.tsx | 14 +- .../structures/GenericErrorPage.tsx | 15 +- src/components/structures/HomePage.tsx | 14 +- .../structures/IndicatorScrollbar.tsx | 15 +- src/components/structures/InteractiveAuth.tsx | 16 +- src/components/structures/LargeLoader.tsx | 14 +- src/components/structures/LeftPanel.tsx | 14 +- .../structures/LegacyCallEventGrouper.ts | 14 +- src/components/structures/LoggedInView.tsx | 16 +- src/components/structures/MainSplit.tsx | 16 +- src/components/structures/MatrixChat.tsx | 14 +- .../MatrixClientContextProvider.tsx | 14 +- src/components/structures/MessagePanel.tsx | 16 +- .../structures/NonUrgentToastContainer.tsx | 14 +- .../structures/NotificationPanel.tsx | 16 +- .../structures/PictureInPictureDragger.tsx | 15 +- src/components/structures/PipContainer.tsx | 16 +- .../structures/ReleaseAnnouncement.tsx | 16 +- src/components/structures/RightPanel.tsx | 16 +- src/components/structures/RoomSearch.tsx | 14 +- src/components/structures/RoomSearchView.tsx | 16 +- src/components/structures/RoomStatusBar.tsx | 14 +- .../RoomStatusBarUnsentMessages.tsx | 14 +- src/components/structures/RoomView.tsx | 20 +- src/components/structures/ScrollPanel.tsx | 16 +- src/components/structures/SearchBox.tsx | 16 +- src/components/structures/SpaceHierarchy.tsx | 16 +- src/components/structures/SpaceRoomView.tsx | 16 +- src/components/structures/SplashPage.tsx | 13 +- src/components/structures/TabbedView.tsx | 18 +- src/components/structures/ThreadPanel.tsx | 16 +- src/components/structures/ThreadView.tsx | 16 +- src/components/structures/TimelinePanel.tsx | 16 +- src/components/structures/ToastContainer.tsx | 14 +- src/components/structures/UploadBar.tsx | 16 +- src/components/structures/UserMenu.tsx | 14 +- src/components/structures/UserView.tsx | 15 +- src/components/structures/ViewSource.tsx | 16 +- .../WaitingForThirdPartyRoomView.tsx | 14 +- .../structures/auth/CompleteSecurity.tsx | 14 +- .../auth/ConfirmSessionLockTheftView.tsx | 14 +- src/components/structures/auth/E2eSetup.tsx | 14 +- .../structures/auth/ForgotPassword.tsx | 18 +- src/components/structures/auth/Login.tsx | 14 +- .../structures/auth/LoginSplashView.tsx | 14 +- .../structures/auth/Registration.tsx | 14 +- .../structures/auth/SessionLockStolenView.tsx | 14 +- .../structures/auth/SetupEncryptionBody.tsx | 16 +- src/components/structures/auth/SoftLogout.tsx | 14 +- .../auth/forgot-password/CheckEmail.tsx | 14 +- .../auth/forgot-password/EnterEmail.tsx | 14 +- .../auth/forgot-password/VerifyEmailModal.tsx | 14 +- .../auth/header/AuthHeaderContext.tsx | 14 +- .../auth/header/AuthHeaderDisplay.tsx | 14 +- .../auth/header/AuthHeaderModifier.tsx | 14 +- .../auth/header/AuthHeaderProvider.tsx | 14 +- .../structures/grouper/BaseGrouper.ts | 14 +- .../structures/grouper/CreationGrouper.tsx | 14 +- .../structures/grouper/LateEventGrouper.ts | 14 +- .../structures/grouper/MainGrouper.tsx | 14 +- src/components/structures/static-page-vars.ts | 14 +- src/components/utils/Box.tsx | 14 +- src/components/utils/Flex.tsx | 14 +- .../views/audio_messages/AudioPlayer.tsx | 16 +- .../views/audio_messages/AudioPlayerBase.tsx | 16 +- src/components/views/audio_messages/Clock.tsx | 16 +- .../audio_messages/DevicesContextMenu.tsx | 16 +- .../views/audio_messages/DurationClock.tsx | 14 +- .../audio_messages/LiveRecordingClock.tsx | 14 +- .../audio_messages/LiveRecordingWaveform.tsx | 14 +- .../views/audio_messages/PlayPauseButton.tsx | 14 +- .../views/audio_messages/PlaybackClock.tsx | 16 +- .../views/audio_messages/PlaybackWaveform.tsx | 14 +- .../audio_messages/RecordingPlayback.tsx | 16 +- .../views/audio_messages/SeekBar.tsx | 14 +- .../views/audio_messages/Waveform.tsx | 14 +- src/components/views/auth/AuthBody.tsx | 15 +- src/components/views/auth/AuthFooter.tsx | 17 +- src/components/views/auth/AuthHeader.tsx | 15 +- src/components/views/auth/AuthHeaderLogo.tsx | 15 +- src/components/views/auth/AuthPage.tsx | 17 +- src/components/views/auth/CaptchaForm.tsx | 14 +- .../views/auth/CompleteSecurityBody.tsx | 14 +- src/components/views/auth/CountryDropdown.tsx | 14 +- src/components/views/auth/EmailField.tsx | 14 +- .../auth/InteractiveAuthEntryComponents.tsx | 14 +- .../views/auth/LanguageSelector.tsx | 15 +- .../views/auth/LoginWithQR-types.ts | 14 +- src/components/views/auth/LoginWithQR.tsx | 14 +- src/components/views/auth/LoginWithQRFlow.tsx | 16 +- .../views/auth/PassphraseConfirmField.tsx | 14 +- src/components/views/auth/PassphraseField.tsx | 14 +- src/components/views/auth/PasswordLogin.tsx | 16 +- .../views/auth/RegistrationForm.tsx | 16 +- src/components/views/auth/Welcome.tsx | 15 +- src/components/views/avatars/BaseAvatar.tsx | 20 +- .../views/avatars/DecoratedRoomAvatar.tsx | 14 +- src/components/views/avatars/MemberAvatar.tsx | 16 +- src/components/views/avatars/RoomAvatar.tsx | 14 +- .../views/avatars/SearchResultAvatar.tsx | 14 +- src/components/views/avatars/WidgetAvatar.tsx | 14 +- .../views/avatars/WithPresenceIndicator.tsx | 14 +- .../views/beacon/BeaconListItem.tsx | 14 +- src/components/views/beacon/BeaconMarker.tsx | 14 +- src/components/views/beacon/BeaconStatus.tsx | 14 +- .../views/beacon/BeaconStatusTooltip.tsx | 14 +- .../views/beacon/BeaconViewDialog.tsx | 14 +- .../views/beacon/DialogOwnBeaconStatus.tsx | 14 +- src/components/views/beacon/DialogSidebar.tsx | 14 +- .../beacon/LeftPanelLiveShareWarning.tsx | 14 +- .../views/beacon/LiveTimeRemaining.tsx | 14 +- .../views/beacon/OwnBeaconStatus.tsx | 14 +- .../views/beacon/RoomCallBanner.tsx | 14 +- .../views/beacon/RoomLiveShareWarning.tsx | 14 +- .../views/beacon/ShareLatestLocation.tsx | 14 +- .../views/beacon/StyledLiveBeaconIcon.tsx | 14 +- src/components/views/beacon/displayStatus.ts | 14 +- src/components/views/beacon/index.tsx | 14 +- src/components/views/beta/BetaCard.tsx | 14 +- .../context_menus/DeveloperToolsOption.tsx | 14 +- .../views/context_menus/DeviceContextMenu.tsx | 14 +- .../context_menus/DialpadContextMenu.tsx | 14 +- .../GenericElementContextMenu.tsx | 15 +- .../context_menus/GenericTextContextMenu.tsx | 14 +- .../context_menus/IconizedContextMenu.tsx | 14 +- .../views/context_menus/KebabContextMenu.tsx | 14 +- .../context_menus/LegacyCallContextMenu.tsx | 15 +- .../context_menus/MessageContextMenu.tsx | 18 +- .../views/context_menus/RoomContextMenu.tsx | 16 +- .../context_menus/RoomGeneralContextMenu.tsx | 16 +- .../RoomNotificationContextMenu.tsx | 14 +- .../views/context_menus/SpaceContextMenu.tsx | 14 +- .../context_menus/ThreadListContextMenu.tsx | 14 +- .../views/context_menus/WidgetContextMenu.tsx | 14 +- .../dialogs/AddExistingSubspaceDialog.tsx | 14 +- .../dialogs/AddExistingToSpaceDialog.tsx | 14 +- .../dialogs/AnalyticsLearnMoreDialog.tsx | 14 +- .../views/dialogs/AppDownloadDialog.tsx | 14 +- .../views/dialogs/AskInviteAnywayDialog.tsx | 16 +- src/components/views/dialogs/BaseDialog.tsx | 18 +- .../views/dialogs/BetaFeedbackDialog.tsx | 14 +- .../views/dialogs/BugReportDialog.tsx | 18 +- .../views/dialogs/BulkRedactDialog.tsx | 14 +- .../CantStartVoiceMessageBroadcastDialog.tsx | 14 +- .../views/dialogs/ChangelogDialog.tsx | 16 +- .../dialogs/ConfirmAndWaitRedactDialog.tsx | 14 +- .../views/dialogs/ConfirmRedactDialog.tsx | 14 +- .../dialogs/ConfirmSpaceUserActionDialog.tsx | 14 +- .../views/dialogs/ConfirmUserActionDialog.tsx | 14 +- .../views/dialogs/ConfirmWipeDeviceDialog.tsx | 14 +- .../views/dialogs/CreateRoomDialog.tsx | 16 +- .../views/dialogs/CreateSubspaceDialog.tsx | 14 +- .../views/dialogs/CryptoStoreTooNewDialog.tsx | 16 +- .../views/dialogs/DeactivateAccountDialog.tsx | 16 +- .../views/dialogs/DevtoolsDialog.tsx | 16 +- .../views/dialogs/EndPollDialog.tsx | 14 +- src/components/views/dialogs/ErrorDialog.tsx | 14 +- src/components/views/dialogs/ExportDialog.tsx | 14 +- .../views/dialogs/FeedbackDialog.tsx | 15 +- .../views/dialogs/ForwardDialog.tsx | 14 +- .../dialogs/GenericFeatureFeedbackDialog.tsx | 14 +- .../views/dialogs/IncomingSasDialog.tsx | 15 +- src/components/views/dialogs/InfoDialog.tsx | 16 +- .../dialogs/IntegrationsDisabledDialog.tsx | 14 +- .../dialogs/IntegrationsImpossibleDialog.tsx | 14 +- .../views/dialogs/InteractiveAuthDialog.tsx | 18 +- src/components/views/dialogs/InviteDialog.tsx | 16 +- .../views/dialogs/InviteDialogTypes.ts | 14 +- .../KeySignatureUploadFailedDialog.tsx | 14 +- .../views/dialogs/LeaveSpaceDialog.tsx | 14 +- src/components/views/dialogs/LogoutDialog.tsx | 16 +- .../ManageRestrictedJoinRuleDialog.tsx | 14 +- .../ManualDeviceKeyVerificationDialog.tsx | 20 +- .../dialogs/MessageEditHistoryDialog.tsx | 14 +- .../views/dialogs/ModalWidgetDialog.tsx | 14 +- .../views/dialogs/ModuleUiDialog.tsx | 14 +- .../views/dialogs/PollHistoryDialog.tsx | 14 +- .../views/dialogs/QuestionDialog.tsx | 15 +- .../dialogs/RegistrationEmailPromptDialog.tsx | 14 +- .../views/dialogs/ReportEventDialog.tsx | 16 +- .../views/dialogs/RoomSettingsDialog.tsx | 17 +- .../views/dialogs/RoomUpgradeDialog.tsx | 16 +- .../dialogs/RoomUpgradeWarningDialog.tsx | 16 +- .../views/dialogs/ScrollableBaseModal.tsx | 14 +- .../views/dialogs/ServerOfflineDialog.tsx | 14 +- .../views/dialogs/ServerPickerDialog.tsx | 16 +- .../views/dialogs/SeshatResetDialog.tsx | 14 +- .../dialogs/SessionRestoreErrorDialog.tsx | 18 +- .../views/dialogs/SetEmailDialog.tsx | 15 +- src/components/views/dialogs/ShareDialog.tsx | 16 +- .../views/dialogs/SlashCommandHelpDialog.tsx | 14 +- .../views/dialogs/SpacePreferencesDialog.tsx | 14 +- .../views/dialogs/SpaceSettingsDialog.tsx | 14 +- .../views/dialogs/StorageEvictedDialog.tsx | 15 +- src/components/views/dialogs/TermsDialog.tsx | 14 +- .../views/dialogs/TextInputDialog.tsx | 14 +- .../views/dialogs/UnpinAllDialog.tsx | 14 +- .../views/dialogs/UntrustedDeviceDialog.tsx | 16 +- .../views/dialogs/UploadConfirmDialog.tsx | 16 +- .../views/dialogs/UploadFailureDialog.tsx | 15 +- .../views/dialogs/UserSettingsDialog.tsx | 16 +- src/components/views/dialogs/UserTab.ts | 14 +- .../dialogs/VerificationRequestDialog.tsx | 16 +- .../WidgetCapabilitiesPromptDialog.tsx | 16 +- .../dialogs/WidgetOpenIDPermissionsDialog.tsx | 16 +- .../views/dialogs/devtools/AccountData.tsx | 16 +- .../views/dialogs/devtools/BaseTool.tsx | 16 +- .../views/dialogs/devtools/Event.tsx | 16 +- .../views/dialogs/devtools/FilteredList.tsx | 16 +- .../dialogs/devtools/RoomNotifications.tsx | 14 +- .../views/dialogs/devtools/RoomState.tsx | 16 +- .../views/dialogs/devtools/ServerInfo.tsx | 14 +- .../views/dialogs/devtools/ServersInRoom.tsx | 16 +- .../dialogs/devtools/SettingExplorer.tsx | 16 +- .../dialogs/devtools/VerificationExplorer.tsx | 16 +- .../views/dialogs/devtools/WidgetExplorer.tsx | 16 +- .../views/dialogs/oidc/OidcLogoutDialog.tsx | 14 +- .../security/AccessSecretStorageDialog.tsx | 14 +- .../ConfirmDestroyCrossSigningDialog.tsx | 14 +- .../security/CreateCrossSigningDialog.tsx | 16 +- .../security/RestoreKeyBackupDialog.tsx | 16 +- .../security/SetupEncryptionDialog.tsx | 14 +- .../views/dialogs/spotlight/Filter.ts | 16 +- .../views/dialogs/spotlight/Option.tsx | 14 +- .../spotlight/PublicRoomResultDetails.tsx | 14 +- .../spotlight/RoomResultContextMenus.tsx | 16 +- .../dialogs/spotlight/SpotlightDialog.tsx | 16 +- .../views/dialogs/spotlight/TooltipOption.tsx | 14 +- .../views/directory/NetworkDropdown.tsx | 14 +- .../views/elements/AccessibleButton.tsx | 16 +- .../views/elements/AppPermission.tsx | 18 +- src/components/views/elements/AppTile.tsx | 20 +- src/components/views/elements/AppWarning.tsx | 14 +- .../views/elements/CopyableText.tsx | 16 +- .../elements/DesktopCapturerSourcePicker.tsx | 14 +- .../views/elements/DialPadBackspaceButton.tsx | 14 +- .../views/elements/DialogButtons.tsx | 18 +- src/components/views/elements/Draggable.tsx | 14 +- src/components/views/elements/Dropdown.tsx | 16 +- .../views/elements/EditableItemList.tsx | 14 +- .../views/elements/EditableText.tsx | 15 +- .../views/elements/EditableTextContainer.tsx | 14 +- .../views/elements/EffectsOverlay.tsx | 18 +- .../views/elements/ErrorBoundary.tsx | 16 +- .../views/elements/EventListSummary.tsx | 16 +- .../views/elements/EventTilePreview.tsx | 14 +- .../views/elements/ExternalLink.tsx | 14 +- src/components/views/elements/FacePile.tsx | 14 +- src/components/views/elements/Field.tsx | 15 +- .../views/elements/FilterDropdown.tsx | 14 +- .../views/elements/FilterTabGroup.tsx | 14 +- .../elements/GenericEventListSummary.tsx | 16 +- .../elements/IRCTimelineProfileResizer.tsx | 14 +- src/components/views/elements/ImageView.tsx | 18 +- src/components/views/elements/InfoTooltip.tsx | 14 +- .../views/elements/InlineSpinner.tsx | 15 +- .../views/elements/InteractiveTooltip.tsx | 16 +- .../views/elements/InviteReason.tsx | 14 +- .../views/elements/JoinRuleDropdown.tsx | 14 +- .../views/elements/LabelledCheckbox.tsx | 14 +- .../views/elements/LabelledToggleSwitch.tsx | 16 +- .../views/elements/LanguageDropdown.tsx | 14 +- .../views/elements/LazyRenderList.tsx | 15 +- src/components/views/elements/LearnMore.tsx | 14 +- .../views/elements/LinkWithTooltip.tsx | 16 +- src/components/views/elements/Measured.tsx | 14 +- .../views/elements/MiniAvatarUploader.tsx | 14 +- .../views/elements/PersistedElement.tsx | 15 +- .../views/elements/PersistentApp.tsx | 16 +- src/components/views/elements/Pill.tsx | 16 +- .../views/elements/PollCreateDialog.tsx | 16 +- .../views/elements/PowerSelector.tsx | 14 +- src/components/views/elements/ProgressBar.tsx | 16 +- src/components/views/elements/QRCode.tsx | 14 +- src/components/views/elements/ReplyChain.tsx | 16 +- .../views/elements/ResizeHandle.tsx | 14 +- .../views/elements/RoomAliasField.tsx | 16 +- .../views/elements/RoomFacePile.tsx | 16 +- src/components/views/elements/RoomName.tsx | 14 +- src/components/views/elements/RoomTopic.tsx | 16 +- src/components/views/elements/SSOButtons.tsx | 14 +- .../views/elements/SearchWarning.tsx | 14 +- .../views/elements/ServerPicker.tsx | 16 +- .../views/elements/SettingsFlag.tsx | 16 +- .../elements/SpellCheckLanguagesDropdown.tsx | 14 +- src/components/views/elements/Spinner.tsx | 14 +- src/components/views/elements/Spoiler.tsx | 16 +- .../views/elements/StyledCheckbox.tsx | 14 +- .../views/elements/StyledRadioButton.tsx | 14 +- .../views/elements/StyledRadioGroup.tsx | 14 +- .../views/elements/SyntaxHighlight.tsx | 16 +- src/components/views/elements/Tag.tsx | 16 +- src/components/views/elements/TagComposer.tsx | 14 +- .../views/elements/TextWithTooltip.tsx | 15 +- .../views/elements/ToggleSwitch.tsx | 15 +- src/components/views/elements/Tooltip.tsx | 18 +- .../views/elements/TruncatedList.tsx | 15 +- .../views/elements/UseCaseSelection.tsx | 14 +- .../views/elements/UseCaseSelectionButton.tsx | 14 +- src/components/views/elements/Validation.tsx | 16 +- .../elements/crypto/VerificationQRCode.tsx | 14 +- src/components/views/emojipicker/Category.tsx | 16 +- src/components/views/emojipicker/Emoji.tsx | 16 +- .../views/emojipicker/EmojiPicker.tsx | 16 +- src/components/views/emojipicker/Header.tsx | 16 +- src/components/views/emojipicker/Preview.tsx | 16 +- .../views/emojipicker/QuickReactions.tsx | 16 +- .../views/emojipicker/ReactionPicker.tsx | 16 +- src/components/views/emojipicker/Search.tsx | 16 +- .../views/location/EnableLiveShare.tsx | 14 +- .../views/location/LiveDurationDropdown.tsx | 14 +- .../views/location/LocationButton.tsx | 14 +- .../views/location/LocationPicker.tsx | 14 +- .../views/location/LocationShareMenu.tsx | 14 +- .../views/location/LocationViewDialog.tsx | 14 +- src/components/views/location/Map.tsx | 14 +- src/components/views/location/MapError.tsx | 14 +- src/components/views/location/MapFallback.tsx | 14 +- src/components/views/location/Marker.tsx | 14 +- .../views/location/ShareDialogButtons.tsx | 14 +- src/components/views/location/ShareType.tsx | 14 +- src/components/views/location/SmartMarker.tsx | 14 +- src/components/views/location/ZoomButtons.tsx | 14 +- src/components/views/location/index.tsx | 14 +- .../views/location/shareLocation.ts | 14 +- src/components/views/messages/CallEvent.tsx | 14 +- .../views/messages/DateSeparator.tsx | 16 +- .../views/messages/DecryptionFailureBody.tsx | 14 +- .../views/messages/DisambiguatedProfile.tsx | 16 +- .../views/messages/DownloadActionButton.tsx | 14 +- .../views/messages/EditHistoryMessage.tsx | 14 +- .../views/messages/EncryptionEvent.tsx | 14 +- .../views/messages/EventTileBubble.tsx | 14 +- src/components/views/messages/HiddenBody.tsx | 14 +- src/components/views/messages/IBodyProps.ts | 14 +- src/components/views/messages/IMediaBody.ts | 14 +- .../views/messages/JumpToDatePicker.tsx | 14 +- .../views/messages/LegacyCallEvent.tsx | 14 +- src/components/views/messages/MAudioBody.tsx | 14 +- src/components/views/messages/MBeaconBody.tsx | 14 +- src/components/views/messages/MFileBody.tsx | 16 +- src/components/views/messages/MImageBody.tsx | 16 +- .../views/messages/MImageReplyBody.tsx | 16 +- .../views/messages/MJitsiWidgetEvent.tsx | 14 +- .../messages/MKeyVerificationRequest.tsx | 16 +- .../views/messages/MLocationBody.tsx | 14 +- src/components/views/messages/MPollBody.tsx | 14 +- .../views/messages/MPollEndBody.tsx | 14 +- .../views/messages/MStickerBody.tsx | 15 +- src/components/views/messages/MVideoBody.tsx | 16 +- .../views/messages/MVoiceMessageBody.tsx | 14 +- .../views/messages/MVoiceOrAudioBody.tsx | 14 +- .../views/messages/MessageActionBar.tsx | 16 +- .../views/messages/MessageEvent.tsx | 16 +- .../views/messages/MessageTimestamp.tsx | 16 +- src/components/views/messages/MjolnirBody.tsx | 14 +- .../views/messages/ReactionsRow.tsx | 16 +- .../views/messages/ReactionsRowButton.tsx | 16 +- .../messages/ReactionsRowButtonTooltip.tsx | 16 +- .../views/messages/RedactedBody.tsx | 16 +- .../views/messages/RoomAvatarEvent.tsx | 16 +- .../views/messages/RoomPredecessorTile.tsx | 16 +- .../views/messages/SenderProfile.tsx | 18 +- src/components/views/messages/TextualBody.tsx | 16 +- .../views/messages/TextualEvent.tsx | 16 +- .../views/messages/TileErrorBoundary.tsx | 16 +- .../views/messages/TimelineSeparator.tsx | 14 +- src/components/views/messages/UnknownBody.tsx | 16 +- .../views/messages/ViewSourceEvent.tsx | 14 +- .../messages/shared/MediaProcessingError.tsx | 14 +- src/components/views/pips/WidgetPip.tsx | 14 +- src/components/views/polls/PollOption.tsx | 14 +- .../views/polls/pollHistory/PollDetail.tsx | 14 +- .../polls/pollHistory/PollDetailHeader.tsx | 14 +- .../views/polls/pollHistory/PollHistory.tsx | 14 +- .../polls/pollHistory/PollHistoryList.tsx | 14 +- .../views/polls/pollHistory/PollListItem.tsx | 14 +- .../polls/pollHistory/PollListItemEnded.tsx | 14 +- .../views/polls/pollHistory/fetchPastPolls.ts | 14 +- .../views/polls/pollHistory/types.ts | 14 +- .../views/polls/pollHistory/usePollHistory.ts | 14 +- src/components/views/right_panel/BaseCard.tsx | 14 +- .../views/right_panel/EmptyState.tsx | 14 +- .../views/right_panel/EncryptionInfo.tsx | 14 +- .../views/right_panel/EncryptionPanel.tsx | 14 +- .../views/right_panel/ExtensionsCard.tsx | 14 +- .../views/right_panel/HeaderButton.tsx | 20 +- .../views/right_panel/HeaderButtons.tsx | 20 +- .../right_panel/LegacyRoomHeaderButtons.tsx | 20 +- .../views/right_panel/PinnedMessagesCard.tsx | 14 +- .../views/right_panel/RightPanelTabs.tsx | 14 +- .../views/right_panel/RoomSummaryCard.tsx | 14 +- .../views/right_panel/TimelineCard.tsx | 16 +- src/components/views/right_panel/UserInfo.tsx | 20 +- .../views/right_panel/VerificationPanel.tsx | 14 +- .../views/right_panel/WidgetCard.tsx | 14 +- src/components/views/right_panel/context.ts | 14 +- src/components/views/right_panel/types.ts | 14 +- .../views/room_settings/AliasSettings.tsx | 16 +- .../room_settings/RoomProfileSettings.tsx | 15 +- .../room_settings/RoomPublishSetting.tsx | 16 +- .../room_settings/UrlPreviewSettings.tsx | 20 +- src/components/views/rooms/AppsDrawer.tsx | 15 +- src/components/views/rooms/Autocomplete.tsx | 15 +- src/components/views/rooms/AuxPanel.tsx | 16 +- .../views/rooms/BasicMessageComposer.tsx | 16 +- .../views/rooms/CollapsibleButton.tsx | 14 +- src/components/views/rooms/E2EIcon.tsx | 16 +- .../views/rooms/EditMessageComposer.tsx | 16 +- src/components/views/rooms/EmojiButton.tsx | 14 +- src/components/views/rooms/EntityTile.tsx | 18 +- src/components/views/rooms/EventTile.tsx | 16 +- .../EventTile/EventTileThreadToolbar.tsx | 14 +- src/components/views/rooms/ExtraTile.tsx | 16 +- src/components/views/rooms/HistoryTile.tsx | 14 +- .../views/rooms/JumpToBottomButton.tsx | 15 +- .../views/rooms/LegacyRoomHeader.tsx | 16 +- .../views/rooms/LinkPreviewGroup.tsx | 14 +- .../views/rooms/LinkPreviewWidget.tsx | 16 +- .../views/rooms/LiveContentSummary.tsx | 14 +- src/components/views/rooms/MemberList.tsx | 20 +- src/components/views/rooms/MemberTile.tsx | 16 +- .../views/rooms/MessageComposer.tsx | 16 +- .../views/rooms/MessageComposerButtons.tsx | 14 +- .../views/rooms/MessageComposerFormatBar.tsx | 16 +- src/components/views/rooms/NewRoomIntro.tsx | 14 +- .../views/rooms/NotificationBadge.tsx | 14 +- .../StatelessNotificationBadge.tsx | 14 +- .../UnreadNotificationBadge.tsx | 14 +- .../views/rooms/PinnedEventTile.tsx | 16 +- .../views/rooms/PinnedMessageBanner.tsx | 14 +- src/components/views/rooms/PresenceLabel.tsx | 14 +- .../views/rooms/ReadReceiptGroup.tsx | 14 +- .../views/rooms/ReadReceiptMarker.tsx | 16 +- src/components/views/rooms/ReplyPreview.tsx | 16 +- src/components/views/rooms/ReplyTile.tsx | 16 +- .../views/rooms/RoomBreadcrumbs.tsx | 14 +- .../views/rooms/RoomContextDetails.tsx | 14 +- src/components/views/rooms/RoomHeader.tsx | 14 +- .../rooms/RoomHeader/CallGuestLinkButton.tsx | 14 +- .../rooms/RoomHeader/VideoRoomChatButton.tsx | 14 +- src/components/views/rooms/RoomInfoLine.tsx | 14 +- src/components/views/rooms/RoomKnocksBar.tsx | 14 +- src/components/views/rooms/RoomList.tsx | 16 +- src/components/views/rooms/RoomListHeader.tsx | 16 +- src/components/views/rooms/RoomPreviewBar.tsx | 14 +- .../views/rooms/RoomPreviewCard.tsx | 14 +- .../views/rooms/RoomSearchAuxPanel.tsx | 14 +- src/components/views/rooms/RoomSublist.tsx | 18 +- src/components/views/rooms/RoomTile.tsx | 16 +- .../views/rooms/RoomTileCallSummary.tsx | 14 +- .../views/rooms/RoomTileSubtitle.tsx | 14 +- .../views/rooms/RoomUpgradeWarningBar.tsx | 14 +- .../views/rooms/SearchResultTile.tsx | 16 +- .../views/rooms/SendMessageComposer.tsx | 16 +- src/components/views/rooms/Stickerpicker.tsx | 15 +- .../views/rooms/ThirdPartyMemberInfo.tsx | 14 +- src/components/views/rooms/ThreadSummary.tsx | 14 +- .../views/rooms/TopUnreadMessagesBar.tsx | 16 +- .../views/rooms/VoiceRecordComposerTile.tsx | 16 +- .../views/rooms/WhoIsTypingTile.tsx | 15 +- .../rooms/wysiwyg_composer/ComposerContext.ts | 14 +- .../DynamicImportWysiwygComposer.tsx | 14 +- .../wysiwyg_composer/EditWysiwygComposer.tsx | 14 +- .../wysiwyg_composer/SendWysiwygComposer.tsx | 14 +- .../components/EditionButtons.tsx | 14 +- .../wysiwyg_composer/components/Editor.tsx | 14 +- .../wysiwyg_composer/components/Emoji.tsx | 14 +- .../components/FormattingButtons.tsx | 14 +- .../wysiwyg_composer/components/LinkModal.tsx | 14 +- .../components/PlainTextComposer.tsx | 14 +- .../components/WysiwygAutocomplete.tsx | 14 +- .../components/WysiwygComposer.tsx | 14 +- .../hooks/useComposerFunctions.ts | 14 +- .../wysiwyg_composer/hooks/useEditing.ts | 14 +- .../hooks/useInitialContent.ts | 14 +- .../hooks/useInputEventProcessor.ts | 14 +- .../wysiwyg_composer/hooks/useIsExpanded.ts | 14 +- .../wysiwyg_composer/hooks/useIsFocused.ts | 14 +- .../hooks/usePlainTextInitialization.ts | 14 +- .../hooks/usePlainTextListeners.ts | 14 +- .../wysiwyg_composer/hooks/useSelection.ts | 14 +- .../hooks/useSetCursorPosition.ts | 14 +- .../wysiwyg_composer/hooks/useSuggestion.ts | 14 +- .../hooks/useWysiwygEditActionHandler.ts | 14 +- .../hooks/useWysiwygSendActionHandler.ts | 14 +- .../rooms/wysiwyg_composer/hooks/utils.ts | 14 +- .../views/rooms/wysiwyg_composer/index.ts | 14 +- .../views/rooms/wysiwyg_composer/types.ts | 14 +- .../wysiwyg_composer/utils/autocomplete.ts | 14 +- .../utils/createMessageContent.ts | 14 +- .../rooms/wysiwyg_composer/utils/editing.ts | 14 +- .../rooms/wysiwyg_composer/utils/event.ts | 14 +- .../utils/isContentModified.ts | 14 +- .../rooms/wysiwyg_composer/utils/message.ts | 16 +- .../rooms/wysiwyg_composer/utils/selection.ts | 14 +- .../views/settings/AddPrivilegedUsers.tsx | 14 +- .../views/settings/AddRemoveThreepids.tsx | 14 +- .../views/settings/AvatarSetting.tsx | 16 +- src/components/views/settings/BridgeTile.tsx | 14 +- .../views/settings/ChangeDisplayName.tsx | 16 +- .../views/settings/ChangePassword.tsx | 15 +- .../views/settings/CrossSigningPanel.tsx | 14 +- .../views/settings/CryptographyPanel.tsx | 14 +- .../views/settings/EventIndexPanel.tsx | 16 +- .../views/settings/FontScalingPanel.tsx | 16 +- .../views/settings/ImageSizePanel.tsx | 14 +- .../views/settings/IntegrationManager.tsx | 16 +- .../views/settings/JoinRuleSettings.tsx | 14 +- .../views/settings/KeyboardShortcut.tsx | 14 +- .../views/settings/LayoutSwitcher.tsx | 14 +- .../views/settings/Notifications.tsx | 16 +- .../views/settings/PowerLevelSelector.tsx | 16 +- .../views/settings/SecureBackupPanel.tsx | 16 +- src/components/views/settings/SetIdServer.tsx | 14 +- .../views/settings/SetIntegrationManager.tsx | 14 +- .../views/settings/SettingsFieldset.tsx | 12 +- .../views/settings/SpellCheckSettings.tsx | 14 +- .../views/settings/ThemeChoicePanel.tsx | 14 +- .../views/settings/UpdateCheckButton.tsx | 14 +- .../settings/UserPersonalInfoSettings.tsx | 14 +- .../views/settings/UserProfileSettings.tsx | 16 +- .../settings/devices/CurrentDeviceSection.tsx | 14 +- .../settings/devices/DeviceDetailHeading.tsx | 14 +- .../views/settings/devices/DeviceDetails.tsx | 14 +- .../devices/DeviceExpandDetailsButton.tsx | 14 +- .../views/settings/devices/DeviceMetaData.tsx | 14 +- .../settings/devices/DeviceSecurityCard.tsx | 14 +- .../devices/DeviceSecurityLearnMore.tsx | 14 +- .../views/settings/devices/DeviceTile.tsx | 16 +- .../views/settings/devices/DeviceTypeIcon.tsx | 14 +- .../devices/DeviceVerificationStatusCard.tsx | 14 +- .../settings/devices/FilteredDeviceList.tsx | 14 +- .../devices/FilteredDeviceListHeader.tsx | 14 +- .../settings/devices/LoginWithQRSection.tsx | 14 +- .../devices/OtherSessionsSectionHeading.tsx | 14 +- .../devices/SecurityRecommendations.tsx | 14 +- .../settings/devices/SelectableDeviceTile.tsx | 14 +- .../views/settings/devices/deleteDevices.tsx | 14 +- .../views/settings/devices/filter.ts | 14 +- .../views/settings/devices/types.ts | 14 +- .../views/settings/devices/useOwnDevices.ts | 14 +- .../settings/discovery/DiscoverySettings.tsx | 14 +- .../NotificationPusherSettings.tsx | 14 +- .../notifications/NotificationSettings2.tsx | 14 +- .../views/settings/shared/SettingsBanner.tsx | 14 +- .../views/settings/shared/SettingsIndent.tsx | 14 +- .../views/settings/shared/SettingsSection.tsx | 16 +- .../settings/shared/SettingsSubsection.tsx | 14 +- .../shared/SettingsSubsectionHeading.tsx | 14 +- .../views/settings/tabs/SettingsTab.tsx | 14 +- .../tabs/room/AdvancedRoomSettingsTab.tsx | 16 +- .../settings/tabs/room/BridgeSettingsTab.tsx | 14 +- .../tabs/room/GeneralRoomSettingsTab.tsx | 15 +- .../tabs/room/NotificationSettingsTab.tsx | 16 +- .../tabs/room/PeopleRoomSettingsTab.tsx | 14 +- .../settings/tabs/room/PollHistoryTab.tsx | 14 +- .../tabs/room/RolesRoomSettingsTab.tsx | 14 +- .../tabs/room/SecurityRoomSettingsTab.tsx | 14 +- .../tabs/room/VoipRoomSettingsTab.tsx | 14 +- .../tabs/user/AccountUserSettingsTab.tsx | 15 +- .../tabs/user/AppearanceUserSettingsTab.tsx | 16 +- .../tabs/user/HelpUserSettingsTab.tsx | 16 +- .../tabs/user/KeyboardUserSettingsTab.tsx | 16 +- .../tabs/user/LabsUserSettingsTab.tsx | 15 +- .../tabs/user/MjolnirUserSettingsTab.tsx | 14 +- .../tabs/user/NotificationUserSettingsTab.tsx | 14 +- .../tabs/user/PreferencesUserSettingsTab.tsx | 14 +- .../tabs/user/SecurityUserSettingsTab.tsx | 16 +- .../settings/tabs/user/SessionManagerTab.tsx | 14 +- .../tabs/user/SidebarUserSettingsTab.tsx | 16 +- .../tabs/user/VoiceUserSettingsTab.tsx | 16 +- .../views/spaces/QuickSettingsButton.tsx | 16 +- .../views/spaces/QuickThemeSwitcher.tsx | 14 +- .../views/spaces/SpaceBasicSettings.tsx | 14 +- .../views/spaces/SpaceChildrenPicker.tsx | 14 +- .../views/spaces/SpaceCreateMenu.tsx | 14 +- src/components/views/spaces/SpacePanel.tsx | 16 +- .../views/spaces/SpacePublicShare.tsx | 16 +- .../views/spaces/SpaceSettingsGeneralTab.tsx | 14 +- .../spaces/SpaceSettingsVisibilityTab.tsx | 14 +- .../views/spaces/SpaceTreeLevel.tsx | 16 +- .../ThreadsActivityCentre.tsx | 16 +- .../ThreadsActivityCentreButton.tsx | 16 +- .../spaces/threads-activity-centre/index.ts | 16 +- .../useUnreadThreadRooms.ts | 16 +- .../views/terms/InlineTermsAgreement.tsx | 14 +- .../views/toasts/GenericExpiringToast.tsx | 14 +- src/components/views/toasts/GenericToast.tsx | 16 +- .../toasts/NonUrgentEchoFailureToast.tsx | 14 +- .../views/toasts/VerificationRequestToast.tsx | 14 +- src/components/views/typography/Caption.tsx | 14 +- src/components/views/typography/Heading.tsx | 14 +- .../user-onboarding/UserOnboardingButton.tsx | 14 +- .../user-onboarding/UserOnboardingHeader.tsx | 14 +- .../user-onboarding/UserOnboardingList.tsx | 14 +- .../user-onboarding/UserOnboardingPage.tsx | 14 +- .../user-onboarding/UserOnboardingTask.tsx | 14 +- .../verification/VerificationCancelled.tsx | 14 +- .../verification/VerificationComplete.tsx | 14 +- .../verification/VerificationShowSas.tsx | 14 +- src/components/views/voip/AudioFeed.tsx | 14 +- .../voip/AudioFeedArrayForLegacyCall.tsx | 14 +- src/components/views/voip/CallDuration.tsx | 14 +- src/components/views/voip/CallView.tsx | 14 +- src/components/views/voip/DialPad.tsx | 14 +- src/components/views/voip/DialPadModal.tsx | 14 +- src/components/views/voip/LegacyCallView.tsx | 18 +- .../LegacyCallView/LegacyCallViewButtons.tsx | 18 +- .../LegacyCallView/LegacyCallViewHeader.tsx | 15 +- .../views/voip/LegacyCallViewForRoom.tsx | 16 +- .../views/voip/LegacyCallViewSidebar.tsx | 14 +- src/components/views/voip/VideoFeed.tsx | 18 +- .../LocalDeviceVerificationStateContext.ts | 14 +- src/contexts/MatrixClientContext.tsx | 14 +- src/contexts/RoomContext.ts | 14 +- src/contexts/SDKContext.ts | 14 +- src/contexts/ToastContext.tsx | 14 +- src/createRoom.ts | 16 +- src/customisations/Alias.ts | 14 +- src/customisations/ChatExport.ts | 14 +- src/customisations/ComponentVisibility.ts | 14 +- src/customisations/Directory.ts | 14 +- src/customisations/Lifecycle.ts | 14 +- src/customisations/Media.ts | 14 +- src/customisations/RoomList.ts | 14 +- src/customisations/Security.ts | 14 +- src/customisations/UserIdentifier.ts | 14 +- src/customisations/WidgetPermissions.ts | 14 +- src/customisations/WidgetVariables.ts | 14 +- src/customisations/helpers/UIComponents.ts | 14 +- .../models/IMediaEventContent.ts | 14 +- src/dispatcher/actions.ts | 14 +- src/dispatcher/dispatch-actions/threads.ts | 14 +- src/dispatcher/dispatcher.ts | 18 +- src/dispatcher/payloads.ts | 14 +- .../payloads/ActiveRoomChangedPayload.ts | 14 +- .../payloads/AfterLeaveRoomPayload.ts | 14 +- .../payloads/CancelAskToJoinPayload.ts | 14 +- .../payloads/CheckUpdatesPayload.ts | 14 +- .../payloads/ComposerInsertPayload.ts | 14 +- .../payloads/DoAfterSyncPreparedPayload.ts | 14 +- .../payloads/FocusComposerPayload.ts | 14 +- .../payloads/JoinRoomErrorPayload.ts | 14 +- src/dispatcher/payloads/JoinRoomPayload.ts | 14 +- .../payloads/JoinRoomReadyPayload.ts | 14 +- .../OpenAddExistingToSpaceDialogPayload.ts | 14 +- .../payloads/OpenForwardDialogPayload.ts | 14 +- .../payloads/OpenInviteDialogPayload.ts | 14 +- .../payloads/OpenReportEventDialogPayload.ts | 14 +- .../payloads/OpenSpacePreferencesPayload.ts | 14 +- .../payloads/OpenSpaceSettingsPayload.ts | 14 +- .../payloads/OpenSpotlightPayload.ts | 14 +- src/dispatcher/payloads/OpenToTabPayload.ts | 14 +- .../payloads/OverwriteLoginPayload.ts | 14 +- src/dispatcher/payloads/PlatformSetPayload.ts | 14 +- .../payloads/RecheckThemePayload.ts | 14 +- .../payloads/SettingUpdatedPayload.ts | 14 +- src/dispatcher/payloads/ShowThreadPayload.ts | 14 +- .../payloads/SubmitAskToJoinPayload.ts | 14 +- src/dispatcher/payloads/SwitchSpacePayload.ts | 14 +- src/dispatcher/payloads/ThreadPayload.ts | 14 +- .../payloads/UpdateFontSizeDeltaPayload.ts | 14 +- .../payloads/UpdateSystemFontPayload.ts | 14 +- src/dispatcher/payloads/UploadPayload.ts | 14 +- .../payloads/ViewHomePagePayload.ts | 14 +- .../payloads/ViewRoomDeltaPayload.ts | 14 +- .../payloads/ViewRoomErrorPayload.ts | 14 +- src/dispatcher/payloads/ViewRoomPayload.ts | 14 +- .../payloads/ViewStartChatOrReusePayload.ts | 14 +- src/dispatcher/payloads/ViewUserPayload.ts | 14 +- src/editor/autocomplete.ts | 15 +- src/editor/caret.ts | 15 +- src/editor/commands.tsx | 16 +- src/editor/deserialize.ts | 16 +- src/editor/diff.ts | 15 +- src/editor/dom.ts | 15 +- src/editor/history.ts | 14 +- src/editor/model.ts | 15 +- src/editor/offset.ts | 14 +- src/editor/operations.ts | 14 +- src/editor/parts.ts | 15 +- src/editor/position.ts | 14 +- src/editor/range.ts | 14 +- src/editor/render.ts | 15 +- src/editor/serialize.ts | 16 +- src/effects/ICanvasEffect.ts | 18 +- src/effects/confetti/index.ts | 20 +- src/effects/effect.ts | 18 +- src/effects/fireworks/index.ts | 20 +- src/effects/hearts/index.ts | 18 +- src/effects/index.ts | 18 +- src/effects/rainfall/index.ts | 18 +- src/effects/snowfall/index.ts | 16 +- src/effects/spaceinvaders/index.ts | 16 +- src/effects/utils.ts | 18 +- src/email.ts | 16 +- src/emojipicker/recent.ts | 16 +- src/events/EventTileFactory.tsx | 14 +- src/events/RelationsHelper.ts | 14 +- src/events/forward/getForwardableEvent.ts | 14 +- src/events/index.ts | 14 +- .../location/getShareableLocationEvent.ts | 14 +- src/hooks/room/useGuestAccessInformation.ts | 14 +- src/hooks/room/useRoomCall.ts | 14 +- src/hooks/room/useRoomMemberProfile.ts | 14 +- src/hooks/room/useRoomThreadNotifications.ts | 14 +- src/hooks/room/useTopic.ts | 14 +- src/hooks/spotlight/useDebouncedCallback.ts | 14 +- src/hooks/spotlight/useRecentSearches.ts | 14 +- src/hooks/useAccountData.ts | 14 +- src/hooks/useAnimation.ts | 14 +- src/hooks/useAsyncMemo.ts | 14 +- src/hooks/useAsyncRefreshMemo.ts | 14 +- src/hooks/useAudioDeviceSelection.ts | 14 +- src/hooks/useCall.ts | 14 +- src/hooks/useDispatcher.ts | 14 +- src/hooks/useEncryptionStatus.ts | 14 +- src/hooks/useEventEmitter.ts | 14 +- src/hooks/useFocus.ts | 14 +- src/hooks/useGlobalNotificationState.ts | 14 +- src/hooks/useHover.ts | 14 +- src/hooks/useIsEncrypted.ts | 14 +- src/hooks/useIsInitialSyncComplete.ts | 14 +- src/hooks/useIsReleaseAnnouncementOpen.ts | 16 +- src/hooks/useLatestResult.ts | 14 +- src/hooks/useLocalEcho.ts | 14 +- src/hooks/useLocalStorageState.ts | 14 +- src/hooks/useNotificationSettings.tsx | 14 +- src/hooks/usePermalink.ts | 14 +- src/hooks/usePermalinkEvent.ts | 14 +- src/hooks/usePermalinkMember.ts | 14 +- src/hooks/usePermalinkTargetRoom.ts | 14 +- src/hooks/usePinnedEvents.ts | 14 +- src/hooks/useProfileInfo.ts | 14 +- src/hooks/usePublicRoomDirectory.ts | 14 +- src/hooks/usePushers.ts | 14 +- src/hooks/useRoomMembers.ts | 14 +- src/hooks/useRoomName.ts | 14 +- src/hooks/useRoomNotificationState.ts | 14 +- src/hooks/useRoomState.ts | 14 +- src/hooks/useSettings.ts | 14 +- src/hooks/useSlidingSyncRoomSearch.ts | 14 +- src/hooks/useSmoothAnimation.ts | 14 +- src/hooks/useSpaceResults.ts | 14 +- src/hooks/useStateArray.ts | 14 +- src/hooks/useStateCallback.ts | 14 +- src/hooks/useStateToggle.ts | 14 +- src/hooks/useTheme.ts | 14 +- src/hooks/useThreepids.ts | 14 +- src/hooks/useTimeout.ts | 14 +- src/hooks/useTimeoutToggle.ts | 14 +- src/hooks/useTransition.ts | 14 +- src/hooks/useUnreadNotifications.ts | 16 +- src/hooks/useUserDirectory.ts | 14 +- src/hooks/useUserOnboardingContext.ts | 14 +- src/hooks/useUserOnboardingTasks.ts | 14 +- src/hooks/useWindowWidth.ts | 14 +- src/identifiers.ts | 14 +- src/index.ts | 16 +- src/indexing/BaseEventIndexManager.ts | 14 +- src/indexing/EventIndex.ts | 16 +- src/indexing/EventIndexPeg.ts | 14 +- .../IntegrationManagerInstance.ts | 14 +- src/integrations/IntegrationManagers.ts | 14 +- src/languageHandler.tsx | 18 +- src/linkify-matrix.ts | 16 +- src/mjolnir/BanList.ts | 14 +- src/mjolnir/ListRule.ts | 14 +- src/mjolnir/Mjolnir.ts | 14 +- src/models/Call.ts | 14 +- src/models/LocalRoom.ts | 14 +- src/models/RoomUpload.ts | 14 +- .../NotificationSettings.ts | 14 +- .../notificationsettings/PushRuleDiff.ts | 14 +- .../notificationsettings/PushRuleMap.ts | 14 +- .../reconcileNotificationSettings.ts | 14 +- .../toNotificationSettings.ts | 14 +- src/modules/AppModule.ts | 14 +- src/modules/ModuleComponents.tsx | 14 +- src/modules/ModuleFactory.ts | 14 +- src/modules/ModuleRunner.ts | 14 +- src/modules/ProxiedModuleApi.ts | 14 +- src/notifications/ContentRules.ts | 16 +- src/notifications/NotificationUtils.ts | 16 +- src/notifications/PushRuleVectorState.ts | 16 +- src/notifications/StandardActions.ts | 16 +- .../VectorPushRulesDefinitions.ts | 16 +- src/notifications/index.ts | 16 +- src/performance/entry-names.ts | 14 +- src/performance/index.ts | 14 +- src/phonenumber.ts | 14 +- src/rageshake/rageshake.ts | 18 +- src/rageshake/submit-rageshake.ts | 18 +- src/resizer/distributors/collapse.ts | 16 +- src/resizer/distributors/fixed.ts | 16 +- src/resizer/distributors/percentage.ts | 14 +- src/resizer/index.ts | 14 +- src/resizer/item.ts | 16 +- src/resizer/resizer.ts | 16 +- src/resizer/sizer.ts | 16 +- src/sendTimePerformanceMetrics.ts | 14 +- src/sentry.ts | 14 +- src/settings/SettingLevel.ts | 14 +- src/settings/Settings.tsx | 16 +- src/settings/SettingsStore.ts | 16 +- src/settings/UIFeature.ts | 14 +- src/settings/WatchManager.ts | 15 +- .../controllers/AnalyticsController.ts | 14 +- .../controllers/FontSizeController.ts | 14 +- .../controllers/IncompatibleController.ts | 14 +- .../MatrixClientBackedController.ts | 14 +- .../controllers/NotificationControllers.ts | 16 +- .../controllers/ReducedMotionController.ts | 14 +- .../controllers/ReloadOnChangeController.ts | 14 +- .../ServerSupportUnstableFeatureController.ts | 14 +- src/settings/controllers/SettingController.ts | 16 +- .../controllers/SlidingSyncController.ts | 16 +- .../controllers/SystemFontController.ts | 14 +- src/settings/controllers/ThemeController.ts | 16 +- .../controllers/UIFeatureController.ts | 14 +- src/settings/enums/ImageSize.ts | 14 +- src/settings/enums/Layout.ts | 14 +- src/settings/enums/UseCase.tsx | 14 +- .../AbstractLocalStorageSettingsHandler.ts | 16 +- .../handlers/AccountSettingsHandler.ts | 16 +- .../handlers/ConfigSettingsHandler.ts | 16 +- .../handlers/DefaultSettingsHandler.ts | 16 +- .../handlers/DeviceSettingsHandler.ts | 18 +- src/settings/handlers/LocalEchoWrapper.ts | 16 +- .../MatrixClientBackedSettingsHandler.ts | 14 +- .../handlers/PlatformSettingsHandler.ts | 14 +- .../handlers/RoomAccountSettingsHandler.ts | 16 +- .../handlers/RoomDeviceSettingsHandler.ts | 16 +- src/settings/handlers/RoomSettingsHandler.ts | 16 +- src/settings/handlers/SettingsHandler.ts | 16 +- src/settings/watchers/FontWatcher.ts | 16 +- src/settings/watchers/ThemeWatcher.ts | 16 +- src/settings/watchers/Watcher.ts | 14 +- src/shouldHideEvent.ts | 16 +- src/slash-commands/command.ts | 20 +- src/slash-commands/interface.ts | 20 +- src/slash-commands/join.ts | 20 +- src/slash-commands/op.ts | 20 +- src/slash-commands/utils.ts | 20 +- src/stores/AccountPasswordStore.ts | 14 +- src/stores/ActiveWidgetStore.ts | 15 +- src/stores/AsyncStore.ts | 14 +- src/stores/AsyncStoreWithClient.ts | 14 +- src/stores/AutoRageshakeStore.ts | 14 +- src/stores/BreadcrumbsStore.ts | 16 +- src/stores/CallStore.ts | 14 +- src/stores/LifecycleStore.ts | 14 +- src/stores/MemberListStore.ts | 14 +- src/stores/ModalWidgetStore.ts | 14 +- src/stores/NonUrgentToastStore.ts | 14 +- src/stores/OwnBeaconStore.ts | 14 +- src/stores/OwnProfileStore.ts | 14 +- src/stores/ReadyWatchingStore.ts | 16 +- src/stores/ReleaseAnnouncementStore.ts | 16 +- src/stores/RoomScrollStateStore.ts | 15 +- src/stores/RoomViewStore.tsx | 18 +- src/stores/SetupEncryptionStore.ts | 16 +- src/stores/ThreepidInviteStore.ts | 14 +- src/stores/ToastStore.ts | 14 +- src/stores/TypingStore.ts | 16 +- src/stores/UIStore.ts | 14 +- src/stores/UserProfilesStore.ts | 14 +- src/stores/VoiceRecordingStore.ts | 16 +- src/stores/WidgetEchoStore.ts | 14 +- src/stores/WidgetStore.ts | 14 +- src/stores/local-echo/EchoChamber.ts | 14 +- src/stores/local-echo/EchoContext.ts | 14 +- src/stores/local-echo/EchoStore.ts | 14 +- src/stores/local-echo/EchoTransaction.ts | 14 +- src/stores/local-echo/GenericEchoChamber.ts | 14 +- src/stores/local-echo/RoomEchoChamber.ts | 14 +- src/stores/local-echo/RoomEchoContext.ts | 14 +- .../notifications/ListNotificationState.ts | 16 +- src/stores/notifications/NotificationLevel.ts | 14 +- src/stores/notifications/NotificationState.ts | 14 +- .../notifications/RoomNotificationState.ts | 16 +- .../RoomNotificationStateStore.ts | 16 +- .../notifications/SpaceNotificationState.ts | 16 +- .../notifications/StaticNotificationState.ts | 14 +- .../SummarizedNotificationState.ts | 14 +- src/stores/oidc/OidcClientStore.ts | 14 +- src/stores/right-panel/RightPanelStore.ts | 14 +- .../right-panel/RightPanelStoreIPanelState.ts | 14 +- .../right-panel/RightPanelStorePhases.ts | 14 +- .../action-handlers/View3pidInvite.ts | 14 +- .../right-panel/action-handlers/index.ts | 14 +- src/stores/room-list/Interface.ts | 14 +- src/stores/room-list/ListLayout.ts | 14 +- src/stores/room-list/MessagePreviewStore.ts | 14 +- src/stores/room-list/RoomListLayoutStore.ts | 14 +- src/stores/room-list/RoomListStore.ts | 16 +- src/stores/room-list/SlidingRoomListStore.ts | 14 +- src/stores/room-list/SpaceWatcher.ts | 14 +- src/stores/room-list/algorithms/Algorithm.ts | 14 +- .../list-ordering/ImportanceAlgorithm.ts | 16 +- .../list-ordering/NaturalAlgorithm.ts | 14 +- .../list-ordering/OrderingAlgorithm.ts | 14 +- .../algorithms/list-ordering/index.ts | 14 +- src/stores/room-list/algorithms/models.ts | 14 +- .../tag-sorting/AlphabeticAlgorithm.ts | 14 +- .../algorithms/tag-sorting/IAlgorithm.ts | 14 +- .../algorithms/tag-sorting/ManualAlgorithm.ts | 14 +- .../algorithms/tag-sorting/RecentAlgorithm.ts | 14 +- .../room-list/algorithms/tag-sorting/index.ts | 14 +- .../room-list/filters/IFilterCondition.ts | 14 +- .../room-list/filters/SpaceFilterCondition.ts | 14 +- .../room-list/filters/VisibilityProvider.ts | 14 +- src/stores/room-list/models.ts | 14 +- src/stores/room-list/previews/IPreview.ts | 14 +- .../previews/LegacyCallAnswerEventPreview.ts | 14 +- .../previews/LegacyCallHangupEvent.ts | 14 +- .../previews/LegacyCallInviteEventPreview.ts | 14 +- .../room-list/previews/MessageEventPreview.ts | 14 +- .../previews/PollStartEventPreview.ts | 14 +- .../previews/ReactionEventPreview.ts | 14 +- .../room-list/previews/StickerEventPreview.ts | 14 +- .../previews/VoiceBroadcastPreview.ts | 14 +- src/stores/room-list/previews/utils.ts | 14 +- src/stores/room-list/utils/roomMute.ts | 14 +- src/stores/spaces/SpaceStore.ts | 16 +- .../spaces/SpaceTreeLevelLayoutStore.ts | 14 +- src/stores/spaces/flattenSpaceHierarchy.ts | 14 +- src/stores/spaces/index.ts | 14 +- src/stores/widgets/ElementWidgetActions.ts | 14 +- .../widgets/ElementWidgetCapabilities.ts | 14 +- src/stores/widgets/StopGapWidget.ts | 16 +- src/stores/widgets/StopGapWidgetDriver.ts | 16 +- src/stores/widgets/WidgetLayoutStore.ts | 16 +- src/stores/widgets/WidgetMessagingStore.ts | 14 +- src/stores/widgets/WidgetPermissionStore.ts | 14 +- src/stores/widgets/types.ts | 14 +- src/theme.ts | 14 +- src/toasts/AnalyticsToast.tsx | 14 +- src/toasts/BulkUnverifiedSessionsToast.ts | 14 +- src/toasts/DesktopNotificationsToast.ts | 14 +- src/toasts/IncomingCallToast.tsx | 14 +- src/toasts/IncomingLegacyCallToast.tsx | 20 +- src/toasts/MobileGuideToast.ts | 14 +- src/toasts/ServerLimitToast.tsx | 14 +- src/toasts/SetupEncryptionToast.ts | 14 +- src/toasts/UnverifiedSessionToast.tsx | 14 +- src/toasts/UpdateToast.tsx | 14 +- src/usercontent/index.ts | 14 +- src/utils/AnimationUtils.ts | 14 +- src/utils/AutoDiscoveryUtils.tsx | 14 +- src/utils/BrowserWorkarounds.ts | 14 +- src/utils/DMRoomMap.ts | 16 +- src/utils/DecryptFile.ts | 16 +- src/utils/DialogOpener.ts | 14 +- src/utils/DirectoryUtils.ts | 16 +- src/utils/EditorStateTransfer.ts | 16 +- src/utils/ErrorUtils.tsx | 16 +- src/utils/EventRenderingUtils.ts | 14 +- src/utils/EventUtils.ts | 16 +- src/utils/Feedback.ts | 14 +- src/utils/FileDownloader.ts | 14 +- src/utils/FileUtils.ts | 16 +- src/utils/FixedRollingArray.ts | 14 +- src/utils/FontManager.ts | 16 +- src/utils/FormattingUtils.ts | 16 +- src/utils/IDestroyable.ts | 14 +- src/utils/IdentityServerUtils.ts | 16 +- src/utils/Image.ts | 14 +- src/utils/JSON.ts | 14 +- src/utils/KeyVerificationStateObserver.ts | 14 +- src/utils/LazyValue.ts | 14 +- src/utils/LruCache.ts | 14 +- src/utils/MarkedExecution.ts | 14 +- src/utils/MatrixGlob.ts | 14 +- src/utils/MediaEventHelper.ts | 14 +- src/utils/MegolmExportEncryption.ts | 16 +- src/utils/MessageDiffUtils.tsx | 16 +- src/utils/Mouse.ts | 14 +- src/utils/MultiInviter.ts | 16 +- src/utils/NativeEventUtils.ts | 14 +- src/utils/PasswordScorer.ts | 15 +- src/utils/PhasedRolloutFeature.ts | 15 +- src/utils/PinningUtils.ts | 14 +- src/utils/PreferredRoomVersions.ts | 14 +- src/utils/ReactUtils.tsx | 14 +- src/utils/Reply.ts | 16 +- src/utils/ResizeNotifier.ts | 16 +- src/utils/RoomUpgrade.ts | 14 +- src/utils/SearchInput.ts | 14 +- src/utils/SessionLock.ts | 14 +- src/utils/ShieldUtils.ts | 14 +- src/utils/Singleflight.ts | 14 +- src/utils/SnakedObject.ts | 14 +- src/utils/SortMembers.ts | 14 +- src/utils/StorageAccess.ts | 16 +- src/utils/StorageManager.ts | 14 +- src/utils/Timer.ts | 16 +- src/utils/UrlUtils.ts | 16 +- src/utils/UserInteractiveAuth.ts | 14 +- src/utils/ValidatedServerConfig.ts | 14 +- src/utils/WellKnownUtils.ts | 14 +- src/utils/Whenable.ts | 14 +- src/utils/WidgetUtils.ts | 16 +- src/utils/arrays.ts | 14 +- src/utils/beacon/bounds.ts | 14 +- src/utils/beacon/duration.ts | 14 +- src/utils/beacon/geolocation.ts | 14 +- src/utils/beacon/getShareableLocation.ts | 14 +- src/utils/beacon/index.ts | 14 +- src/utils/beacon/timeline.ts | 14 +- src/utils/beacon/useBeacon.ts | 14 +- src/utils/beacon/useLiveBeacons.ts | 14 +- src/utils/beacon/useOwnLiveBeacons.ts | 14 +- src/utils/blobs.ts | 14 +- src/utils/colour.ts | 14 +- src/utils/connection.ts | 14 +- src/utils/createMatrixClient.ts | 16 +- src/utils/createVoiceMessageContent.ts | 14 +- src/utils/crypto/deviceInfo.ts | 14 +- src/utils/crypto/index.ts | 14 +- .../crypto/shouldForceDisableEncryption.ts | 14 +- src/utils/crypto/shouldSkipSetupEncryption.ts | 14 +- src/utils/device/clientInformation.ts | 14 +- src/utils/device/dehydration.ts | 14 +- src/utils/device/isDeviceVerified.ts | 14 +- src/utils/device/parseUserAgent.ts | 14 +- .../snoozeBulkUnverifiedDeviceReminder.ts | 14 +- src/utils/direct-messages.ts | 14 +- src/utils/dm/createDmLocalRoom.ts | 14 +- src/utils/dm/filterValidMDirect.ts | 14 +- src/utils/dm/findDMForUser.ts | 14 +- src/utils/dm/findDMRoom.ts | 14 +- src/utils/dm/startDm.ts | 14 +- src/utils/enums.ts | 14 +- src/utils/event/getSenderName.ts | 14 +- src/utils/exportUtils/Exporter.ts | 16 +- src/utils/exportUtils/HtmlExport.tsx | 16 +- src/utils/exportUtils/JSONExport.ts | 16 +- src/utils/exportUtils/PlainTextExport.ts | 16 +- src/utils/exportUtils/exportCSS.ts | 14 +- src/utils/exportUtils/exportCustomCSS.css | 14 +- src/utils/exportUtils/exportJS.js | 14 +- src/utils/exportUtils/exportUtils.ts | 14 +- src/utils/humanize.ts | 14 +- src/utils/i18n-helpers.ts | 14 +- src/utils/image-media.ts | 14 +- src/utils/iterables.ts | 14 +- src/utils/leave-behaviour.ts | 14 +- src/utils/local-room.ts | 14 +- src/utils/localRoom/isLocalRoom.ts | 14 +- src/utils/localRoom/isRoomReady.ts | 14 +- src/utils/location/LocationShareErrors.ts | 14 +- src/utils/location/findMapStyleUrl.ts | 14 +- src/utils/location/index.ts | 14 +- src/utils/location/isSelfLocation.ts | 14 +- src/utils/location/links.ts | 14 +- src/utils/location/locationEventGeoUri.ts | 14 +- src/utils/location/map.ts | 14 +- src/utils/location/parseGeoUri.ts | 14 +- src/utils/location/positionFailureMessage.ts | 14 +- src/utils/location/useMap.ts | 14 +- src/utils/login.ts | 14 +- src/utils/maps.ts | 14 +- src/utils/media/requestMediaPermissions.tsx | 14 +- src/utils/membership.ts | 16 +- src/utils/notifications.ts | 14 +- src/utils/numbers.ts | 14 +- src/utils/objects.ts | 14 +- src/utils/oidc/TokenRefresher.ts | 14 +- src/utils/oidc/authorize.ts | 14 +- src/utils/oidc/error.ts | 14 +- src/utils/oidc/getOidcLogoutUrl.ts | 14 +- src/utils/oidc/isUserRegistrationSupported.ts | 14 +- src/utils/oidc/persistOidcSettings.ts | 14 +- src/utils/oidc/registerClient.ts | 14 +- src/utils/pages.ts | 16 +- .../permalinks/ElementPermalinkConstructor.ts | 16 +- .../MatrixSchemePermalinkConstructor.ts | 14 +- .../MatrixToPermalinkConstructor.ts | 14 +- src/utils/permalinks/PermalinkConstructor.ts | 16 +- src/utils/permalinks/Permalinks.ts | 16 +- src/utils/permalinks/navigator.ts | 14 +- src/utils/pillify.tsx | 14 +- src/utils/presence.ts | 14 +- src/utils/promise.ts | 14 +- src/utils/pushRules/monitorSyncedPushRules.ts | 14 +- src/utils/pushRules/updatePushRuleActions.ts | 14 +- src/utils/read-receipts.ts | 14 +- src/utils/room/canInviteTo.ts | 14 +- src/utils/room/getFunctionalMembers.ts | 14 +- .../room/getJoinedNonFunctionalMembers.ts | 14 +- src/utils/room/inviteToRoom.ts | 14 +- src/utils/room/placeCall.ts | 14 +- ...ouldEncryptRoomWithSingle3rdPartyInvite.ts | 14 +- src/utils/room/tagRoom.ts | 14 +- src/utils/rooms.ts | 14 +- src/utils/sets.ts | 14 +- src/utils/space.tsx | 14 +- src/utils/stringOrderField.ts | 14 +- src/utils/strings.ts | 14 +- src/utils/threepids.ts | 14 +- src/utils/tokens/pickling.ts | 18 +- src/utils/tokens/tokens.ts | 14 +- src/utils/tooltipify.tsx | 14 +- src/utils/units.ts | 14 +- src/utils/useId.ts | 14 +- src/utils/validate/index.ts | 14 +- src/utils/validate/numberInRange.ts | 14 +- src/utils/video-rooms.ts | 14 +- src/verification.ts | 16 +- .../audio/VoiceBroadcastRecorder.ts | 14 +- .../components/VoiceBroadcastBody.tsx | 14 +- .../components/atoms/LiveBadge.tsx | 14 +- .../components/atoms/SeekButton.tsx | 14 +- .../atoms/VoiceBroadcastControl.tsx | 14 +- .../components/atoms/VoiceBroadcastError.tsx | 14 +- .../components/atoms/VoiceBroadcastHeader.tsx | 13 +- .../atoms/VoiceBroadcastPlaybackControl.tsx | 16 +- ...VoiceBroadcastRecordingConnectionError.tsx | 14 +- .../atoms/VoiceBroadcastRoomSubtitle.tsx | 14 +- .../ConfirmListenBroadcastStopCurrent.tsx | 14 +- .../molecules/VoiceBroadcastPlaybackBody.tsx | 14 +- .../VoiceBroadcastPreRecordingPip.tsx | 14 +- .../molecules/VoiceBroadcastRecordingBody.tsx | 13 +- .../molecules/VoiceBroadcastRecordingPip.tsx | 14 +- .../VoiceBroadcastSmallPlaybackBody.tsx | 14 +- .../hooks/useCurrentVoiceBroadcastPlayback.ts | 14 +- .../useCurrentVoiceBroadcastPreRecording.ts | 14 +- .../useCurrentVoiceBroadcastRecording.ts | 14 +- .../hooks/useHasRoomLiveVoiceBroadcast.ts | 14 +- .../hooks/useVoiceBroadcastPlayback.ts | 16 +- .../hooks/useVoiceBroadcastRecording.tsx | 16 +- src/voice-broadcast/index.ts | 14 +- .../models/VoiceBroadcastPlayback.ts | 14 +- .../models/VoiceBroadcastPreRecording.ts | 14 +- .../models/VoiceBroadcastRecording.ts | 14 +- .../stores/VoiceBroadcastPlaybacksStore.ts | 14 +- .../stores/VoiceBroadcastPreRecordingStore.ts | 14 +- .../stores/VoiceBroadcastRecordingsStore.ts | 16 +- src/voice-broadcast/types.ts | 14 +- .../utils/VoiceBroadcastChunkEvents.ts | 14 +- .../utils/VoiceBroadcastResumer.ts | 14 +- .../checkVoiceBroadcastPreConditions.tsx | 14 +- .../utils/cleanUpBroadcasts.ts | 14 +- .../utils/determineVoiceBroadcastLiveness.ts | 14 +- ...rCurrentVoiceBroadcastPlaybackIfStopped.ts | 14 +- ...doMaybeSetCurrentVoiceBroadcastPlayback.ts | 14 +- ...RoomLiveVoiceBroadcastFromUserAndDevice.ts | 14 +- src/voice-broadcast/utils/getChunkLength.ts | 14 +- .../utils/getMaxBroadcastLength.ts | 14 +- .../utils/hasRoomLiveVoiceBroadcast.ts | 14 +- .../utils/isRelatedToVoiceBroadcast.ts | 14 +- .../utils/isVoiceBroadcastStartedEvent.ts | 14 +- .../pauseNonLiveBroadcastFromOtherRoom.ts | 14 +- .../utils/retrieveStartedInfoEvent.ts | 14 +- .../utils/setUpVoiceBroadcastPreRecording.ts | 14 +- ...uldDisplayAsVoiceBroadcastRecordingTile.ts | 14 +- ...houldDisplayAsVoiceBroadcastStoppedText.ts | 14 +- .../shouldDisplayAsVoiceBroadcastTile.ts | 14 +- .../utils/showCantStartACallDialog.tsx | 14 +- .../utils/startNewVoiceBroadcastRecording.ts | 14 +- .../textForVoiceBroadcastStoppedEvent.tsx | 14 +- ...orVoiceBroadcastStoppedEventWithoutLink.ts | 14 +- src/widgets/CapabilityText.tsx | 16 +- src/widgets/Jitsi.ts | 14 +- src/widgets/ManagedHybrid.ts | 14 +- src/widgets/WidgetType.ts | 14 +- src/workers/blurhash.worker.ts | 14 +- src/workers/blurhashWorkerFactory.ts | 14 +- src/workers/indexeddb.worker.ts | 14 +- src/workers/indexeddbWorkerFactory.ts | 14 +- src/workers/playback.worker.ts | 14 +- src/workers/playbackWorkerFactory.ts | 14 +- src/workers/worker.ts | 14 +- test/@types/common.ts | 14 +- test/Avatar-test.ts | 14 +- test/ContentMessages-test.ts | 14 +- test/DecryptionFailureTracker-test.ts | 15 +- test/DeviceListener-test.ts | 14 +- test/HtmlUtils-test.tsx | 14 +- test/Image-test.ts | 14 +- test/KeyBindingsManager-test.ts | 14 +- test/LegacyCallHandler-test.ts | 14 +- test/Lifecycle-test.ts | 14 +- test/Markdown-test.ts | 14 +- test/MatrixClientPeg-test.ts | 14 +- test/MediaDeviceHandler-test.ts | 14 +- test/Modal-test.ts | 14 +- test/Notifier-test.ts | 14 +- test/PosthogAnalytics-test.ts | 14 +- test/PreferredRoomVersions-test.ts | 14 +- test/Reply-test.ts | 14 +- test/RoomNotifs-test.ts | 16 +- test/Rooms-test.ts | 14 +- test/ScalarAuthClient-test.ts | 14 +- test/SdkConfig-test.ts | 14 +- test/SecurityManager-test.ts | 14 +- test/SlashCommands-test.tsx | 14 +- test/SlidingSyncManager-test.ts | 14 +- test/SupportedBrowser-test.ts | 14 +- test/Terms-test.tsx | 14 +- test/TestSdkContext.ts | 14 +- test/TextForEvent-test.ts | 14 +- test/TimezoneHandler-test.ts | 18 +- test/Unread-test.ts | 14 +- test/UserActivity-test.ts | 15 +- test/WorkerManager-test.ts | 14 +- .../KeyboardShortcutUtils-test.ts | 14 +- .../accessibility/LandmarkNavigation-test.tsx | 14 +- test/accessibility/RovingTabIndex-test.tsx | 16 +- .../handlers/viewUserDeviceSettings-test.ts | 14 +- test/audio/Playback-test.ts | 14 +- test/audio/VoiceMessageRecording-test.ts | 14 +- test/audio/VoiceRecording-test.ts | 14 +- test/autocomplete/EmojiProvider-test.ts | 14 +- test/autocomplete/QueryMatcher-test.ts | 15 +- test/autocomplete/RoomProvider-test.ts | 14 +- test/autocomplete/SpaceProvider-test.ts | 14 +- .../structures/AutocompleteInput-test.tsx | 14 +- .../components/structures/ContextMenu-test.ts | 14 +- test/components/structures/FilePanel-test.tsx | 14 +- .../structures/LargeLoader-test.tsx | 14 +- test/components/structures/LeftPanel-test.tsx | 14 +- .../structures/LegacyCallEventGrouper-test.ts | 14 +- .../structures/LoggedInView-test.tsx | 16 +- test/components/structures/MainSplit-test.tsx | 14 +- .../components/structures/MatrixChat-test.tsx | 14 +- .../MatrixClientContextProvider-test.tsx | 14 +- .../structures/MessagePanel-test.tsx | 16 +- .../PictureInPictureDragger-test.tsx | 14 +- .../structures/PipContainer-test.tsx | 14 +- .../structures/ReleaseAnnouncement-test.tsx | 16 +- .../components/structures/RightPanel-test.tsx | 14 +- .../structures/RoomSearchView-test.tsx | 14 +- .../structures/RoomStatusBar-test.tsx | 14 +- .../RoomStatusBarUnsentMessages-test.tsx | 14 +- test/components/structures/RoomView-test.tsx | 14 +- .../structures/SpaceHierarchy-test.tsx | 14 +- .../components/structures/TabbedView-test.tsx | 14 +- .../structures/ThreadPanel-test.tsx | 16 +- .../components/structures/ThreadView-test.tsx | 16 +- .../structures/TimelinePanel-test.tsx | 16 +- test/components/structures/UploadBar-test.tsx | 14 +- test/components/structures/UserMenu-test.tsx | 14 +- .../components/structures/ViewSource-test.tsx | 14 +- .../structures/auth/ForgotPassword-test.tsx | 14 +- .../components/structures/auth/Login-test.tsx | 15 +- .../structures/auth/LoginSplashView-test.tsx | 14 +- .../structures/auth/Registration-test.tsx | 16 +- test/components/views/Validation-test.ts | 14 +- .../views/VerificationShowSas-test.tsx | 14 +- .../audio_messages/RecordingPlayback-test.tsx | 14 +- .../views/audio_messages/SeekBar-test.tsx | 14 +- .../views/auth/CountryDropdown-test.tsx | 14 +- .../InteractiveAuthEntryComponents-test.tsx | 14 +- .../views/auth/RegistrationToken-test.tsx | 16 +- .../avatars/DecoratedRoomAvatar-test.tsx | 14 +- .../views/avatars/MemberAvatar-test.tsx | 14 +- .../views/avatars/RoomAvatar-test.tsx | 14 +- .../avatars/WithPresenceIndicator-test.tsx | 14 +- .../views/beacon/BeaconListItem-test.tsx | 14 +- .../views/beacon/BeaconMarker-test.tsx | 14 +- .../views/beacon/BeaconStatus-test.tsx | 14 +- .../views/beacon/BeaconViewDialog-test.tsx | 14 +- .../views/beacon/DialogSidebar-test.tsx | 14 +- .../beacon/LeftPanelLiveShareWarning-test.tsx | 14 +- .../views/beacon/OwnBeaconStatus-test.tsx | 14 +- .../views/beacon/RoomCallBanner-test.tsx | 14 +- .../beacon/RoomLiveShareWarning-test.tsx | 14 +- .../views/beacon/ShareLatestLocation-test.tsx | 14 +- .../beacon/StyledLiveBeaconIcon-test.tsx | 14 +- test/components/views/beta/BetaCard-test.tsx | 14 +- .../views/context_menus/ContextMenu-test.tsx | 14 +- .../views/context_menus/EmbeddedPage-test.tsx | 14 +- .../context_menus/MessageContextMenu-test.tsx | 14 +- .../context_menus/RoomContextMenu-test.tsx | 14 +- .../RoomGeneralContextMenu-test.tsx | 16 +- .../context_menus/SpaceContextMenu-test.tsx | 14 +- .../ThreadListContextMenu-test.tsx | 14 +- .../context_menus/WidgetContextMenu-test.tsx | 14 +- .../AccessSecretStorageDialog-test.tsx | 16 +- .../views/dialogs/AppDownloadDialog-test.tsx | 14 +- .../dialogs/AskInviteAnywayDialog-test.tsx | 14 +- .../views/dialogs/ChangelogDialog-test.tsx | 14 +- .../dialogs/ConfirmRedactDialog-test.tsx | 14 +- .../dialogs/ConfirmUserActionDialog-test.tsx | 14 +- .../views/dialogs/CreateRoomDialog-test.tsx | 14 +- .../views/dialogs/DevtoolsDialog-test.tsx | 14 +- .../views/dialogs/ExportDialog-test.tsx | 14 +- .../views/dialogs/FeedbackDialog-test.tsx | 14 +- .../views/dialogs/ForwardDialog-test.tsx | 14 +- .../views/dialogs/IncomingSasDialog-test.tsx | 14 +- .../dialogs/InteractiveAuthDialog-test.tsx | 16 +- .../views/dialogs/InviteDialog-test.tsx | 14 +- .../views/dialogs/LogoutDialog-test.tsx | 14 +- .../ManageRestrictedJoinRuleDialog-test.tsx | 14 +- ...ManualDeviceKeyVerificationDialog-test.tsx | 14 +- .../dialogs/MessageEditHistoryDialog-test.tsx | 14 +- .../views/dialogs/RoomSettingsDialog-test.tsx | 14 +- .../views/dialogs/ServerPickerDialog-test.tsx | 14 +- .../views/dialogs/ShareDialog-test.tsx | 14 +- .../views/dialogs/SpotlightDialog-test.tsx | 16 +- .../views/dialogs/UnpinAllDialog-test.tsx | 14 +- .../views/dialogs/UserSettingsDialog-test.tsx | 14 +- .../views/dialogs/devtools/Event-test.tsx | 14 +- .../devtools/RoomNotifications-test.tsx | 14 +- .../security/CreateKeyBackupDialog-test.tsx | 14 +- .../CreateSecretStorageDialog-test.tsx | 14 +- .../security/ExportE2eKeysDialog-test.tsx | 14 +- .../security/ImportE2eKeysDialog-test.tsx | 14 +- .../PublicRoomResultDetails-test.tsx | 14 +- .../spotlight/RoomResultContextMenus-test.tsx | 14 +- .../views/elements/AccessibleButton-test.tsx | 14 +- .../views/elements/AppTile-test.tsx | 14 +- .../DesktopCapturerSourcePicker-test.tsx | 14 +- .../views/elements/EventListSummary-test.tsx | 14 +- .../views/elements/ExternalLink-test.tsx | 12 +- .../views/elements/FacePile-test.tsx | 12 +- test/components/views/elements/Field-test.tsx | 14 +- .../views/elements/FilterDropdown-test.tsx | 14 +- .../views/elements/FilterTabGroup-test.tsx | 14 +- .../views/elements/ImageView-test.tsx | 16 +- .../views/elements/InfoTooltip-test.tsx | 14 +- .../views/elements/InteractiveTooltip-test.ts | 14 +- .../views/elements/LabelledCheckbox-test.tsx | 14 +- .../views/elements/LearnMore-test.tsx | 14 +- test/components/views/elements/Pill-test.tsx | 14 +- .../views/elements/PollCreateDialog-test.tsx | 14 +- .../views/elements/PowerSelector-test.tsx | 14 +- .../views/elements/ProgressBar-test.tsx | 12 +- .../components/views/elements/QRCode-test.tsx | 12 +- .../views/elements/ReplyChain-test.tsx | 14 +- .../views/elements/RoomFacePile-test.tsx | 12 +- .../views/elements/RoomTopic-test.tsx | 14 +- .../views/elements/SearchWarning-test.tsx | 12 +- .../SpellCheckLanguagesDropdown-test.tsx | 14 +- .../views/elements/StyledRadioGroup-test.tsx | 14 +- .../views/elements/SyntaxHighlight-test.tsx | 20 +- .../crypto/VerificationQRCode-test.tsx | 14 +- .../views/emojipicker/EmojiPicker-test.tsx | 14 +- .../location/LiveDurationDropdown-test.tsx | 14 +- .../views/location/LocationPicker-test.tsx | 14 +- .../views/location/LocationShareMenu-test.tsx | 14 +- .../location/LocationViewDialog-test.tsx | 14 +- test/components/views/location/Map-test.tsx | 14 +- .../views/location/MapError-test.tsx | 14 +- .../components/views/location/Marker-test.tsx | 14 +- .../views/location/SmartMarker-test.tsx | 14 +- .../views/location/ZoomButtons-test.tsx | 14 +- .../views/location/shareLocation-test.ts | 14 +- .../views/messages/CallEvent-test.tsx | 14 +- .../views/messages/DateSeparator-test.tsx | 14 +- .../messages/DecryptionFailureBody-test.tsx | 14 +- .../messages/DownloadActionButton-test.tsx | 14 +- .../views/messages/EncryptionEvent-test.tsx | 14 +- .../views/messages/JumpToDatePicker-test.tsx | 14 +- .../views/messages/LegacyCallEvent-test.tsx | 14 +- .../views/messages/MBeaconBody-test.tsx | 14 +- .../views/messages/MImageBody-test.tsx | 14 +- .../messages/MKeyVerificationRequest-test.tsx | 14 +- .../views/messages/MLocationBody-test.tsx | 14 +- .../views/messages/MPollBody-test.tsx | 16 +- .../views/messages/MPollEndBody-test.tsx | 14 +- .../views/messages/MStickerBody-test.tsx | 14 +- .../views/messages/MVideoBody-test.tsx | 14 +- .../views/messages/MessageActionBar-test.tsx | 16 +- .../views/messages/MessageEvent-test.tsx | 14 +- .../views/messages/MessageTimestamp-test.tsx | 14 +- .../messages/ReactionsRowButton-test.tsx | 14 +- .../messages/RoomPredecessorTile-test.tsx | 14 +- .../views/messages/TextualBody-test.tsx | 16 +- .../shared/MediaProcessingError-test.tsx | 14 +- .../polls/pollHistory/PollHistory-test.tsx | 14 +- .../polls/pollHistory/PollListItem-test.tsx | 14 +- .../pollHistory/PollListItemEnded-test.tsx | 14 +- .../views/right_panel/ExtensionsCard-test.tsx | 14 +- .../LegacyRoomHeaderButtons-test.tsx | 16 +- .../right_panel/PinnedMessagesCard-test.tsx | 14 +- .../views/right_panel/RightPanelTabs-test.tsx | 14 +- .../right_panel/RoomSummaryCard-test.tsx | 14 +- .../views/right_panel/UserInfo-test.tsx | 14 +- .../right_panel/VerificationPanel-test.tsx | 14 +- .../RoomProfileSettings-test.tsx | 15 +- .../views/rooms/AppsDrawer-test.tsx | 14 +- .../views/rooms/BasicMessageComposer-test.tsx | 14 +- .../views/rooms/EditMessageComposer-test.tsx | 14 +- .../components/views/rooms/EventTile-test.tsx | 16 +- .../EventTile/EventTileThreadToolbar-test.tsx | 14 +- .../components/views/rooms/ExtraTile-test.tsx | 14 +- .../views/rooms/LegacyRoomHeader-test.tsx | 14 +- .../views/rooms/MemberList-test.tsx | 16 +- .../views/rooms/MemberTile-test.tsx | 15 +- .../views/rooms/MessageComposer-test.tsx | 14 +- .../rooms/MessageComposerButtons-test.tsx | 14 +- .../views/rooms/NewRoomIntro-test.tsx | 16 +- .../NotificationBadge-test.tsx | 14 +- .../StatelessNotificationBadge-test.tsx | 14 +- .../UnreadNotificationBadge-test.tsx | 16 +- .../views/rooms/PinnedEventTile-test.tsx | 14 +- .../views/rooms/PinnedMessageBanner-test.tsx | 14 +- .../views/rooms/PresenceLabel-test.tsx | 14 +- .../views/rooms/ReadReceiptGroup-test.tsx | 14 +- .../views/rooms/ReadReceiptMarker-test.tsx | 14 +- .../views/rooms/RoomHeader-test.tsx | 14 +- .../RoomHeader/CallGuestLinkButton-test.tsx | 14 +- .../RoomHeader/VideoRoomChatButton-test.tsx | 14 +- .../views/rooms/RoomKnocksBar-test.tsx | 14 +- test/components/views/rooms/RoomList-test.tsx | 14 +- .../views/rooms/RoomListHeader-test.tsx | 14 +- .../views/rooms/RoomPreviewBar-test.tsx | 14 +- .../views/rooms/RoomPreviewCard-test.tsx | 14 +- .../views/rooms/RoomSearchAuxPanel-test.tsx | 14 +- test/components/views/rooms/RoomTile-test.tsx | 14 +- .../views/rooms/SearchResultTile-test.tsx | 16 +- .../views/rooms/SendMessageComposer-test.tsx | 14 +- .../views/rooms/ThirdPartyMemberInfo-test.tsx | 14 +- .../rooms/VoiceRecordComposerTile-test.tsx | 14 +- .../EditWysiwygComposer-test.tsx | 14 +- .../SendWysiwygComposer-test.tsx | 14 +- .../components/FormattingButtons-test.tsx | 14 +- .../components/LinkModal-test.tsx | 14 +- .../components/PlainTextComposer-test.tsx | 14 +- .../components/WysiwygAutocomplete-test.tsx | 14 +- .../components/WysiwygComposer-test.tsx | 14 +- .../hooks/usePlainTextListeners-test.tsx | 14 +- .../hooks/useSuggestion-test.tsx | 14 +- .../wysiwyg_composer/hooks/utils-test.tsx | 14 +- .../views/rooms/wysiwyg_composer/utils.ts | 14 +- .../utils/autocomplete-test.ts | 14 +- .../utils/createMessageContent-test.ts | 14 +- .../wysiwyg_composer/utils/message-test.ts | 14 +- .../settings/AddPrivilegedUsers-test.tsx | 14 +- .../settings/AddRemoveThreepids-test.tsx | 14 +- .../views/settings/AvatarSetting-test.tsx | 14 +- .../views/settings/ChangePassword-test.tsx | 14 +- .../views/settings/CrossSigningPanel-test.tsx | 14 +- .../views/settings/CryptographyPanel-test.tsx | 14 +- .../views/settings/EventIndexPanel-test.tsx | 14 +- .../views/settings/FontScalingPanel-test.tsx | 14 +- .../views/settings/JoinRuleSettings-test.tsx | 14 +- .../views/settings/KeyboardShortcut-test.tsx | 14 +- .../views/settings/LayoutSwitcher-test.tsx | 14 +- .../views/settings/Notifications-test.tsx | 12 +- .../settings/PowerLevelSelector-test.tsx | 16 +- .../views/settings/SecureBackupPanel-test.tsx | 14 +- .../settings/SetIntegrationManager-test.tsx | 14 +- .../views/settings/SettingsFieldset-test.tsx | 12 +- .../views/settings/ThemeChoicePanel-test.tsx | 14 +- .../settings/UserProfileSettings-test.tsx | 14 +- .../devices/CurrentDeviceSection-test.tsx | 14 +- .../devices/DeviceDetailHeading-test.tsx | 14 +- .../settings/devices/DeviceDetails-test.tsx | 14 +- .../DeviceExpandDetailsButton-test.tsx | 14 +- .../devices/DeviceSecurityCard-test.tsx | 14 +- .../settings/devices/DeviceTile-test.tsx | 14 +- .../settings/devices/DeviceTypeIcon-test.tsx | 14 +- .../DeviceVerificationStatusCard-test.tsx | 14 +- .../devices/FilteredDeviceList-test.tsx | 14 +- .../devices/FilteredDeviceListHeader-test.tsx | 14 +- .../settings/devices/LoginWithQR-test.tsx | 14 +- .../settings/devices/LoginWithQRFlow-test.tsx | 14 +- .../devices/LoginWithQRSection-test.tsx | 14 +- .../devices/SecurityRecommendations-test.tsx | 14 +- .../devices/SelectableDeviceTile-test.tsx | 14 +- .../settings/devices/deleteDevices-test.tsx | 14 +- .../views/settings/devices/filter-test.ts | 14 +- .../discovery/DiscoverySettings-test.tsx | 14 +- .../notifications/Notifications2-test.tsx | 14 +- .../shared/SettingsSubsection-test.tsx | 14 +- .../shared/SettingsSubsectionHeading-test.tsx | 14 +- .../views/settings/tabs/SettingsTab-test.tsx | 14 +- .../room/AdvancedRoomSettingsTab-test.tsx | 14 +- .../tabs/room/BridgeSettingsTab-test.tsx | 14 +- .../room/NotificationSettingsTab-test.tsx | 14 +- .../tabs/room/PeopleRoomSettingsTab-test.tsx | 14 +- .../tabs/room/RolesRoomSettingsTab-test.tsx | 14 +- .../room/SecurityRoomSettingsTab-test.tsx | 14 +- .../tabs/room/VoipRoomSettingsTab-test.tsx | 14 +- .../tabs/user/AccountUserSettingsTab-test.tsx | 13 +- .../user/AppearanceUserSettingsTab-test.tsx | 14 +- .../user/KeyboardUserSettingsTab-test.tsx | 14 +- .../tabs/user/LabsUserSettingsTab-test.tsx | 14 +- .../tabs/user/MjolnirUserSettingsTab-test.tsx | 14 +- .../user/PreferencesUserSettingsTab-test.tsx | 14 +- .../user/SecurityUserSettingsTab-test.tsx | 14 +- .../tabs/user/SessionManagerTab-test.tsx | 14 +- .../tabs/user/SidebarUserSettingsTab-test.tsx | 14 +- .../tabs/user/VoiceUserSettingsTab-test.tsx | 14 +- .../spaces/AddExistingToSpaceDialog-test.tsx | 14 +- .../views/spaces/QuickSettingsButton-test.tsx | 14 +- .../views/spaces/QuickThemeSwitcher-test.tsx | 14 +- .../views/spaces/SpacePanel-test.tsx | 14 +- .../SpaceSettingsVisibilityTab-test.tsx | 14 +- .../views/spaces/SpaceTreeLevel-test.tsx | 14 +- .../spaces/ThreadsActivityCentre-test.tsx | 16 +- .../spaces/useUnreadThreadRooms-test.tsx | 14 +- .../views/toasts/GenericToast-test.tsx | 14 +- .../toasts/VerificationRequestToast-test.tsx | 14 +- .../views/typography/Caption-test.tsx | 14 +- .../views/typography/Heading-test.tsx | 14 +- .../UserOnboardingList-test.tsx | 14 +- .../UserOnboardingPage-test.tsx | 14 +- test/components/views/voip/CallView-test.tsx | 14 +- test/components/views/voip/DialPad-test.tsx | 14 +- .../LegacyCallViewButtons-test.tsx | 16 +- test/components/views/voip/VideoFeed-test.tsx | 14 +- test/contexts/SdkContext-test.ts | 14 +- test/contexts/ToastContext-test.ts | 14 +- test/createRoom-test.ts | 14 +- test/customisations/Media-test.ts | 14 +- test/dispatcher/dispatcher-test.ts | 14 +- test/editor/caret-test.ts | 14 +- test/editor/deserialize-test.ts | 14 +- test/editor/diff-test.ts | 14 +- test/editor/history-test.ts | 14 +- test/editor/mock.ts | 16 +- test/editor/model-test.ts | 14 +- test/editor/operations-test.ts | 14 +- test/editor/parts-test.ts | 14 +- test/editor/position-test.ts | 14 +- test/editor/range-test.ts | 14 +- test/editor/roundtrip-test.ts | 14 +- test/editor/serialize-test.ts | 14 +- test/email-test.ts | 14 +- test/events/EventTileFactory-test.ts | 13 +- test/events/RelationsHelper-test.ts | 14 +- .../forward/getForwardableEvent-test.ts | 14 +- .../getShareableLocationEvent-test.ts | 14 +- test/globalSetup.ts | 14 +- .../room/useRoomThreadNotifications-test.tsx | 14 +- test/hooks/useDebouncedCallback-test.tsx | 14 +- test/hooks/useLatestResult-test.tsx | 14 +- test/hooks/useNotificationSettings-test.tsx | 14 +- test/hooks/useProfileInfo-test.tsx | 14 +- test/hooks/usePublicRoomDirectory-test.tsx | 14 +- test/hooks/useRoomMembers-test.tsx | 14 +- test/hooks/useSlidingSyncRoomSearch-test.tsx | 14 +- test/hooks/useUnreadNotifications-test.ts | 14 +- test/hooks/useUserDirectory-test.tsx | 14 +- test/hooks/useUserOnboardingTasks-test.tsx | 14 +- test/hooks/useWindowWidth-test.ts | 14 +- test/integrations/IntegrationManagers-test.ts | 14 +- test/languageHandler-test.tsx | 14 +- test/linkify-matrix-test.ts | 14 +- test/models/Call-test.ts | 14 +- test/models/LocalRoom-test.ts | 14 +- .../NotificationSettings-test.ts | 14 +- test/modules/AppModule-test.ts | 14 +- test/modules/MockModule.ts | 14 +- test/modules/ModuleComponents-test.tsx | 14 +- test/modules/ModuleRunner-test.ts | 14 +- test/modules/ProxiedModuleApi-test.tsx | 14 +- test/notifications/ContentRules-test.ts | 16 +- .../notifications/PushRuleVectorState-test.ts | 16 +- test/predictableRandom.ts | 12 +- test/settings/SettingsStore-test.ts | 14 +- .../controllers/AnalyticsController-test.ts | 14 +- .../controllers/FontSizeController-test.ts | 14 +- .../IncompatibleController-test.ts | 14 +- ...erSupportUnstableFeatureController-test.ts | 14 +- .../controllers/SystemFontController-test.ts | 14 +- .../controllers/ThemeController-test.ts | 14 +- test/settings/enums/ImageSize-test.ts | 14 +- .../handlers/DeviceSettingsHandler-test.ts | 14 +- .../RoomDeviceSettingsHandler-test.ts | 14 +- test/settings/watchers/FontWatcher-test.tsx | 14 +- test/settings/watchers/ThemeWatcher-test.tsx | 14 +- test/setup/mocks.ts | 14 +- test/setup/setupConfig.ts | 14 +- test/setup/setupLanguage.ts | 14 +- test/setup/setupManualMocks.ts | 14 +- test/setupTests.ts | 14 +- test/slowReporter.cjs | 14 +- test/stores/AccountPasswordStore-test.ts | 14 +- test/stores/ActiveWidgetStore-test.ts | 14 +- test/stores/AutoRageshakeStore-test.ts | 14 +- test/stores/BreadcrumbsStore-test.ts | 14 +- test/stores/LifecycleStore-test.ts | 14 +- test/stores/MemberListStore-test.ts | 14 +- test/stores/OwnBeaconStore-test.ts | 14 +- test/stores/OwnProfileStore-test.ts | 14 +- test/stores/ReleaseAnnouncementStore-test.tsx | 16 +- .../stores/RoomNotificationStateStore-test.ts | 14 +- test/stores/RoomViewStore-test.ts | 16 +- test/stores/SetupEncryptionStore-test.ts | 14 +- test/stores/SpaceStore-test.ts | 14 +- test/stores/ToastStore-test.ts | 14 +- test/stores/TypingStore-test.ts | 14 +- test/stores/UserProfilesStore-test.ts | 14 +- test/stores/VoiceRecordingStore-test.ts | 14 +- test/stores/WidgetLayoutStore-test.ts | 14 +- .../notifications/NotificationColor-test.ts | 14 +- .../RoomNotificationState-test.ts | 16 +- test/stores/oidc/OidcClientStore-test.ts | 14 +- .../right-panel/RightPanelStore-test.ts | 14 +- .../action-handlers/View3pidInvite-test.ts | 14 +- .../room-list/MessagePreviewStore-test.ts | 14 +- test/stores/room-list/RoomListStore-test.ts | 14 +- .../room-list/SlidingRoomListStore-test.ts | 14 +- test/stores/room-list/SpaceWatcher-test.ts | 14 +- .../room-list/algorithms/Algorithm-test.ts | 14 +- .../algorithms/RecentAlgorithm-test.ts | 14 +- .../list-ordering/ImportanceAlgorithm-test.ts | 14 +- .../list-ordering/NaturalAlgorithm-test.ts | 14 +- .../filters/SpaceFilterCondition-test.ts | 14 +- .../filters/VisibilityProvider-test.ts | 14 +- .../previews/MessageEventPreview-test.ts | 14 +- .../previews/PollStartEventPreview-test.ts | 14 +- .../previews/ReactionEventPreview-test.ts | 14 +- .../previews/VoiceBroadcastPreview-test.ts | 14 +- test/stores/room-list/utils/roomMute-test.ts | 14 +- test/stores/widgets/StopGapWidget-test.ts | 14 +- .../widgets/StopGapWidgetDriver-test.ts | 14 +- .../widgets/WidgetPermissionStore-test.ts | 14 +- test/submit-rageshake-test.ts | 14 +- test/test-utils/audio.ts | 14 +- test/test-utils/beacon.ts | 14 +- test/test-utils/call.ts | 14 +- test/test-utils/client.ts | 14 +- test/test-utils/composer.ts | 14 +- test/test-utils/console.ts | 14 +- test/test-utils/date.ts | 14 +- test/test-utils/events.ts | 14 +- test/test-utils/index.ts | 14 +- test/test-utils/location.ts | 14 +- test/test-utils/oidc.ts | 14 +- test/test-utils/platform.ts | 14 +- test/test-utils/poll.ts | 14 +- test/test-utils/pushRules.ts | 14 +- test/test-utils/relations.ts | 14 +- test/test-utils/room.ts | 14 +- test/test-utils/test-utils.ts | 16 +- test/test-utils/threads.ts | 14 +- test/test-utils/utilities.ts | 14 +- test/test-utils/wrappers.tsx | 14 +- test/theme-test.ts | 14 +- test/toasts/IncomingCallToast-test.tsx | 14 +- test/toasts/IncomingLegacyCallToast-test.tsx | 14 +- test/toasts/UnverifiedSessionToast-test.tsx | 14 +- test/useTopic-test.tsx | 14 +- test/utils/AnimationUtils-test.ts | 14 +- test/utils/AutoDiscoveryUtils-test.tsx | 14 +- test/utils/DMRoomMap-test.ts | 14 +- test/utils/DateUtils-test.ts | 14 +- test/utils/ErrorUtils-test.ts | 14 +- test/utils/EventRenderingUtils-test.ts | 14 +- test/utils/EventUtils-test.ts | 14 +- test/utils/Feedback-test.ts | 14 +- test/utils/FixedRollingArray-test.ts | 14 +- test/utils/FormattingUtils-test.tsx | 14 +- test/utils/LruCache-test.ts | 14 +- test/utils/MegolmExportEncryption-test.ts | 14 +- test/utils/MessageDiffUtils-test.tsx | 14 +- test/utils/MultiInviter-test.ts | 14 +- test/utils/PhasedRolloutFeature-test.ts | 14 +- test/utils/PinningUtils-test.ts | 14 +- test/utils/SearchInput-test.ts | 14 +- test/utils/SessionLock-test.ts | 14 +- test/utils/ShieldUtils-test.ts | 14 +- test/utils/Singleflight-test.ts | 14 +- test/utils/SnakedObject-test.ts | 14 +- test/utils/StorageAccess-test.ts | 14 +- test/utils/StorageManager-test.ts | 14 +- test/utils/UrlUtils-test.ts | 14 +- test/utils/WidgetUtils-test.ts | 14 +- test/utils/arrays-test.ts | 14 +- test/utils/beacon/bounds-test.ts | 14 +- test/utils/beacon/duration-test.ts | 14 +- test/utils/beacon/geolocation-test.ts | 14 +- test/utils/beacon/timeline-test.ts | 14 +- test/utils/colour-test.ts | 14 +- test/utils/connection-test.ts | 14 +- test/utils/createVoiceMessageContent-test.ts | 14 +- test/utils/crypto/deviceInfo-test.ts | 14 +- .../shouldForceDisableEncryption-test.ts | 14 +- test/utils/device/clientInformation-test.ts | 14 +- test/utils/device/parseUserAgent-test.ts | 14 +- ...snoozeBulkUnverifiedDeviceReminder-test.ts | 14 +- test/utils/direct-messages-test.ts | 14 +- test/utils/dm/createDmLocalRoom-test.ts | 14 +- test/utils/dm/filterValidMDirect-test.ts | 14 +- test/utils/dm/findDMForUser-test.ts | 14 +- test/utils/dm/findDMRoom-test.ts | 16 +- test/utils/enums-test.ts | 14 +- test/utils/export-test.tsx | 14 +- test/utils/exportUtils/HTMLExport-test.ts | 16 +- test/utils/exportUtils/JSONExport-test.ts | 14 +- .../utils/exportUtils/PlainTextExport-test.ts | 14 +- test/utils/exportUtils/exportCSS-test.ts | 14 +- test/utils/i18n-helpers-test.ts | 14 +- test/utils/iterables-test.ts | 14 +- test/utils/leave-behaviour-test.ts | 14 +- test/utils/local-room-test.ts | 14 +- test/utils/localRoom/isLocalRoom-test.ts | 14 +- test/utils/localRoom/isRoomReady-test.ts | 14 +- test/utils/location/isSelfLocation-test.ts | 14 +- .../location/locationEventGeoUri-test.ts | 14 +- test/utils/location/map-test.ts | 14 +- test/utils/location/parseGeoUri-test.ts | 14 +- .../location/positionFailureMessage-test.ts | 14 +- test/utils/maps-test.ts | 14 +- .../media/requestMediaPermissions-test.tsx | 14 +- test/utils/membership-test.ts | 14 +- test/utils/notifications-test.ts | 14 +- test/utils/numbers-test.ts | 14 +- test/utils/objects-test.ts | 14 +- test/utils/oidc/TokenRefresher-test.ts | 14 +- test/utils/oidc/authorize-test.ts | 14 +- test/utils/oidc/persistOidcSettings-test.ts | 14 +- test/utils/oidc/registerClient-test.ts | 14 +- .../MatrixSchemePermalinkConstructor-test.ts | 14 +- .../MatrixToPermalinkConstructor-test.ts | 14 +- test/utils/permalinks/Permalinks-test.ts | 14 +- test/utils/pillify-test.tsx | 14 +- test/utils/room/canInviteTo-test.ts | 14 +- .../getJoinedNonFunctionalMembers-test.ts | 14 +- .../room/getRoomFunctionalMembers-test.ts | 14 +- test/utils/room/inviteToRoom-test.ts | 14 +- ...ncryptRoomWithSingle3rdPartyInvite-test.ts | 14 +- test/utils/room/tagRoom-test.ts | 14 +- test/utils/rooms-test.ts | 14 +- test/utils/sets-test.ts | 14 +- test/utils/stringOrderField-test.ts | 14 +- test/utils/threepids-test.ts | 14 +- test/utils/tooltipify-test.tsx | 14 +- test/utils/validate/numberInRange-test.ts | 14 +- .../audio/VoiceBroadcastRecorder-test.ts | 14 +- .../components/VoiceBroadcastBody-test.tsx | 14 +- .../components/atoms/LiveBadge-test.tsx | 14 +- .../atoms/VoiceBroadcastControl-test.tsx | 14 +- .../atoms/VoiceBroadcastHeader-test.tsx | 13 +- .../VoiceBroadcastPlaybackControl-test.tsx | 16 +- .../VoiceBroadcastPlaybackBody-test.tsx | 16 +- .../VoiceBroadcastPreRecordingPip-test.tsx | 14 +- .../VoiceBroadcastRecordingBody-test.tsx | 16 +- .../VoiceBroadcastRecordingPip-test.tsx | 14 +- .../VoiceBroadcastSmallPlaybackBody-test.tsx | 14 +- .../models/VoiceBroadcastPlayback-test.tsx | 14 +- .../models/VoiceBroadcastPreRecording-test.ts | 14 +- .../models/VoiceBroadcastRecording-test.ts | 14 +- .../VoiceBroadcastPlaybacksStore-test.ts | 14 +- .../VoiceBroadcastPreRecordingStore-test.ts | 14 +- .../VoiceBroadcastRecordingsStore-test.ts | 14 +- .../utils/VoiceBroadcastChunkEvents-test.ts | 14 +- .../utils/VoiceBroadcastResumer-test.ts | 14 +- .../utils/cleanUpBroadcasts-test.ts | 14 +- .../determineVoiceBroadcastLiveness-test.ts | 14 +- ...iveVoiceBroadcastFromUserAndDevice-test.ts | 14 +- .../utils/getChunkLength-test.ts | 14 +- .../utils/getMaxBroadcastLength-test.ts | 14 +- .../utils/hasRoomLiveVoiceBroadcast-test.ts | 14 +- .../utils/isRelatedToVoiceBroadcast-test.ts | 14 +- ...pauseNonLiveBroadcastFromOtherRoom-test.ts | 14 +- .../utils/retrieveStartedInfoEvent-test.ts | 14 +- .../setUpVoiceBroadcastPreRecording-test.ts | 14 +- ...splayAsVoiceBroadcastRecordingTile-test.ts | 14 +- .../shouldDisplayAsVoiceBroadcastTile-test.ts | 14 +- .../startNewVoiceBroadcastRecording-test.ts | 14 +- test/voice-broadcast/utils/test-utils.ts | 14 +- ...textForVoiceBroadcastStoppedEvent-test.tsx | 14 +- ...ceBroadcastStoppedEventWithoutLink-test.ts | 14 +- test/widgets/ManagedHybrid-test.ts | 14 +- 2443 files changed, 9260 insertions(+), 27704 deletions(-) delete mode 100644 LICENSE create mode 100644 LICENSE-AGPL-3.0 create mode 100644 LICENSE-GPL-3.0 diff --git a/.editorconfig b/.editorconfig index 331e393808..c4328ae914 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,16 +1,8 @@ +# Copyright 2024 New Vector Ltd. # Copyright 2017 Aviral Dasgupta -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# +# SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +# Please see LICENSE files in the repository root for full details. root = true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4997def59..2571bc1458 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,4 +5,4 @@ - [ ] Tests written for new code (and old code if feasible). - [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation. - [ ] Linter and other CI checks pass. -- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/matrix-org/matrix-react-sdk/blob/develop/CONTRIBUTING.md)). +- [ ] I have licensed the changes to Element by completing the [Contributor License Agreement (CLA)](https://cla-assistant.io/element-hq/matrix-react-sdk) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a6497b1d40..792c6a3d04 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ # Contributing code to matrix-react-sdk -matrix-react-sdk follows the same pattern as https://github.com/vector-im/element-web/blob/develop/CONTRIBUTING.md +Everyone is welcome to contribute code to matrix-react-sdk, provided that they are willing to license their contributions to Element under a [Contributor License Agreement](https://cla-assistant.io/element-hq/matrix-react-sdk) (CLA). This ensures that their contribution will be made available under an OSI-approved open-source license, currently licensed under Affero General Public License v3 (AGPLv3) or General Public License v3 (GPLv3) at your choice. + +matrix-react-sdk follows the same pattern as element-web, please find more contributing guidelines at https://github.com/vector-im/element-web/blob/develop/CONTRIBUTING.md diff --git a/LICENSE b/LICENSE deleted file mode 100644 index f433b1a53f..0000000000 --- a/LICENSE +++ /dev/null @@ -1,177 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS diff --git a/LICENSE-AGPL-3.0 b/LICENSE-AGPL-3.0 new file mode 100644 index 0000000000..bae94e189e --- /dev/null +++ b/LICENSE-AGPL-3.0 @@ -0,0 +1,661 @@ + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. \ No newline at end of file diff --git a/LICENSE-GPL-3.0 b/LICENSE-GPL-3.0 new file mode 100644 index 0000000000..e72bfddabc --- /dev/null +++ b/LICENSE-GPL-3.0 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. \ No newline at end of file diff --git a/__mocks__/maplibre-gl.js b/__mocks__/maplibre-gl.js index 6c94f7c77b..c410e4f24c 100644 --- a/__mocks__/maplibre-gl.js +++ b/__mocks__/maplibre-gl.js @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ const EventEmitter = require("events"); diff --git a/__mocks__/workerFactoryMock.js b/__mocks__/workerFactoryMock.js index 56dc085cd3..956f5b04ac 100644 --- a/__mocks__/workerFactoryMock.js +++ b/__mocks__/workerFactoryMock.js @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ export default function workerFactory(options) { diff --git a/jest.config.ts b/jest.config.ts index 3203fb2025..ae1051fd71 100644 --- a/jest.config.ts +++ b/jest.config.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { env } from "process"; diff --git a/package.json b/package.json index 0eb2c21cb4..00301bef50 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/element-hq/matrix-react-sdk" }, - "license": "Apache-2.0", + "license": "AGPL-3.0-only OR GPL-3.0-only", "files": [ "lib", "res", diff --git a/playwright.config.ts b/playwright.config.ts index a9fcf2242d..2df59fcfb3 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { defineConfig } from "@playwright/test"; diff --git a/playwright/@types/playwright-core.d.ts b/playwright/@types/playwright-core.d.ts index 0ef2ca0ece..9701b2ddac 100644 --- a/playwright/@types/playwright-core.d.ts +++ b/playwright/@types/playwright-core.d.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ declare module "playwright-core/lib/utils" { diff --git a/playwright/e2e/accessibility/keyboard-navigation.spec.ts b/playwright/e2e/accessibility/keyboard-navigation.spec.ts index b4b74f5187..18983bde01 100644 --- a/playwright/e2e/accessibility/keyboard-navigation.spec.ts +++ b/playwright/e2e/accessibility/keyboard-navigation.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/app-loading/feature-detection.spec.ts b/playwright/e2e/app-loading/feature-detection.spec.ts index 0c78d9d01a..16e17a8054 100644 --- a/playwright/e2e/app-loading/feature-detection.spec.ts +++ b/playwright/e2e/app-loading/feature-detection.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/app-loading/guest-registration.spec.ts b/playwright/e2e/app-loading/guest-registration.spec.ts index 17ec369359..4455baed23 100644 --- a/playwright/e2e/app-loading/guest-registration.spec.ts +++ b/playwright/e2e/app-loading/guest-registration.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* diff --git a/playwright/e2e/app-loading/stored-credentials.spec.ts b/playwright/e2e/app-loading/stored-credentials.spec.ts index f720a54559..34cbb5aea4 100644 --- a/playwright/e2e/app-loading/stored-credentials.spec.ts +++ b/playwright/e2e/app-loading/stored-credentials.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "../../element-web-test"; diff --git a/playwright/e2e/audio-player/audio-player.spec.ts b/playwright/e2e/audio-player/audio-player.spec.ts index e60d273299..a8f483a375 100644 --- a/playwright/e2e/audio-player/audio-player.spec.ts +++ b/playwright/e2e/audio-player/audio-player.spec.ts @@ -1,18 +1,10 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/chat-export/html-export.spec.ts b/playwright/e2e/chat-export/html-export.spec.ts index 30c356f492..0e12e8d93e 100644 --- a/playwright/e2e/chat-export/html-export.spec.ts +++ b/playwright/e2e/chat-export/html-export.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import os from "node:os"; diff --git a/playwright/e2e/composer/CIDER.spec.ts b/playwright/e2e/composer/CIDER.spec.ts index 779babdaf2..2052b9683d 100644 --- a/playwright/e2e/composer/CIDER.spec.ts +++ b/playwright/e2e/composer/CIDER.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/composer/RTE.spec.ts b/playwright/e2e/composer/RTE.spec.ts index 47243e1c82..d76a337316 100644 --- a/playwright/e2e/composer/RTE.spec.ts +++ b/playwright/e2e/composer/RTE.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/create-room/create-room.spec.ts b/playwright/e2e/create-room/create-room.spec.ts index c46de21da4..51a135ca03 100644 --- a/playwright/e2e/create-room/create-room.spec.ts +++ b/playwright/e2e/create-room/create-room.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022-2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/crypto/backups.spec.ts b/playwright/e2e/crypto/backups.spec.ts index 75c8e3eed7..da162474fa 100644 --- a/playwright/e2e/crypto/backups.spec.ts +++ b/playwright/e2e/crypto/backups.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { type Page } from "@playwright/test"; diff --git a/playwright/e2e/crypto/complete-security.spec.ts b/playwright/e2e/crypto/complete-security.spec.ts index f6d58e2fc5..e5c5f8e9a3 100644 --- a/playwright/e2e/crypto/complete-security.spec.ts +++ b/playwright/e2e/crypto/complete-security.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/crypto/crypto.spec.ts b/playwright/e2e/crypto/crypto.spec.ts index 3f4621f90f..427df8098a 100644 --- a/playwright/e2e/crypto/crypto.spec.ts +++ b/playwright/e2e/crypto/crypto.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022-2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/crypto/decryption-failure-messages.spec.ts b/playwright/e2e/crypto/decryption-failure-messages.spec.ts index bcefa947ad..ce7ca34d8e 100644 --- a/playwright/e2e/crypto/decryption-failure-messages.spec.ts +++ b/playwright/e2e/crypto/decryption-failure-messages.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022-2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { EmittedEvents, Preset } from "matrix-js-sdk/src/matrix"; diff --git a/playwright/e2e/crypto/dehydration.spec.ts b/playwright/e2e/crypto/dehydration.spec.ts index eb9efde4ee..1161902d05 100644 --- a/playwright/e2e/crypto/dehydration.spec.ts +++ b/playwright/e2e/crypto/dehydration.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Locator, type Page } from "@playwright/test"; diff --git a/playwright/e2e/crypto/device-verification.spec.ts b/playwright/e2e/crypto/device-verification.spec.ts index 929da09106..e01e5bbd83 100644 --- a/playwright/e2e/crypto/device-verification.spec.ts +++ b/playwright/e2e/crypto/device-verification.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import jsQR from "jsqr"; diff --git a/playwright/e2e/crypto/event-shields.spec.ts b/playwright/e2e/crypto/event-shields.spec.ts index b242dd060c..077d9126fa 100644 --- a/playwright/e2e/crypto/event-shields.spec.ts +++ b/playwright/e2e/crypto/event-shields.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022-2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "../../element-web-test"; diff --git a/playwright/e2e/crypto/logout.spec.ts b/playwright/e2e/crypto/logout.spec.ts index eca4e24d0f..b88ae0de73 100644 --- a/playwright/e2e/crypto/logout.spec.ts +++ b/playwright/e2e/crypto/logout.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/crypto/migration.spec.ts b/playwright/e2e/crypto/migration.spec.ts index 0faef52d6a..048b39f06a 100644 --- a/playwright/e2e/crypto/migration.spec.ts +++ b/playwright/e2e/crypto/migration.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2023-2024 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2023, 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import path from "path"; diff --git a/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/load.js b/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/load.js index ab167ced5b..4f5090b55d 100644 --- a/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/load.js +++ b/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/load.js @@ -1,17 +1,9 @@ /* -Copyright 2023-2024 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2023, 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* Browser-side javascript to fetch the indexeddb dump file, and populate indexeddb. */ diff --git a/playwright/e2e/crypto/user-verification.spec.ts b/playwright/e2e/crypto/user-verification.spec.ts index eac0fb639e..f1def98469 100644 --- a/playwright/e2e/crypto/user-verification.spec.ts +++ b/playwright/e2e/crypto/user-verification.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { type Preset, type Visibility } from "matrix-js-sdk/src/matrix"; diff --git a/playwright/e2e/crypto/utils.ts b/playwright/e2e/crypto/utils.ts index 3c1e267111..a4d9769eb9 100644 --- a/playwright/e2e/crypto/utils.ts +++ b/playwright/e2e/crypto/utils.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, JSHandle, type Page } from "@playwright/test"; diff --git a/playwright/e2e/editing/editing.spec.ts b/playwright/e2e/editing/editing.spec.ts index 7ed5d136fe..2cc47f8edf 100644 --- a/playwright/e2e/editing/editing.spec.ts +++ b/playwright/e2e/editing/editing.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/file-upload/image-upload.spec.ts b/playwright/e2e/file-upload/image-upload.spec.ts index b886bc2a1e..eb473d83b2 100644 --- a/playwright/e2e/file-upload/image-upload.spec.ts +++ b/playwright/e2e/file-upload/image-upload.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/forgot-password/forgot-password.spec.ts b/playwright/e2e/forgot-password/forgot-password.spec.ts index 260242ebc6..c148900afd 100644 --- a/playwright/e2e/forgot-password/forgot-password.spec.ts +++ b/playwright/e2e/forgot-password/forgot-password.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "../../element-web-test"; diff --git a/playwright/e2e/integration-manager/get-openid-token.spec.ts b/playwright/e2e/integration-manager/get-openid-token.spec.ts index a0f099cb62..48d52d35fa 100644 --- a/playwright/e2e/integration-manager/get-openid-token.spec.ts +++ b/playwright/e2e/integration-manager/get-openid-token.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/integration-manager/kick.spec.ts b/playwright/e2e/integration-manager/kick.spec.ts index afe2de0f19..59c2703a18 100644 --- a/playwright/e2e/integration-manager/kick.spec.ts +++ b/playwright/e2e/integration-manager/kick.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/integration-manager/read_events.spec.ts b/playwright/e2e/integration-manager/read_events.spec.ts index 2e2ee8d187..791d5bd725 100644 --- a/playwright/e2e/integration-manager/read_events.spec.ts +++ b/playwright/e2e/integration-manager/read_events.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/integration-manager/send_event.spec.ts b/playwright/e2e/integration-manager/send_event.spec.ts index ea2c355304..363719d8f1 100644 --- a/playwright/e2e/integration-manager/send_event.spec.ts +++ b/playwright/e2e/integration-manager/send_event.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/integration-manager/utils.ts b/playwright/e2e/integration-manager/utils.ts index 0ea59e6ff7..289085f113 100644 --- a/playwright/e2e/integration-manager/utils.ts +++ b/playwright/e2e/integration-manager/utils.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { ElementAppPage } from "../../pages/ElementAppPage"; diff --git a/playwright/e2e/invite/invite-dialog.spec.ts b/playwright/e2e/invite/invite-dialog.spec.ts index d9e086aaa1..c8bd8eb404 100644 --- a/playwright/e2e/invite/invite-dialog.spec.ts +++ b/playwright/e2e/invite/invite-dialog.spec.ts @@ -1,18 +1,10 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/knock/create-knock-room.spec.ts b/playwright/e2e/knock/create-knock-room.spec.ts index 9e610766d3..12a5a666eb 100644 --- a/playwright/e2e/knock/create-knock-room.spec.ts +++ b/playwright/e2e/knock/create-knock-room.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022-2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/knock/knock-into-room.spec.ts b/playwright/e2e/knock/knock-into-room.spec.ts index 5ee366fcf2..e04806f84c 100644 --- a/playwright/e2e/knock/knock-into-room.spec.ts +++ b/playwright/e2e/knock/knock-into-room.spec.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Mikhail Aheichyk Copyright 2023 Nordeck IT + Consulting GmbH. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { type Visibility } from "matrix-js-sdk/src/matrix"; diff --git a/playwright/e2e/knock/manage-knocks.spec.ts b/playwright/e2e/knock/manage-knocks.spec.ts index 3fb5c68551..b2e1fc9a39 100644 --- a/playwright/e2e/knock/manage-knocks.spec.ts +++ b/playwright/e2e/knock/manage-knocks.spec.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Mikhail Aheichyk Copyright 2023 Nordeck IT + Consulting GmbH. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/lazy-loading/lazy-loading.spec.ts b/playwright/e2e/lazy-loading/lazy-loading.spec.ts index 1a20100d1a..0d15e03e9f 100644 --- a/playwright/e2e/lazy-loading/lazy-loading.spec.ts +++ b/playwright/e2e/lazy-loading/lazy-loading.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Bot } from "../../pages/bot"; diff --git a/playwright/e2e/left-panel/left-panel.spec.ts b/playwright/e2e/left-panel/left-panel.spec.ts index 98e4910854..649302d7bd 100644 --- a/playwright/e2e/left-panel/left-panel.spec.ts +++ b/playwright/e2e/left-panel/left-panel.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/location/location.spec.ts b/playwright/e2e/location/location.spec.ts index e3f6120ef3..e0c23d6c22 100644 --- a/playwright/e2e/location/location.spec.ts +++ b/playwright/e2e/location/location.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/login/consent.spec.ts b/playwright/e2e/login/consent.spec.ts index c24a71f8a8..4d8dd821e0 100644 --- a/playwright/e2e/login/consent.spec.ts +++ b/playwright/e2e/login/consent.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/login/login.spec.ts b/playwright/e2e/login/login.spec.ts index fc8de6499e..9337cc57e8 100644 --- a/playwright/e2e/login/login.spec.ts +++ b/playwright/e2e/login/login.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "../../element-web-test"; diff --git a/playwright/e2e/login/overwrite_login.spec.ts b/playwright/e2e/login/overwrite_login.spec.ts index 7ef8769c9d..6d06bbc429 100644 --- a/playwright/e2e/login/overwrite_login.spec.ts +++ b/playwright/e2e/login/overwrite_login.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/login/soft_logout.spec.ts b/playwright/e2e/login/soft_logout.spec.ts index a9becad0aa..140875b9b1 100644 --- a/playwright/e2e/login/soft_logout.spec.ts +++ b/playwright/e2e/login/soft_logout.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Page } from "@playwright/test"; diff --git a/playwright/e2e/login/utils.ts b/playwright/e2e/login/utils.ts index 2cfc0d452e..dc856d586f 100644 --- a/playwright/e2e/login/utils.ts +++ b/playwright/e2e/login/utils.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Page, expect } from "@playwright/test"; diff --git a/playwright/e2e/messages/messages.spec.ts b/playwright/e2e/messages/messages.spec.ts index 569d295b9e..0d5a5da472 100644 --- a/playwright/e2e/messages/messages.spec.ts +++ b/playwright/e2e/messages/messages.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/oidc/index.ts b/playwright/e2e/oidc/index.ts index 61b9aa688b..9403406d80 100644 --- a/playwright/e2e/oidc/index.ts +++ b/playwright/e2e/oidc/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { API, Messages } from "mailhog"; diff --git a/playwright/e2e/oidc/oidc-aware.spec.ts b/playwright/e2e/oidc/oidc-aware.spec.ts index 45e99e06bb..a2f1e62714 100644 --- a/playwright/e2e/oidc/oidc-aware.spec.ts +++ b/playwright/e2e/oidc/oidc-aware.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect, registerAccountMas } from "."; diff --git a/playwright/e2e/oidc/oidc-native.spec.ts b/playwright/e2e/oidc/oidc-native.spec.ts index 6860dc1104..0990f11d35 100644 --- a/playwright/e2e/oidc/oidc-native.spec.ts +++ b/playwright/e2e/oidc/oidc-native.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect, registerAccountMas } from "."; diff --git a/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts b/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts index 3070d5fad0..1e59a9a9b2 100644 --- a/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts +++ b/playwright/e2e/one-to-one-chat/one-to-one-chat.spec.ts @@ -1,18 +1,10 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Ahmad Kadri Copyright 2023 Nordeck IT + Consulting GmbH. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test as base, expect } from "../../element-web-test"; diff --git a/playwright/e2e/permalinks/permalinks.spec.ts b/playwright/e2e/permalinks/permalinks.spec.ts index 6b3a10a4d6..bd7884ea78 100644 --- a/playwright/e2e/permalinks/permalinks.spec.ts +++ b/playwright/e2e/permalinks/permalinks.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Locator } from "@playwright/test"; diff --git a/playwright/e2e/pinned-messages/index.ts b/playwright/e2e/pinned-messages/index.ts index bb7705ba98..61e09a8111 100644 --- a/playwright/e2e/pinned-messages/index.ts +++ b/playwright/e2e/pinned-messages/index.ts @@ -1,17 +1,9 @@ /* + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { Page } from "@playwright/test"; diff --git a/playwright/e2e/pinned-messages/pinned-messages.spec.ts b/playwright/e2e/pinned-messages/pinned-messages.spec.ts index 2a855fcb85..9f7f6e9df0 100644 --- a/playwright/e2e/pinned-messages/pinned-messages.spec.ts +++ b/playwright/e2e/pinned-messages/pinned-messages.spec.ts @@ -1,17 +1,9 @@ /* + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { test } from "./index"; diff --git a/playwright/e2e/polls/pollHistory.spec.ts b/playwright/e2e/polls/pollHistory.spec.ts index 20a8b912fe..b9250bacea 100644 --- a/playwright/e2e/polls/pollHistory.spec.ts +++ b/playwright/e2e/polls/pollHistory.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; import type { Bot } from "../../pages/bot"; diff --git a/playwright/e2e/polls/polls.spec.ts b/playwright/e2e/polls/polls.spec.ts index c4a8ae1bbe..4fd8195581 100644 --- a/playwright/e2e/polls/polls.spec.ts +++ b/playwright/e2e/polls/polls.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/presence/presence.spec.ts b/playwright/e2e/presence/presence.spec.ts index e52b97844b..47b3440e6e 100644 --- a/playwright/e2e/presence/presence.spec.ts +++ b/playwright/e2e/presence/presence.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts b/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts index 62394cccb5..277de62876 100644 --- a/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts +++ b/playwright/e2e/read-receipts/editing-messages-in-threads.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/editing-messages-main-timeline.spec.ts b/playwright/e2e/read-receipts/editing-messages-main-timeline.spec.ts index e03a011a4d..027ab08e2d 100644 --- a/playwright/e2e/read-receipts/editing-messages-main-timeline.spec.ts +++ b/playwright/e2e/read-receipts/editing-messages-main-timeline.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/editing-messages-thread-roots.spec.ts b/playwright/e2e/read-receipts/editing-messages-thread-roots.spec.ts index 279845f5d2..e653b5d9bd 100644 --- a/playwright/e2e/read-receipts/editing-messages-thread-roots.spec.ts +++ b/playwright/e2e/read-receipts/editing-messages-thread-roots.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/high-level.spec.ts b/playwright/e2e/read-receipts/high-level.spec.ts index a3c2c0de3d..7d4f4eb133 100644 --- a/playwright/e2e/read-receipts/high-level.spec.ts +++ b/playwright/e2e/read-receipts/high-level.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/index.ts b/playwright/e2e/read-receipts/index.ts index 1b67192907..47bd5c2d5c 100644 --- a/playwright/e2e/read-receipts/index.ts +++ b/playwright/e2e/read-receipts/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { JSHandle, Page } from "@playwright/test"; diff --git a/playwright/e2e/read-receipts/message-ordering.spec.ts b/playwright/e2e/read-receipts/message-ordering.spec.ts index 73c640d35a..65875cf4a9 100644 --- a/playwright/e2e/read-receipts/message-ordering.spec.ts +++ b/playwright/e2e/read-receipts/message-ordering.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/missing-referents.spec.ts b/playwright/e2e/read-receipts/missing-referents.spec.ts index 28313ee35b..f798d7d455 100644 --- a/playwright/e2e/read-receipts/missing-referents.spec.ts +++ b/playwright/e2e/read-receipts/missing-referents.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts b/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts index 37b43bae1d..91d850fac8 100644 --- a/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts +++ b/playwright/e2e/read-receipts/new-messages-in-threads.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts b/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts index eb528f2816..2000e444d6 100644 --- a/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts +++ b/playwright/e2e/read-receipts/new-messages-main-timeline.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts b/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts index 526bac4bff..878d0d4419 100644 --- a/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts +++ b/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/notifications.spec.ts b/playwright/e2e/read-receipts/notifications.spec.ts index 5d87de1bb6..3050987be7 100644 --- a/playwright/e2e/read-receipts/notifications.spec.ts +++ b/playwright/e2e/read-receipts/notifications.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/reactions-in-threads.spec.ts b/playwright/e2e/read-receipts/reactions-in-threads.spec.ts index dcd97ac431..bc4a184744 100644 --- a/playwright/e2e/read-receipts/reactions-in-threads.spec.ts +++ b/playwright/e2e/read-receipts/reactions-in-threads.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/reactions-main-timeline.spec.ts b/playwright/e2e/read-receipts/reactions-main-timeline.spec.ts index 54f0c89afe..59d6eaea40 100644 --- a/playwright/e2e/read-receipts/reactions-main-timeline.spec.ts +++ b/playwright/e2e/read-receipts/reactions-main-timeline.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/reactions-thread-roots.spec.ts b/playwright/e2e/read-receipts/reactions-thread-roots.spec.ts index 9c1be63e5b..219a73d5e4 100644 --- a/playwright/e2e/read-receipts/reactions-thread-roots.spec.ts +++ b/playwright/e2e/read-receipts/reactions-thread-roots.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/read-receipts.spec.ts b/playwright/e2e/read-receipts/read-receipts.spec.ts index dac679f6a0..3056cc4a54 100644 --- a/playwright/e2e/read-receipts/read-receipts.spec.ts +++ b/playwright/e2e/read-receipts/read-receipts.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { JSHandle } from "@playwright/test"; diff --git a/playwright/e2e/read-receipts/redactions-in-threads.spec.ts b/playwright/e2e/read-receipts/redactions-in-threads.spec.ts index 323748e7e0..715bb4e9fc 100644 --- a/playwright/e2e/read-receipts/redactions-in-threads.spec.ts +++ b/playwright/e2e/read-receipts/redactions-in-threads.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/redactions-main-timeline.spec.ts b/playwright/e2e/read-receipts/redactions-main-timeline.spec.ts index cb7393a63f..c1dceda6a0 100644 --- a/playwright/e2e/read-receipts/redactions-main-timeline.spec.ts +++ b/playwright/e2e/read-receipts/redactions-main-timeline.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/redactions-thread-roots.spec.ts b/playwright/e2e/read-receipts/redactions-thread-roots.spec.ts index 0ded3957fb..a8dc38c47e 100644 --- a/playwright/e2e/read-receipts/redactions-thread-roots.spec.ts +++ b/playwright/e2e/read-receipts/redactions-thread-roots.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/read-receipts/room-list-order.spec.ts b/playwright/e2e/read-receipts/room-list-order.spec.ts index 2b43022918..052e2d756a 100644 --- a/playwright/e2e/read-receipts/room-list-order.spec.ts +++ b/playwright/e2e/read-receipts/room-list-order.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /* See readme.md for tips on writing these tests. */ diff --git a/playwright/e2e/register/email.spec.ts b/playwright/e2e/register/email.spec.ts index 3ab408ae2f..7a80f0bbf7 100644 --- a/playwright/e2e/register/email.spec.ts +++ b/playwright/e2e/register/email.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/register/register.spec.ts b/playwright/e2e/register/register.spec.ts index edb06ac2d9..8ea64f8a65 100644 --- a/playwright/e2e/register/register.spec.ts +++ b/playwright/e2e/register/register.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/regression-tests/pills-click-in-app.spec.ts b/playwright/e2e/regression-tests/pills-click-in-app.spec.ts index 6a038db43d..f19e8c896e 100644 --- a/playwright/e2e/regression-tests/pills-click-in-app.spec.ts +++ b/playwright/e2e/regression-tests/pills-click-in-app.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/release-announcement/index.ts b/playwright/e2e/release-announcement/index.ts index d5ea4f2917..81146be70e 100644 --- a/playwright/e2e/release-announcement/index.ts +++ b/playwright/e2e/release-announcement/index.ts @@ -1,19 +1,9 @@ /* - * + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * / + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { Page } from "@playwright/test"; diff --git a/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts b/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts index 24854560c8..57c27caf1a 100644 --- a/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts +++ b/playwright/e2e/release-announcement/releaseAnnouncement.spec.ts @@ -1,19 +1,9 @@ /* - * + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * / + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { test, expect } from "./"; diff --git a/playwright/e2e/right-panel/file-panel.spec.ts b/playwright/e2e/right-panel/file-panel.spec.ts index 52dd113314..b508222f06 100644 --- a/playwright/e2e/right-panel/file-panel.spec.ts +++ b/playwright/e2e/right-panel/file-panel.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Download, type Page } from "@playwright/test"; diff --git a/playwright/e2e/right-panel/notification-panel.spec.ts b/playwright/e2e/right-panel/notification-panel.spec.ts index aa7dedf73a..1d10af9798 100644 --- a/playwright/e2e/right-panel/notification-panel.spec.ts +++ b/playwright/e2e/right-panel/notification-panel.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/right-panel/right-panel.spec.ts b/playwright/e2e/right-panel/right-panel.spec.ts index f7b2958509..ba610532cb 100644 --- a/playwright/e2e/right-panel/right-panel.spec.ts +++ b/playwright/e2e/right-panel/right-panel.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Locator, type Page } from "@playwright/test"; diff --git a/playwright/e2e/right-panel/utils.ts b/playwright/e2e/right-panel/utils.ts index 5e2e39be0d..b82698b93e 100644 --- a/playwright/e2e/right-panel/utils.ts +++ b/playwright/e2e/right-panel/utils.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { type Page, expect } from "@playwright/test"; diff --git a/playwright/e2e/room-directory/room-directory.spec.ts b/playwright/e2e/room-directory/room-directory.spec.ts index 5068f8e5cc..f078a858a2 100644 --- a/playwright/e2e/room-directory/room-directory.spec.ts +++ b/playwright/e2e/room-directory/room-directory.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Preset, Visibility } from "matrix-js-sdk/src/matrix"; diff --git a/playwright/e2e/room/room-header.spec.ts b/playwright/e2e/room/room-header.spec.ts index ca49f1190b..be39d5614f 100644 --- a/playwright/e2e/room/room-header.spec.ts +++ b/playwright/e2e/room/room-header.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Page } from "@playwright/test"; diff --git a/playwright/e2e/room/room.spec.ts b/playwright/e2e/room/room.spec.ts index 5b60e6f3bb..76fa64a648 100644 --- a/playwright/e2e/room/room.spec.ts +++ b/playwright/e2e/room/room.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { EventType } from "matrix-js-sdk/src/matrix"; diff --git a/playwright/e2e/room_options/marked_unread.spec.ts b/playwright/e2e/room_options/marked_unread.spec.ts index 799acf2250..ec5b1d3679 100644 --- a/playwright/e2e/room_options/marked_unread.spec.ts +++ b/playwright/e2e/room_options/marked_unread.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/settings/account-user-settings-tab.spec.ts b/playwright/e2e/settings/account-user-settings-tab.spec.ts index 5ec149f041..ce54995d45 100644 --- a/playwright/e2e/settings/account-user-settings-tab.spec.ts +++ b/playwright/e2e/settings/account-user-settings-tab.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts b/playwright/e2e/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts index 471d9c992f..de6c9c527a 100644 --- a/playwright/e2e/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts +++ b/playwright/e2e/settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "."; diff --git a/playwright/e2e/settings/appearance-user-settings-tab/index.ts b/playwright/e2e/settings/appearance-user-settings-tab/index.ts index e8641306ed..d2810b021b 100644 --- a/playwright/e2e/settings/appearance-user-settings-tab/index.ts +++ b/playwright/e2e/settings/appearance-user-settings-tab/index.ts @@ -1,17 +1,9 @@ /* + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/settings/appearance-user-settings-tab/message-layout-panel.ts b/playwright/e2e/settings/appearance-user-settings-tab/message-layout-panel.ts index 1a22696da1..a0288baf1d 100644 --- a/playwright/e2e/settings/appearance-user-settings-tab/message-layout-panel.ts +++ b/playwright/e2e/settings/appearance-user-settings-tab/message-layout-panel.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "."; diff --git a/playwright/e2e/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts b/playwright/e2e/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts index 2b1e8cc14d..4c8f3b3c09 100644 --- a/playwright/e2e/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts +++ b/playwright/e2e/settings/appearance-user-settings-tab/theme-choice-panel.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { expect, test } from "."; diff --git a/playwright/e2e/settings/device-management.spec.ts b/playwright/e2e/settings/device-management.spec.ts index b4595610b8..cc7d033d6c 100644 --- a/playwright/e2e/settings/device-management.spec.ts +++ b/playwright/e2e/settings/device-management.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/settings/general-room-settings-tab.spec.ts b/playwright/e2e/settings/general-room-settings-tab.spec.ts index 123c214288..47582bf0c0 100644 --- a/playwright/e2e/settings/general-room-settings-tab.spec.ts +++ b/playwright/e2e/settings/general-room-settings-tab.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/settings/preferences-user-settings-tab.spec.ts b/playwright/e2e/settings/preferences-user-settings-tab.spec.ts index ed56ba5e62..0880853ee8 100644 --- a/playwright/e2e/settings/preferences-user-settings-tab.spec.ts +++ b/playwright/e2e/settings/preferences-user-settings-tab.spec.ts @@ -1,18 +1,10 @@ /* -Copyright 2023 Suguru Hirahara +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. +Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts b/playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts index 8d8c2ebffa..b9fc7c10ef 100644 --- a/playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts +++ b/playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts @@ -1,19 +1,9 @@ /* - * + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * / + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { Locator } from "@playwright/test"; diff --git a/playwright/e2e/settings/security-user-settings-tab.spec.ts b/playwright/e2e/settings/security-user-settings-tab.spec.ts index 8d1f442ba5..6eab830623 100644 --- a/playwright/e2e/settings/security-user-settings-tab.spec.ts +++ b/playwright/e2e/settings/security-user-settings-tab.spec.ts @@ -1,18 +1,10 @@ /* -Copyright 2023 Suguru Hirahara +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. +Copyright 2023 Suguru Hirahara -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/sliding-sync/sliding-sync.spec.ts b/playwright/e2e/sliding-sync/sliding-sync.spec.ts index e1efa7ec6f..885948980e 100644 --- a/playwright/e2e/sliding-sync/sliding-sync.spec.ts +++ b/playwright/e2e/sliding-sync/sliding-sync.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Page, Request } from "@playwright/test"; diff --git a/playwright/e2e/spaces/spaces.spec.ts b/playwright/e2e/spaces/spaces.spec.ts index 0e7aa0e4f4..575450c641 100644 --- a/playwright/e2e/spaces/spaces.spec.ts +++ b/playwright/e2e/spaces/spaces.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/spaces/threads-activity-centre/index.ts b/playwright/e2e/spaces/threads-activity-centre/index.ts index 8b013c44bb..9c965faf19 100644 --- a/playwright/e2e/spaces/threads-activity-centre/index.ts +++ b/playwright/e2e/spaces/threads-activity-centre/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { JSHandle, Locator, Page } from "@playwright/test"; diff --git a/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts b/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts index 66a3bc58e5..20e4db8071 100644 --- a/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts +++ b/playwright/e2e/spaces/threads-activity-centre/threadsActivityCentre.spec.ts @@ -1,19 +1,9 @@ /* - * + * Copyright 2024 New Vector Ltd. * Copyright 2024 The Matrix.org Foundation C.I.C. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * / + * SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only + * Please see LICENSE files in the repository root for full details. */ import { expect, test } from "."; diff --git a/playwright/e2e/spotlight/spotlight.spec.ts b/playwright/e2e/spotlight/spotlight.spec.ts index 5d10937b67..4a6b5611d0 100644 --- a/playwright/e2e/spotlight/spotlight.spec.ts +++ b/playwright/e2e/spotlight/spotlight.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/threads/threads.spec.ts b/playwright/e2e/threads/threads.spec.ts index 7898457d05..e41b347867 100644 --- a/playwright/e2e/threads/threads.spec.ts +++ b/playwright/e2e/threads/threads.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { SettingLevel } from "../../../src/settings/SettingLevel"; import { Layout } from "../../../src/settings/enums/Layout"; diff --git a/playwright/e2e/timeline/timeline.spec.ts b/playwright/e2e/timeline/timeline.spec.ts index b00179c0c0..1abf229e2e 100644 --- a/playwright/e2e/timeline/timeline.spec.ts +++ b/playwright/e2e/timeline/timeline.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import * as fs from "node:fs"; diff --git a/playwright/e2e/toasts/analytics-toast.spec.ts b/playwright/e2e/toasts/analytics-toast.spec.ts index 2ce2f82962..b1faf7a779 100644 --- a/playwright/e2e/toasts/analytics-toast.spec.ts +++ b/playwright/e2e/toasts/analytics-toast.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test } from "../../element-web-test"; diff --git a/playwright/e2e/update/update.spec.ts b/playwright/e2e/update/update.spec.ts index 6af46e83e3..d073a33433 100644 --- a/playwright/e2e/update/update.spec.ts +++ b/playwright/e2e/update/update.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/user-menu/user-menu.spec.ts b/playwright/e2e/user-menu/user-menu.spec.ts index 84e849c156..0ad21dbded 100644 --- a/playwright/e2e/user-menu/user-menu.spec.ts +++ b/playwright/e2e/user-menu/user-menu.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts b/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts index 0799dc0f60..f561eb9615 100644 --- a/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts +++ b/playwright/e2e/user-onboarding/user-onboarding-new.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/user-onboarding/user-onboarding-old.spec.ts b/playwright/e2e/user-onboarding/user-onboarding-old.spec.ts index d9be78f349..e1454311c8 100644 --- a/playwright/e2e/user-onboarding/user-onboarding-old.spec.ts +++ b/playwright/e2e/user-onboarding/user-onboarding-old.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/user-view/user-view.spec.ts b/playwright/e2e/user-view/user-view.spec.ts index 1ff2e6568a..218c63fe74 100644 --- a/playwright/e2e/user-view/user-view.spec.ts +++ b/playwright/e2e/user-view/user-view.spec.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/utils.ts b/playwright/e2e/utils.ts index e7587c7dfb..b357b5ca99 100644 --- a/playwright/e2e/utils.ts +++ b/playwright/e2e/utils.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 Mikhail Aheichyk Copyright 2023 Nordeck IT + Consulting GmbH. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { uniqueId } from "lodash"; diff --git a/playwright/e2e/widgets/events.spec.ts b/playwright/e2e/widgets/events.spec.ts index a336bd2cfa..c2c8c8d304 100644 --- a/playwright/e2e/widgets/events.spec.ts +++ b/playwright/e2e/widgets/events.spec.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. +Copyright 2023 The Matrix.org Foundation C.I.C. Copyright 2022 Mikhail Aheichyk Copyright 2022 Nordeck IT + Consulting GmbH. -Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test } from "../../element-web-test"; diff --git a/playwright/e2e/widgets/layout.spec.ts b/playwright/e2e/widgets/layout.spec.ts index a5dd856a93..41cfece6e8 100644 --- a/playwright/e2e/widgets/layout.spec.ts +++ b/playwright/e2e/widgets/layout.spec.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. +Copyright 2023 The Matrix.org Foundation C.I.C. Copyright 2022 Oliver Sand Copyright 2022 Nordeck IT + Consulting GmbH. -Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test, expect } from "../../element-web-test"; diff --git a/playwright/e2e/widgets/stickers.spec.ts b/playwright/e2e/widgets/stickers.spec.ts index 37aaea58ce..ff5526a6e7 100644 --- a/playwright/e2e/widgets/stickers.spec.ts +++ b/playwright/e2e/widgets/stickers.spec.ts @@ -1,17 +1,9 @@ /* -Copyright 2022 - 2023 The Matrix.org Foundation C.I.C. +Copyright 2024 New Vector Ltd. +Copyright 2022, 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page } from "@playwright/test"; diff --git a/playwright/e2e/widgets/widget-pip-close.spec.ts b/playwright/e2e/widgets/widget-pip-close.spec.ts index c8073a3405..1ee2246a2a 100644 --- a/playwright/e2e/widgets/widget-pip-close.spec.ts +++ b/playwright/e2e/widgets/widget-pip-close.spec.ts @@ -1,19 +1,11 @@ /* +Copyright 2024 New Vector Ltd. +Copyright 2023 The Matrix.org Foundation C.I.C. Copyright 2022 Mikhail Aheichyk Copyright 2022 Nordeck IT + Consulting GmbH. -Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { IWidget } from "matrix-widget-api/src/interfaces/IWidget"; diff --git a/playwright/element-web-test.ts b/playwright/element-web-test.ts index debe0d0f11..57f1d175fa 100644 --- a/playwright/element-web-test.ts +++ b/playwright/element-web-test.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { test as base, expect as baseExpect, Locator, Page, ExpectMatcherState, ElementHandle } from "@playwright/test"; diff --git a/playwright/flaky-reporter.ts b/playwright/flaky-reporter.ts index 3fcdc406fe..243699ebab 100644 --- a/playwright/flaky-reporter.ts +++ b/playwright/flaky-reporter.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ /** diff --git a/playwright/global.d.ts b/playwright/global.d.ts index 9663b9310f..0ff5bc84dc 100644 --- a/playwright/global.d.ts +++ b/playwright/global.d.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type * as Matrix from "matrix-js-sdk/src/matrix"; diff --git a/playwright/pages/ElementAppPage.ts b/playwright/pages/ElementAppPage.ts index af79994358..c769a935f9 100644 --- a/playwright/pages/ElementAppPage.ts +++ b/playwright/pages/ElementAppPage.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { type Locator, type Page, expect } from "@playwright/test"; diff --git a/playwright/pages/Spotlight.ts b/playwright/pages/Spotlight.ts index dcd4b73f85..a5f1318de2 100644 --- a/playwright/pages/Spotlight.ts +++ b/playwright/pages/Spotlight.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Locator, Page } from "@playwright/test"; diff --git a/playwright/pages/bot.ts b/playwright/pages/bot.ts index 3b46130108..b7542338b6 100644 --- a/playwright/pages/bot.ts +++ b/playwright/pages/bot.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { JSHandle, Page } from "@playwright/test"; diff --git a/playwright/pages/client.ts b/playwright/pages/client.ts index 94ee5d8813..002a3340b2 100644 --- a/playwright/pages/client.ts +++ b/playwright/pages/client.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { JSHandle, Page } from "@playwright/test"; diff --git a/playwright/pages/crypto.ts b/playwright/pages/crypto.ts index 183f5629e8..f221412a7c 100644 --- a/playwright/pages/crypto.ts +++ b/playwright/pages/crypto.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { APIRequestContext, Page, expect } from "@playwright/test"; diff --git a/playwright/pages/network.ts b/playwright/pages/network.ts index f53c32ad99..8a2692543a 100644 --- a/playwright/pages/network.ts +++ b/playwright/pages/network.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Page, Request } from "@playwright/test"; diff --git a/playwright/pages/settings.ts b/playwright/pages/settings.ts index 1b7d099c6c..6a1caf1559 100644 --- a/playwright/pages/settings.ts +++ b/playwright/pages/settings.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Locator, Page } from "@playwright/test"; diff --git a/playwright/pages/timeline.ts b/playwright/pages/timeline.ts index de9a9a58ec..baf8306a7c 100644 --- a/playwright/pages/timeline.ts +++ b/playwright/pages/timeline.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import type { Locator, Page } from "@playwright/test"; diff --git a/playwright/pages/toasts.ts b/playwright/pages/toasts.ts index 436ea42952..a90e18251d 100644 --- a/playwright/pages/toasts.ts +++ b/playwright/pages/toasts.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import { Page, expect, Locator } from "@playwright/test"; diff --git a/playwright/plugins/docker/index.ts b/playwright/plugins/docker/index.ts index 2b193c2fbd..895a7d0f12 100644 --- a/playwright/plugins/docker/index.ts +++ b/playwright/plugins/docker/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import * as os from "os"; diff --git a/playwright/plugins/homeserver/dendrite/index.ts b/playwright/plugins/homeserver/dendrite/index.ts index 0ddaecc1b7..0886dc1586 100644 --- a/playwright/plugins/homeserver/dendrite/index.ts +++ b/playwright/plugins/homeserver/dendrite/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import * as path from "node:path"; diff --git a/playwright/plugins/homeserver/index.ts b/playwright/plugins/homeserver/index.ts index b14ba70082..c17ea15f55 100644 --- a/playwright/plugins/homeserver/index.ts +++ b/playwright/plugins/homeserver/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ export interface HomeserverConfig { diff --git a/playwright/plugins/homeserver/synapse/index.ts b/playwright/plugins/homeserver/synapse/index.ts index a9b3be630c..f760659a4b 100644 --- a/playwright/plugins/homeserver/synapse/index.ts +++ b/playwright/plugins/homeserver/synapse/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import * as path from "node:path"; diff --git a/playwright/plugins/mailhog/index.ts b/playwright/plugins/mailhog/index.ts index 684aaee5ed..e9e5f08b71 100644 --- a/playwright/plugins/mailhog/index.ts +++ b/playwright/plugins/mailhog/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import mailhog from "mailhog"; diff --git a/playwright/plugins/matrix-authentication-service/index.ts b/playwright/plugins/matrix-authentication-service/index.ts index 40649159ef..eaad350b82 100644 --- a/playwright/plugins/matrix-authentication-service/index.ts +++ b/playwright/plugins/matrix-authentication-service/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import path, { basename } from "node:path"; diff --git a/playwright/plugins/oauth_server/index.ts b/playwright/plugins/oauth_server/index.ts index 065436ef37..4f855d3dc4 100644 --- a/playwright/plugins/oauth_server/index.ts +++ b/playwright/plugins/oauth_server/index.ts @@ -1,17 +1,9 @@ /* +Copyright 2024 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +Please see LICENSE files in the repository root for full details. */ import http from "http"; diff --git a/playwright/plugins/oauth_server/res/oauth/auth.html b/playwright/plugins/oauth_server/res/oauth/auth.html index bb01a3e802..cb5ac9b0be 100644 --- a/playwright/plugins/oauth_server/res/oauth/auth.html +++ b/playwright/plugins/oauth_server/res/oauth/auth.html @@ -1,17 +1,9 @@