From 6095d9867cfa685996fe68f6b76c904ee47f93c7 Mon Sep 17 00:00:00 2001 From: erenbesel Date: Mon, 6 Jan 2025 12:56:56 +0100 Subject: [PATCH 1/2] update copyright year --- Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift | 2 +- Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift | 2 +- .../Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift | 2 +- Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift | 2 +- Adyen/Analytics/Models/AdyenAnalytics.swift | 2 +- Adyen/Analytics/Models/AnalyticsConstants.swift | 2 +- Adyen/Analytics/Models/AnalyticsData.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventDataSource.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventError.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventInfo.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventLog.swift | 2 +- Adyen/Analytics/Models/AnalyticsValidationError.swift | 2 +- Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift | 2 +- Adyen/Analytics/Requests/AnalyticsRequest.swift | 2 +- Adyen/Analytics/Requests/InitialAnalyticsRequest.swift | 2 +- Adyen/Assets/Generated/LocalizationKey.swift | 2 +- Adyen/Core/APIClient/APIContext.swift | 2 +- Adyen/Core/APIClient/AnalyticsEnvironment.swift | 2 +- Adyen/Core/APIClient/Environment.swift | 2 +- Adyen/Core/APIClient/Requests/APIRequest.swift | 2 +- Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift | 2 +- Adyen/Core/APIClient/Requests/ClientKeyRequest.swift | 2 +- Adyen/Core/APIClient/Requests/OrderStatusRequest.swift | 2 +- Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift | 2 +- Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift | 2 +- Adyen/Core/APIClient/Responses/ClientKeyResponse.swift | 2 +- Adyen/Core/APIClient/Responses/OrderStatusResponse.swift | 2 +- Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift | 2 +- Adyen/Core/AdyenContext/AdyenContext.swift | 2 +- .../AbstractPersonalInformationComponent+Extensions.swift | 2 +- .../AbstractPersonalInformationComponent.swift | 2 +- .../AddressFormItemInjector.swift | 2 +- .../EmailFormItemInjector.swift | 2 +- .../AbstractPersonalInformationComponent/FormItemInjector.swift | 2 +- .../NameFormItemInjector.swift | 2 +- .../PhoneFormItemInjector.swift | 2 +- Adyen/Core/Components/AlreadyPaidPaymentComponent.swift | 2 +- Adyen/Core/Components/AnyCashAppPayConfiguration.swift | 2 +- Adyen/Core/Components/Base/ActionComponentData.swift | 2 +- Adyen/Core/Components/Base/BasicComponentConfiguration.swift | 2 +- Adyen/Core/Components/Base/PartialPaymentError.swift | 2 +- Adyen/Core/Components/Base/PresentableComponentWrapper.swift | 2 +- Adyen/Core/Components/Installment/InstallmentOptions.swift | 2 +- Adyen/Core/Components/InstantPaymentComponent.swift | 2 +- Adyen/Core/Components/StoredPaymentMethodComponent.swift | 2 +- Adyen/Core/Core Protocols/ActionComponent.swift | 2 +- Adyen/Core/Core Protocols/AdyenSessionAware.swift | 2 +- Adyen/Core/Core Protocols/AnyDropInComponent.swift | 2 +- Adyen/Core/Core Protocols/Component.swift | 2 +- Adyen/Core/Core Protocols/Details.swift | 2 +- Adyen/Core/Core Protocols/DeviceDependent.swift | 2 +- Adyen/Core/Core Protocols/DropInComponentDelegate.swift | 2 +- Adyen/Core/Core Protocols/LoadingComponent.swift | 2 +- Adyen/Core/Core Protocols/PartialPaymentComponent.swift | 2 +- Adyen/Core/Core Protocols/PartialPaymentDelegate.swift | 2 +- Adyen/Core/Core Protocols/PaymentAwareComponent.swift | 2 +- Adyen/Core/Core Protocols/PaymentComponent.swift | 2 +- Adyen/Core/Core Protocols/PaymentComponentBuilder.swift | 2 +- Adyen/Core/Core Protocols/PaymentMethod.swift | 2 +- Adyen/Core/Core Protocols/PresentableComponent.swift | 2 +- Adyen/Core/Core Protocols/PresentationDelegate.swift | 2 +- .../Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift | 2 +- Adyen/Core/Core Protocols/StorePaymentMethodFieldAware.swift | 2 +- Adyen/Core/Core Protocols/StoredPaymentMethodsDelegate.swift | 2 +- Adyen/Core/Core Protocols/SubmittableComponent.swift | 2 +- Adyen/Core/Core Protocols/TrackableComponent.swift | 2 +- Adyen/Core/Core Protocols/ViewControllerPresenter.swift | 2 +- Adyen/Core/Errors/APIError.swift | 2 +- Adyen/Core/Errors/AppleWalletError.swift | 2 +- Adyen/Core/Errors/ComponentError.swift | 2 +- Adyen/Core/Errors/UnknownError.swift | 2 +- Adyen/Core/Models/CardType.swift | 2 +- Adyen/Core/Models/DisplayInformation.swift | 2 +- Adyen/Core/Models/ShopperInteraction.swift | 2 +- Adyen/Core/Payment Methods/ACHDirectDebitPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/Abstract/AnyPaymentMethod.swift | 2 +- .../Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift | 2 +- Adyen/Core/Payment Methods/Abstract/PaymentMethodType.swift | 2 +- Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift | 2 +- Adyen/Core/Payment Methods/AffirmPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/ApplePayPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/AtomePaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/BACSDirectDebitPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/BCMCPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/BLIKPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/BoletoPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/CardPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/CashAppPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/DokuPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/EContextPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/GiftCardPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/InstantPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/IssuerListPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/MBWayPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/MealVoucherPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/OnlineBankingPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/PayByBankUSPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/QiwiWalletPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/SEPADirectDebitPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredBCMCPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredBLIKPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredCashAppPayPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredInstantPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredPayPalPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/StoredTwintPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/TwintPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/UPIPaymentMethod.swift | 2 +- Adyen/Core/Payment Methods/WeChatPayPaymentMethod.swift | 2 +- Adyen/Core/ToolBar/CancellableToolBar.swift | 2 +- Adyen/Core/ToolBar/ModalToolbar.swift | 2 +- Adyen/Formatters/AmountFormatter.swift | 2 +- Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift | 2 +- Adyen/Formatters/Formatter.swift | 2 +- Adyen/Formatters/IBANFormatter.swift | 2 +- Adyen/Formatters/NumericFormatter.swift | 2 +- Adyen/Helpers/AdyenCancellable.swift | 2 +- Adyen/Helpers/AdyenDependencies.swift | 2 +- Adyen/Helpers/AdyenScope.swift | 2 +- Adyen/Helpers/AdyenSdkVersion.swift | 2 +- Adyen/Helpers/ArrayHelpers.swift | 2 +- Adyen/Helpers/BundleHelpers.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoader.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift | 2 +- Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift | 2 +- Adyen/Helpers/KeyedDecodingContainerHelpers.swift | 2 +- Adyen/Helpers/NSConstraintHelper.swift | 2 +- Adyen/Helpers/NSTextAlignmentHelpers.swift | 2 +- Adyen/Helpers/ResultHelpers.swift | 2 +- Adyen/Helpers/StringHelpers.swift | 2 +- Adyen/Helpers/TimeIntervalHelpers.swift | 2 +- Adyen/Helpers/UIApplicationHelpers.swift | 2 +- Adyen/Helpers/UIButtonHelpers.swift | 2 +- Adyen/Helpers/UIColorHelpers.swift | 2 +- Adyen/Helpers/UIFontHelpers.swift | 2 +- Adyen/Helpers/UIImageViewHelpers.swift | 2 +- Adyen/Helpers/UILabelHelpers.swift | 2 +- Adyen/Helpers/UIProgressViewHelpers.swift | 2 +- Adyen/Helpers/UIViewAnimation.swift | 2 +- Adyen/Helpers/UIViewConstraintsHelper.swift | 2 +- Adyen/Helpers/UIViewControllerHelpers.swift | 2 +- Adyen/Helpers/UIViewHelpers.swift | 2 +- Adyen/Helpers/UIViewRoundingHelpers.swift | 2 +- Adyen/Helpers/URLHelpers.swift | 2 +- Adyen/Model/Amount.swift | 2 +- Adyen/Model/AnyEncodable.swift | 2 +- Adyen/Model/Balance.swift | 2 +- Adyen/Model/BrowserInfo.swift | 2 +- Adyen/Model/DelegatedAuthenticationData.swift | 2 +- Adyen/Model/Installments.swift | 2 +- Adyen/Model/PartialPaymentOrder.swift | 2 +- Adyen/Model/Payment.swift | 2 +- Adyen/Model/PaymentComponentData.swift | 2 +- Adyen/Model/PostalAddress.swift | 2 +- Adyen/Model/PrefilledShopperInformation.swift | 2 +- Adyen/Model/ShopperInformation.swift | 2 +- Adyen/UI/Dimensions.swift | 2 +- Adyen/UI/Form/FormItemViewBuilder.swift | 2 +- Adyen/UI/Form/FormView.swift | 2 +- Adyen/UI/Form/FormViewController+ViewProtocol.swift | 2 +- Adyen/UI/Form/FormViewController.swift | 2 +- Adyen/UI/Form/FormViewItemManager.swift | 2 +- Adyen/UI/Form/Items/Address/AddressStyle.swift | 2 +- Adyen/UI/Form/Items/Address/AddressViewModel.swift | 2 +- .../UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift | 2 +- Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift | 2 +- Adyen/UI/Form/Items/Address/FormAddressItem.swift | 2 +- Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift | 2 +- Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift | 2 +- Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift | 2 +- .../Form/Items/Address/Picker/FormAddressPickerItemView.swift | 2 +- Adyen/UI/Form/Items/Basic Items/FormAttributedLabelItem.swift | 2 +- Adyen/UI/Form/Items/Basic Items/FormContainerItem.swift | 2 +- Adyen/UI/Form/Items/Basic Items/FormLabelItem.swift | 2 +- Adyen/UI/Form/Items/Basic Items/FormVerticalStackItemView.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItem.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItemView.swift | 2 +- .../Form/Items/Button/SearchButton/FormSearchButtonItem.swift | 2 +- .../Items/Button/SearchButton/FormSearchButtonItemView.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItem.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItemView.swift | 2 +- Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift | 2 +- Adyen/UI/Form/Items/FormItem.swift | 2 +- Adyen/UI/Form/Items/FormItemView.swift | 2 +- Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItem.swift | 2 +- Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift | 2 +- .../Phone Extension Picker/FormPhoneExtensionPickerItem.swift | 2 +- .../FormPhoneExtensionPickerItemView.swift | 2 +- .../Form/Items/Segmented Control/FormSegmentedControlItem.swift | 2 +- Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift | 2 +- .../Form/Items/SelectableFormItem/SelectableFormItemStyle.swift | 2 +- .../Form/Items/SelectableFormItem/SelectableFormItemView.swift | 2 +- Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift | 2 +- Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift | 2 +- Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift | 2 +- Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift | 2 +- Adyen/UI/Form/Items/Split/FormSplitItem.swift | 2 +- Adyen/UI/Form/Items/Split/FormSplitItemView.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextInputItem.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextInputItemView.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItem.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItemStyle.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItemView.swift | 2 +- Adyen/UI/Form/Items/Text/TextField.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItem.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift | 2 +- .../Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift | 2 +- .../Items/Value Pickers/Abstract/BaseFormPickerItemView.swift | 2 +- .../Items/Value Pickers/Abstract/BasePickerInputControl.swift | 2 +- .../Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift | 2 +- Adyen/UI/Form/Items/Value/FormValueItem.swift | 2 +- Adyen/UI/Form/Items/Value/FormValueItemView.swift | 2 +- Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift | 2 +- Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift | 2 +- .../Picker/FormPickerSearchViewController+EmptyView+Style.swift | 2 +- .../Value/Picker/FormPickerSearchViewController+EmptyView.swift | 2 +- .../Value/Picker/FormPickerSearchViewController+Style.swift | 2 +- .../Items/Value/Picker/FormPickerSearchViewController.swift | 2 +- .../Form/Items/Value/Selectable/FormSelectableValueItem.swift | 2 +- .../Items/Value/Selectable/FormSelectableValueItemView.swift | 2 +- .../Form/Items/Value/Validatable/FormValidatableValueItem.swift | 2 +- .../Items/Value/Validatable/FormValidatableValueItemView.swift | 2 +- Adyen/UI/List/CoreListDataSource.swift | 2 +- Adyen/UI/List/DiffableListDataSource.swift | 2 +- Adyen/UI/List/ListCell.swift | 2 +- Adyen/UI/List/ListFooterView.swift | 2 +- Adyen/UI/List/ListHeaderView.swift | 2 +- Adyen/UI/List/ListItem+Icon.swift | 2 +- Adyen/UI/List/ListItem.swift | 2 +- Adyen/UI/List/ListItemStyle.swift | 2 +- Adyen/UI/List/ListItemView.swift | 2 +- Adyen/UI/List/ListSection.swift | 2 +- Adyen/UI/List/ListSectionFooterStyle.swift | 2 +- Adyen/UI/List/ListSectionHeaderStyle.swift | 2 +- Adyen/UI/List/ListViewController.swift | 2 +- Adyen/UI/Styles/ApplePayStyle.swift | 2 +- Adyen/UI/Styles/ButtonStyle.swift | 2 +- Adyen/UI/Styles/CoreColors.swift | 2 +- Adyen/UI/Styles/CoreFonts.swift | 2 +- Adyen/UI/Styles/CornerRadiusStyle.swift | 2 +- Adyen/UI/Styles/FormComponentStyle.swift | 2 +- Adyen/UI/Styles/ImageStyle.swift | 2 +- Adyen/UI/Styles/ListComponentStyle.swift | 2 +- Adyen/UI/Styles/NavigationStyle.swift | 2 +- Adyen/UI/Styles/ProgressViewStyle.swift | 2 +- Adyen/UI/Styles/SegmentedControlStyle.swift | 2 +- Adyen/UI/Styles/TextStyle.swift | 2 +- Adyen/UI/Styles/ViewStyle.swift | 2 +- Adyen/UI/View Controllers/ADYViewController.swift | 2 +- .../View Controllers/AddressLookup/AddressLookupProvider.swift | 2 +- .../UI/View Controllers/AddressLookup/AddressLookupStyle.swift | 2 +- .../AddressLookup/AddressLookupViewController+ViewModel.swift | 2 +- .../AddressLookup/AddressLookupViewController.swift | 2 +- .../Form/AddressInputFormViewController+ViewModel.swift | 2 +- .../AddressLookup/Form/AddressInputFormViewController.swift | 2 +- .../Search/AddressLookupSearchViewController+EmptyView.swift | 2 +- .../Search/AddressLookupSearchViewController+Style.swift | 2 +- .../Search/AddressLookupSearchViewController+ViewModel.swift | 2 +- .../Search/AddressLookupSearchViewController.swift | 2 +- .../SearchViewController+InterfaceState.swift | 2 +- .../SearchViewController/SearchViewController+ViewModel.swift | 2 +- .../SearchViewController/SearchViewController.swift | 2 +- Adyen/UI/View Controllers/SecuredViewController.swift | 2 +- Adyen/UI/View Controllers/ViewControllerDelegate.swift | 2 +- Adyen/UI/Views/ContainerView.swift | 2 +- Adyen/UI/Views/CopyLabelView.swift | 2 +- Adyen/UI/Views/EmptyStateView.swift | 2 +- Adyen/UI/Views/LinkTextView.swift | 2 +- Adyen/UI/Views/LoadingView.swift | 2 +- Adyen/UI/Views/SubmitButton.swift | 2 +- Adyen/UI/Views/SupportedPaymentMethodsView.swift | 2 +- Adyen/UI/Views/UISearchBar+Prominent.swift | 2 +- Adyen/UI/Views/UIView+Accessibility.swift | 2 +- Adyen/Utilities/AdyenCoder.swift | 2 +- Adyen/Utilities/Analytics.swift | 2 +- Adyen/Utilities/AppLauncher.swift | 2 +- Adyen/Utilities/BundleSPMExtension.swift | 2 +- Adyen/Utilities/Completion.swift | 2 +- Adyen/Utilities/Debugging/Assertion.swift | 2 +- Adyen/Utilities/Debugging/Logger.swift | 2 +- Adyen/Utilities/External/AllCountriesPhoneExtensions.swift | 2 +- Adyen/Utilities/External/AllRegions.swift | 2 +- Adyen/Utilities/External/LocalizableRegionRepository.swift | 2 +- Adyen/Utilities/External/LogoURLProvider.swift | 2 +- Adyen/Utilities/External/PhoneExtensionsRepository.swift | 2 +- Adyen/Utilities/IBANSpecification.swift | 2 +- Adyen/Utilities/KeyboardObserver.swift | 2 +- Adyen/Utilities/LazyOptional.swift | 2 +- Adyen/Utilities/Localization.swift | 2 +- Adyen/Utilities/LocalizationParameters.swift | 2 +- .../Non SPM Bundle Extension/CoreBundleExtension.swift | 2 +- Adyen/Utilities/Observable/AdyenObservable.swift | 2 +- Adyen/Utilities/Observable/AdyenObserver.swift | 2 +- Adyen/Utilities/Observable/EventPublisher.swift | 2 +- Adyen/Utilities/Observable/Observation.swift | 2 +- Adyen/Utilities/Observable/ObservationManager.swift | 2 +- Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift | 2 +- Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift | 2 +- Adyen/Utilities/SizeUtilities.swift | 2 +- Adyen/Utilities/Throttler.swift | 2 +- Adyen/Utilities/ViewIdentifierBuilder.swift | 2 +- Adyen/Validators/AddressAnalyticsValidationError.swift | 2 +- Adyen/Validators/BalanceChecker.swift | 2 +- Adyen/Validators/BrazilSocialSecurityNumberValidator.swift | 2 +- Adyen/Validators/ClientKeyValidator.swift | 2 +- Adyen/Validators/CountryCodeValidator.swift | 2 +- Adyen/Validators/CurrencyCodeValidator.swift | 2 +- Adyen/Validators/DateValidator.swift | 2 +- Adyen/Validators/EmailValidator.swift | 2 +- Adyen/Validators/IBANValidator.swift | 2 +- Adyen/Validators/LengthValidator.swift | 2 +- Adyen/Validators/NumericStringValidator.swift | 2 +- Adyen/Validators/PhoneNumberValidator.swift | 2 +- Adyen/Validators/PostalCodeValidator.swift | 2 +- Adyen/Validators/RegularExpressionValidator.swift | 2 +- Adyen/Validators/ValidationError.swift | 2 +- Adyen/Validators/Validator.swift | 2 +- AdyenActions/Actions/Action.swift | 2 +- AdyenActions/Actions/AnyVoucherAction.swift | 2 +- AdyenActions/Actions/AwaitAction.swift | 2 +- AdyenActions/Actions/BoletoVoucherAction.swift | 2 +- AdyenActions/Actions/DocumentAction.swift | 2 +- AdyenActions/Actions/DokuVoucherAction.swift | 2 +- AdyenActions/Actions/EContextATMVoucherAction.swift | 2 +- AdyenActions/Actions/EContextStoresVoucherAction.swift | 2 +- AdyenActions/Actions/MultibancoVoucherAction.swift | 2 +- AdyenActions/Actions/OXXOVoucherAction.swift | 2 +- AdyenActions/Actions/QRCodeAction.swift | 2 +- AdyenActions/Actions/RedireactableAwaitAction.swift | 2 +- AdyenActions/Actions/RedirectAction.swift | 2 +- AdyenActions/Actions/SDKAction.swift | 2 +- AdyenActions/Actions/ThreeDS2Action.swift | 2 +- AdyenActions/Actions/ThreeDS2ChallengeAction.swift | 2 +- AdyenActions/Actions/ThreeDS2FingerprintAction.swift | 2 +- AdyenActions/Actions/TwintSDKAction.swift | 2 +- AdyenActions/Actions/TwintSDKData.swift | 2 +- AdyenActions/Actions/VoucherAction.swift | 2 +- AdyenActions/Actions/WeChatPaySDKAction.swift | 2 +- AdyenActions/Actions/WeChatPaySDKData.swift | 2 +- AdyenActions/AdyenActionComponent.swift | 2 +- .../Components/3DS2/3DS2 SDK Adapters/ADYServiceAdapter.swift | 2 +- .../Components/3DS2/3DS2 SDK Adapters/AnyADYTransaction.swift | 2 +- .../3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift | 2 +- .../Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift | 2 +- .../Components/3DS2/API/Submit3DS2FingerprintRequest.swift | 2 +- .../Components/3DS2/API/Submit3DS2FingerprintResponse.swift | 2 +- .../ThreeDS2CoreActionHandler.swift | 2 +- .../ThreeDS2PlusDACoreActionHandler.swift | 2 +- .../ThreeDS2PlusDAScreenPresenter.swift | 2 +- .../3DS2/Action handlers/AnyThreeDS2ActionHandler.swift | 2 +- .../ThreeDS2ClassicActionHandler+Initializers.swift | 2 +- .../3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift | 2 +- .../ThreeDS2CompactActionHandler+Initializers.swift | 2 +- .../3DS2/Action handlers/ThreeDS2CompactActionHandler.swift | 2 +- .../3DS2/Action handlers/ThreeDSActionHandlerResult.swift | 2 +- .../Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift | 2 +- AdyenActions/Components/3DS2/PaymentInfo.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2Component.swift | 2 +- .../Components/3DS2/ThreeDS2ComponentChallengeToken.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift | 2 +- .../Components/3DS2/ThreeDS2ComponentFingerprintToken.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2Details.swift | 2 +- AdyenActions/Components/3DS2/ThreeDSResult.swift | 2 +- AdyenActions/Components/Await/AwaitActionDetails.swift | 2 +- AdyenActions/Components/Await/AwaitComponent.swift | 2 +- AdyenActions/Components/Await/PollingComponent.swift | 2 +- AdyenActions/Components/Await/PollingHandlerProvider.swift | 2 +- AdyenActions/Components/Base/ActionNavigationBar.swift | 2 +- .../Components/Base/AnyWeChatPaySDKActionComponent.swift | 2 +- AdyenActions/Components/Document/DocumentComponent.swift | 2 +- AdyenActions/Components/Document/ShareableComponent.swift | 2 +- AdyenActions/Components/QRCode/ExpirationTimer.swift | 2 +- AdyenActions/Components/QRCode/QRCodeActionComponent.swift | 2 +- AdyenActions/Components/Redirect/BrowserComponent.swift | 2 +- .../Components/Redirect/NativeRedirectResultRequest.swift | 2 +- .../Redirect/OpenExternalAppDetector+DependencyKey.swift | 2 +- AdyenActions/Components/Redirect/OpenExternalAppDetector.swift | 2 +- AdyenActions/Components/Redirect/RedirectComponent.swift | 2 +- AdyenActions/Components/Redirect/RedirectDetails.swift | 2 +- AdyenActions/Components/Redirect/RedirectListener.swift | 2 +- AdyenActions/Components/SDK/Twint+Injectable.swift | 2 +- AdyenActions/Components/SDK/TwintSDKActionComponent.swift | 2 +- AdyenActions/Components/Voucher/AppleWalletPassProvider.swift | 2 +- AdyenActions/Components/Voucher/VoucherComponent.swift | 2 +- .../Components/Voucher/VoucherComponentExtensions.swift | 2 +- .../Components/Voucher/VoucherShareableViewProvider.swift | 2 +- AdyenActions/Protocols/ActionHandlingComponent.swift | 2 +- AdyenActions/UI/UI Style/ActionComponentStyle.swift | 2 +- AdyenActions/UI/UI Style/AwaitComponentStyle.swift | 2 +- .../UI/UI Style/DelegatedAuthenticationComponentStyle.swift | 2 +- AdyenActions/UI/UI Style/DocumentComponentStyle.swift | 2 +- AdyenActions/UI/UI Style/QRCodeComponentStyle.swift | 2 +- AdyenActions/UI/UI Style/RedirectComponentStyle.swift | 2 +- AdyenActions/UI/UI Style/VoucherComponentStyle.swift | 2 +- .../UI/View Controllers/Await/AwaitComponentViewModel.swift | 2 +- AdyenActions/UI/View Controllers/Await/AwaitView.swift | 2 +- .../UI/View Controllers/Await/AwaitViewController.swift | 2 +- .../DelegatedAuthentication/DAApprovalViewController.swift | 2 +- .../DelegatedAuthentication/DAErrorViewController.swift | 2 +- .../DelegatedAuthentication/DARegistrationViewController.swift | 2 +- .../DelegatedAuthenticationErrorView.swift | 2 +- .../DelegatedAuthentication/DelegatedAuthenticationView.swift | 2 +- .../DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift | 2 +- .../DelegatedAuthentication/ViewHelpers/UILabelHelper.swift | 2 +- .../DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift | 2 +- .../UI/View Controllers/Document/DocumentActionView.swift | 2 +- .../UI/View Controllers/Document/DocumentActionViewModel.swift | 2 +- AdyenActions/UI/View Controllers/QR Code/QRCodeView.swift | 2 +- .../UI/View Controllers/QR Code/QRCodeViewController.swift | 2 +- AdyenActions/UI/View Controllers/QR Code/QRCodeViewModel.swift | 2 +- AdyenActions/UI/View Controllers/QR Code/String+QRCode.swift | 2 +- .../UI/View Controllers/Voucher/ShareableVoucherView.swift | 2 +- AdyenActions/UI/View Controllers/Voucher/VoucherCardLayer.swift | 2 +- AdyenActions/UI/View Controllers/Voucher/VoucherCardView.swift | 2 +- .../UI/View Controllers/Voucher/VoucherSeparatorView.swift | 2 +- AdyenActions/UI/View Controllers/Voucher/VoucherView.swift | 2 +- .../UI/View Controllers/Voucher/VoucherViewController.swift | 2 +- AdyenActions/UI/View Controllers/Voucher/VoucherViewModel.swift | 2 +- AdyenActions/Utilities/BundleSPMExtension.swift | 2 +- .../Non SPM Bundle Extension/ActionsBundleExtension.swift | 2 +- AdyenCard/Components/BCMC/BCMCComponent.swift | 2 +- AdyenCard/Components/Card/CardAnalyticsConfiguration.swift | 2 +- AdyenCard/Components/Card/CardComponent.swift | 2 +- AdyenCard/Components/Card/CardComponentConfiguration.swift | 2 +- AdyenCard/Components/Card/CardComponentDelegate.swift | 2 +- AdyenCard/Components/Card/CardComponentExtensions.swift | 2 +- AdyenCard/Components/Card/CardDetails.swift | 2 +- AdyenCard/Components/Card/CardViewController.swift | 2 +- AdyenCard/Components/Card/CardViewControllerItemsProvider.swift | 2 +- AdyenCard/Components/Card/ThreeDS2SdkVersion.swift | 2 +- .../GiftCardComponent/GiftCardComponent+Extensions.swift | 2 +- AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift | 2 +- .../GiftCardComponent/GiftCardConfirmationPaymentMethod.swift | 2 +- AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift | 2 +- AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift | 2 +- .../GiftCardComponent/PartialPaymentMethodDetails.swift | 2 +- AdyenCard/Components/KCP/KCPDetails.swift | 2 +- AdyenCard/Components/Stored Card/StoredCardAlertManager.swift | 2 +- AdyenCard/Components/Stored Card/StoredCardComponent.swift | 2 +- AdyenCard/Components/Stored Card/StoredCardConfiguration.swift | 2 +- AdyenCard/Form/DualBrandView.swift | 2 +- AdyenCard/Form/FormCardExpiryDateItem.swift | 2 +- AdyenCard/Form/FormCardLogosItemView.swift | 2 +- AdyenCard/Form/FormCardNumberContainerItem.swift | 2 +- AdyenCard/Form/FormCardNumberContainerItemView.swift | 2 +- AdyenCard/Form/FormCardNumberItem.swift | 2 +- AdyenCard/Form/FormCardNumberItemView.swift | 2 +- AdyenCard/Form/FormCardSecurityCodeItem.swift | 2 +- AdyenCard/Form/FormCardSecurityCodeItemView.swift | 2 +- AdyenCard/Form/Installments/FormCardInstallmentsItem.swift | 2 +- AdyenCard/Form/Installments/InstallmentPickerElement.swift | 2 +- AdyenCard/Formatters/CardExpiryDateFormatter.swift | 2 +- AdyenCard/Formatters/CardNumberFormatter.swift | 2 +- AdyenCard/Formatters/CardSecurityCodeFormatter.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupRequest.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupResponse.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupService.swift | 2 +- AdyenCard/Utilities/BundleSPMExtension.swift | 2 +- AdyenCard/Utilities/CardType/BinInfoProvider.swift | 2 +- AdyenCard/Utilities/CardType/CardBrand.swift | 2 +- AdyenCard/Utilities/CardType/CardTypeDetector.swift | 2 +- AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift | 2 +- .../Non SPM Bundle Extension/CardBundleExtension.swift | 2 +- AdyenCard/Validators/CardExpiryDateValidator.swift | 2 +- AdyenCard/Validators/CardHolderNameValidator.swift | 2 +- AdyenCard/Validators/CardKCPValidators.swift | 2 +- AdyenCard/Validators/CardNumberValidator.swift | 2 +- AdyenCard/Validators/CardPublicKeyValidator.swift | 2 +- AdyenCard/Validators/CardSecurityCodeValidator.swift | 2 +- AdyenCard/Validators/CardValidationError.swift | 2 +- AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift | 2 +- AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift | 2 +- AdyenCashAppPay/CashAppPayComponent.swift | 2 +- AdyenCashAppPay/CashAppPayConfiguration.swift | 2 +- AdyenCashAppPay/CashAppPayDetails.swift | 2 +- AdyenComponents/ACH Direct Debit/ACHDirectDebitComponent.swift | 2 +- AdyenComponents/ACH Direct Debit/ACHDirectDebitDetails.swift | 2 +- AdyenComponents/Affirm/AffirmComponent.swift | 2 +- AdyenComponents/Affirm/AffirmDetails.swift | 2 +- AdyenComponents/Apple Pay/ApplePayComponent.swift | 2 +- AdyenComponents/Apple Pay/ApplePayComponentDelegate.swift | 2 +- AdyenComponents/Apple Pay/ApplePayComponentError.swift | 2 +- AdyenComponents/Apple Pay/ApplePayComponentExtensions.swift | 2 +- AdyenComponents/Apple Pay/ApplePayConfiguration.swift | 2 +- AdyenComponents/Apple Pay/ApplePayDetails.swift | 2 +- AdyenComponents/Apple Pay/ApplePayPayment.swift | 2 +- AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift | 2 +- AdyenComponents/Atome/AtomeComponent.swift | 2 +- AdyenComponents/Atome/AtomeDetails.swift | 2 +- .../BACS Direct Debit/BACSDirectDebitComponent.swift | 2 +- AdyenComponents/BACS Direct Debit/BACSDirectDebitDetails.swift | 2 +- .../BACS Direct Debit/Factories/BACSItemsFactory.swift | 2 +- .../BACS Direct Debit/Models/BACSDirectDebitData.swift | 2 +- .../Scenes/Confirmation/BACSConfirmationPresenter.swift | 2 +- .../Scenes/Confirmation/BACSConfirmationViewController.swift | 2 +- .../Scenes/Input/BACSInputFormViewController.swift | 2 +- .../BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift | 2 +- .../Trackers/BACSDirectDebitComponentTracker.swift | 2 +- AdyenComponents/BLIK/BLIKComponent.swift | 2 +- AdyenComponents/BLIK/BLIKDetails.swift | 2 +- .../BasicPersonalInfoFormComponent.swift | 2 +- .../BasicPersonalInfoFormDetails.swift | 2 +- AdyenComponents/Boleto/BoletoComponent.swift | 2 +- AdyenComponents/Boleto/BoletoComponentExtensions.swift | 2 +- AdyenComponents/Boleto/BoletoDetails.swift | 2 +- AdyenComponents/Doku/DokuComponent.swift | 2 +- AdyenComponents/Doku/DokuDetails.swift | 2 +- AdyenComponents/Instant/InstantComponents.swift | 2 +- AdyenComponents/Issuer List/IssuerListComponent.swift | 2 +- AdyenComponents/Issuer List/IssuerListDetails.swift | 2 +- AdyenComponents/Issuer List/IssuerListEmptyView.swift | 2 +- AdyenComponents/MB Way/MBWayComponent.swift | 2 +- AdyenComponents/MB Way/MBWayDetails.swift | 2 +- AdyenComponents/OnlineBanking/OnlineBankingComponent.swift | 2 +- AdyenComponents/OnlineBanking/OnlineBankingDetails.swift | 2 +- .../PayByBank/US/PayByBankUSComponent+Configuration.swift | 2 +- .../PayByBankUSComponent+ConfirmationViewController+Model.swift | 2 +- .../US/PayByBankUSComponent+ConfirmationViewController.swift | 2 +- AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift | 2 +- AdyenComponents/PayByBank/US/PayByBankUSComponent.swift | 2 +- AdyenComponents/Qiwi Wallet/QiwiWalletComponent.swift | 2 +- AdyenComponents/Qiwi Wallet/QiwiWalletDetails.swift | 2 +- .../SEPA Direct Debit/SEPADirectDebitComponent.swift | 2 +- AdyenComponents/SEPA Direct Debit/SEPADirectDebitDetails.swift | 2 +- AdyenComponents/UPI/UPIComponent.swift | 2 +- AdyenComponents/UPI/UPIComponentDetails.swift | 2 +- AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift | 2 +- AdyenDropIn/Components/PaymentMethodListComponent.swift | 2 +- AdyenDropIn/Components/PreApplePayComponent.swift | 2 +- AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift | 2 +- AdyenDropIn/DropInComponent.swift | 2 +- AdyenDropIn/DropInComponentExtensions.swift | 2 +- AdyenDropIn/Models/DropInAnalyticsConfiguration.swift | 2 +- AdyenDropIn/Models/DropInComponentStyle.swift | 2 +- AdyenDropIn/Models/DropInConfiguration.swift | 2 +- AdyenDropIn/Presentation/DimmingPresentationController.swift | 2 +- AdyenDropIn/Presentation/DropInNavigationController.swift | 2 +- AdyenDropIn/Presentation/ModalViewController.swift | 2 +- AdyenDropIn/Presentation/NavigationDelegate.swift | 2 +- AdyenDropIn/Presentation/SlideInPresentationAnimator.swift | 2 +- AdyenDropIn/Presentation/WrapperViewController.swift | 2 +- .../Utilities/ComponentManager+PaymentComponentBuilder.swift | 2 +- AdyenDropIn/Utilities/ComponentManager.swift | 2 +- AdyenDropIn/Utilities/ComponentSections.swift | 2 +- AdyenDropIn/Views/PreApplePayView.swift | 2 +- AdyenEncryption/AnyEncryptor.swift | 2 +- AdyenEncryption/BankDetailsEncryptor.swift | 2 +- AdyenEncryption/CardEncryptor.swift | 2 +- AdyenEncryption/Extensions/DataExtension.swift | 2 +- AdyenEncryption/Extensions/IntegerExtension.swift | 2 +- AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift | 2 +- AdyenEncryption/Extensions/StringExtension.swift | 2 +- .../JOSE/Encryption Algorithms/CommonCryptoHelpers.swift | 2 +- .../JWAA256CBCHS512Algorithm.swift | 2 +- .../Content Encryption Algorithms/JWAEncryptionAlgorithm.swift | 2 +- .../JSON Web Encryption/JSONWebEncryption.swift | 2 +- .../JSON Web Encryption/JSONWebEncryptionGenerator.swift | 2 +- .../Key Encryption Algorithms/RSAOAEP256Algorithm.swift | 2 +- AdyenEncryption/Model/Card.swift | 2 +- AdyenEncryption/Model/EncryptedCard.swift | 2 +- AdyenEncryption/Payload/BankPayload.swift | 2 +- AdyenEncryption/Payload/BinPayload.swift | 2 +- AdyenEncryption/Payload/CardPayload.swift | 2 +- AdyenEncryption/Payload/Payload.swift | 2 +- .../DisableStoredPaymentMethodRequest.swift | 2 +- .../Balance check/BalanceCheckRequest.swift | 2 +- .../Partial Payments API/Cancel Order/CancelOrderRequest.swift | 2 +- .../Partial Payments API/Create Order/CreateOrderRequest.swift | 2 +- AdyenSession/API/Payment Details/PaymentDetailsRequest.swift | 2 +- AdyenSession/API/Payments/PaymentsRequest.swift | 2 +- AdyenSession/API/SelfRetainingAPIClient.swift | 2 +- AdyenSession/API/Session Setup/SessionSetupRequest.swift | 2 +- AdyenSession/API/SessionAPIClient.swift | 2 +- AdyenSession/AdyenSession+ActionComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+DropInComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+PartialPaymentDelegate.swift | 2 +- AdyenSession/AdyenSession+PaymentComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift | 2 +- AdyenSession/AdyenSession.swift | 2 +- AdyenSession/AdyenSessionDelegate.swift | 2 +- AdyenSession/AdyenSessionResult.swift | 2 +- .../FullScreenViewControllerPresenter.swift | 2 +- AdyenTwint/TwintComponent.swift | 2 +- AdyenTwint/TwintDetails.swift | 2 +- .../WeChatPayActionComponent/WeChatPayActionComponent.swift | 2 +- .../WeChatPayActionComponent/WeChatPayAdditionalDetails.swift | 2 +- Demo/Common/Configuration/AnalyticsSettingsView.swift | 2 +- Demo/Common/Configuration/ApplePaySettingsView.swift | 2 +- Demo/Common/Configuration/CardComponentSettingsView.swift | 2 +- Demo/Common/Configuration/ConfigurationView.swift | 2 +- Demo/Common/Configuration/ConfigurationViewModel.swift | 2 +- Demo/Common/Configuration/DropInSettingsView.swift | 2 +- Demo/Common/Configuration/SearchBar.swift | 2 +- Demo/Common/Helpers/APIClientHelper.swift | 2 +- Demo/Common/Helpers/CodingHelpers.swift | 2 +- Demo/Common/IntegrationExamples/ComponentCreationError.swift | 2 +- .../Components/ApplePayComponentAdvancedFlowExample.swift | 2 +- .../Components/ApplePayComponentExample.swift | 2 +- .../Components/CardComponentAdvancedFlowExample.swift | 2 +- .../IntegrationExamples/Components/CardComponentExample.swift | 2 +- .../Components/InstantPaymentComponentAdvancedFlowExample.swift | 2 +- .../Components/InstantPaymentComponentExample.swift | 2 +- .../Components/IssuerListComponentAdvancedFlowExample.swift | 2 +- .../Components/IssuerListComponentExample.swift | 2 +- Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift | 2 +- .../IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift | 2 +- Demo/Common/IntegrationExamples/DropIn/DropInExample.swift | 2 +- .../IntegrationExamples/MapkitAddressLookupProvider.swift | 2 +- .../Protocols/InitialDataAdvancedFlowProtocol.swift | 2 +- .../IntegrationExamples/Protocols/InitialDataFlowProtocol.swift | 2 +- .../Protocols/PresenterExampleProtocol.swift | 2 +- Demo/Common/Models/ComponentsItem.swift | 2 +- Demo/Common/Models/ExampleContainer.swift | 2 +- Demo/Common/Networking/APIRequest.swift | 2 +- Demo/Common/Networking/BalanceCheckRequest.swift | 2 +- Demo/Common/Networking/CancelOrderRequest.swift | 2 +- Demo/Common/Networking/CreateOrderRequest.swift | 2 +- Demo/Common/Networking/DefaultAPIClient.swift | 2 +- Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift | 2 +- Demo/Common/Networking/Environment.swift | 2 +- Demo/Common/Networking/PaymentDetailsRequest.swift | 2 +- Demo/Common/Networking/PaymentMethodsRequest.swift | 2 +- Demo/Common/Networking/PaymentsRequest.swift | 2 +- Demo/Common/Networking/SessionRequest.swift | 2 +- .../BACSDirectDebitPresentationDelegate.swift | 2 +- Demo/Configuration.swift | 2 +- Demo/SwiftUI/AppDelegate.swift | 2 +- Demo/SwiftUI/ComponentsView.swift | 2 +- Demo/SwiftUI/ComponentsViewModel.swift | 2 +- Demo/SwiftUI/SceneDelegate.swift | 2 +- Demo/UIKit/AppDelegate.swift | 2 +- Demo/UIKit/ComponentsView.swift | 2 +- Demo/UIKit/ComponentsViewController.swift | 2 +- Demo/UIKit/UIView+Helpers.swift | 2 +- .../ActionComponent/ActionComponentDelegateMock.swift | 2 +- .../ActionComponent/AdyenActionComponentTests.swift | 2 +- .../Actions Tests/ActionComponent/Twint/Twint+Spy.swift | 2 +- .../ActionComponent/Twint/TwintSDKActionTests+Convenience.swift | 2 +- .../ActionComponent/Twint/TwintSDKActionTests+Flows.swift | 2 +- .../ActionComponent/Twint/TwintSDKActionTests.swift | 2 +- .../Actions Tests/Await/AwaitComponentTests.swift | 2 +- .../Actions Tests/Await/PollingComponentTests.swift | 2 +- .../Actions Tests/Redirect/RedirectComponentTests.swift | 2 +- .../Actions Tests/Redirect/RedirectDetailsTests.swift | 2 +- .../Actions Tests/Redirect/RedirectListnerTests.swift | 2 +- .../Actions Tests/Voucher/AppleWalletPassProviderTests.swift | 2 +- .../BoletoVoucherShareableVoucherViewProviderTests.swift | 2 +- .../Actions Tests/Voucher/DokuVoucherUITests.swift | 2 +- .../Voucher/EContextATMShareableVoucherViewProviderTests.swift | 2 +- .../EContextStoresVoucherViewControllerProviderTests.swift | 2 +- .../Voucher/MultibancoShareableVoucherViewProviderTests.swift | 2 +- .../Voucher/OXXOShareableVoucherViewProviderTests.swift | 2 +- .../Actions Tests/Voucher/VoucherComponentTests.swift | 2 +- .../Voucher/VoucherShareableViewProviderMock.swift | 2 +- .../Actions Tests/Voucher/VoucherViewDelegateMock.swift | 2 +- .../Actions Tests/Voucher/VoucherViewTests.swift | 2 +- .../ThreeDS2FingerprintSubmitterTests.swift | 2 +- .../Card Tests/3DS2 Component/AnyADYServiceMock.swift | 2 +- .../Card Tests/3DS2 Component/AnyRedirectComponentMock.swift | 2 +- .../3DS2 Component/AnyThreeDS2ActionHandlerMock.swift | 2 +- .../3DS2 Component/AnyThreeDS2FingerprintSubmitterMock.swift | 2 +- .../Card Tests/3DS2 Component/AuthenticationServiceMock.swift | 2 +- .../3DS2 Component/ThreeDS2ClassicActionHandlerTests.swift | 2 +- .../3DS2 Component/ThreeDS2CompactActionHandlerTests.swift | 2 +- .../Card Tests/3DS2 Component/ThreeDS2ComponentTests.swift | 2 +- .../3DS2 Component/ThreeDS2DAScreenPresenterMock.swift | 2 +- .../ThreeDS2PlusDACoreActionHandlerTests+Constants.swift | 2 +- .../3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests.swift | 2 +- .../Card Tests/3DS2 Component/ThreeDSResultExtension.swift | 2 +- Tests/IntegrationTests/Card Tests/BCMCComponentTests.swift | 2 +- Tests/IntegrationTests/Card Tests/CardComponentEventTests.swift | 2 +- Tests/IntegrationTests/Card Tests/CardComponentTests.swift | 2 +- Tests/IntegrationTests/Card Tests/CardDetailsTests.swift | 2 +- Tests/IntegrationTests/Card Tests/CardNumbers.swift | 2 +- .../Card Tests/CardPublicKeyProviderTests.swift | 2 +- Tests/IntegrationTests/Card Tests/DualBrandViewTests.swift | 2 +- Tests/IntegrationTests/Card Tests/FormViewControllerTests.swift | 2 +- .../Formatters/BrazilSocialSecurityNumberFormatterTests.swift | 2 +- .../Card Tests/Formatters/CardExpiryDateFormatterTests.swift | 2 +- .../Card Tests/Formatters/CardNumberFormatterTests.swift | 2 +- .../Card Tests/Formatters/CardSecurityCodeFormatterTests.swift | 2 +- .../Items/CardNumberItem/FormCardNumberItemTests.swift | 2 +- .../Items/CardNumberItem/FormCardNumberItemViewTests.swift | 2 +- .../Items/CardNumberItem/FormItemViewBuilderTests.swift | 2 +- .../FormCardSecurityCodeItemViewTests.swift | 2 +- .../Card Tests/Mocks/CardComponentDelegateMock.swift | 2 +- .../Card Tests/Mocks/CardTypeProviderMock.swift | 2 +- .../Card Tests/Mocks/OpenExternalAppDetector+Mock.swift | 2 +- .../Card Tests/Mocks/PublicKeyProviderMock.swift | 2 +- .../Card Tests/StoredCardAlertManagerTests.swift | 2 +- .../IntegrationTests/Card Tests/StoredCardComponentTests.swift | 2 +- .../Card Tests/StoredPaymentMethodComponentTests.swift | 2 +- .../Card Tests/Utilities/CardBrandProviderTests.swift | 2 +- .../Card Tests/Utilities/CardEncryptorCardTests.swift | 2 +- .../Card Tests/Utilities/CardTypeDetectorTests.swift | 2 +- .../IntegrationTests/Card Tests/Utilities/ThrottlerTests.swift | 2 +- .../Validators/BrazilSocialSecurityNumberValidatorTests.swift | 2 +- .../Card Tests/Validators/CardExpiryDateValidatorTests.swift | 2 +- .../Card Tests/Validators/CardHolderNameValidatorTests.swift | 2 +- .../Card Tests/Validators/CardKCPValidatorsTests.swift | 2 +- .../Card Tests/Validators/CardNumberValidatorTests.swift | 2 +- .../Card Tests/Validators/CardPublicKeyValidatorTests.swift | 2 +- .../Card Tests/Validators/CardSecurityCodeValidatorTests.swift | 2 +- .../Card Tests/Validators/EmailValidatorTests.swift | 2 +- .../Card Tests/Validators/NumericStringValidatorTests.swift | 2 +- .../Card Tests/Validators/PhoneNumberValidatorTests.swift | 2 +- .../Card Tests/Validators/PostalCodeValidatorTests.swift | 2 +- .../Card Tests/Validators/RandomStringGenerator.swift | 2 +- .../ACH Direct Debit/ACHDirectDebitComponentTests.swift | 2 +- .../Components Tests/Affirm/AffirmComponentTests.swift | 2 +- .../Components Tests/Apple Pay/ApplePayComponentTests.swift | 2 +- .../Components Tests/Apple Pay/ApplePayDelegateMock.swift | 2 +- .../Components Tests/Apple Pay/ApplePayDetailsTest.swift | 2 +- .../Components Tests/Apple Pay/PreApplePayComponentTests.swift | 2 +- .../Components Tests/Atome/AtomeComponentTests.swift | 2 +- .../BACS Direct Debit/BACSDirectDebitComponentTests.swift | 2 +- .../BACS Direct Debit/DocumentComponentTests.swift | 2 +- .../BACS Direct Debit/Factories/BACSItemsFactoryTests.swift | 2 +- .../Mocks/BACSConfirmationPresenterProtocolMock.swift | 2 +- .../Mocks/BACSConfirmationViewProtocolMock.swift | 2 +- .../Mocks/BACSDirectDebitComponentTrackerProtocolMock.swift | 2 +- .../BACS Direct Debit/Mocks/BACSInputFormViewProtocolMock.swift | 2 +- .../Mocks/BACSInputPresenterProtocolMock.swift | 2 +- .../BACS Direct Debit/Mocks/BACSItemsFactoryProtocolMock.swift | 2 +- .../BACS Direct Debit/Mocks/BACSRouterProtocolMock.swift | 2 +- .../Mocks/DocumentActionViewDelegateMock.swift | 2 +- .../Scenes/Confirmation/BACSConfirmationPresenterTests.swift | 2 +- .../Confirmation/BACSConfirmationViewControllerTests.swift | 2 +- .../Scenes/Input/BACSInputFormViewControllerTests.swift | 2 +- .../Scenes/Input/BACSInputPresenterTests.swift | 2 +- .../Trackers/BACSDirectDebitComponentTrackerTests.swift | 2 +- .../Components Tests/BLIK Component/BLIKComponentTests.swift | 2 +- .../Components Tests/Boleto/BoletoComponentTests.swift | 2 +- .../Cash App Pay/CashAppPayComponentTests.swift | 2 +- .../Components Tests/Doku/DokuComponentTests.swift | 2 +- .../Components Tests/Gift Card/GiftCardComponentTests.swift | 2 +- .../Components Tests/Gift Card/PartialPaymentDelegateMock.swift | 2 +- .../Gift Card/ReadyToSubmitPaymentComponentDelegateMock.swift | 2 +- .../Instant Payment/InstantPaymentComponentTests.swift | 2 +- .../Components Tests/IssuerList/IssuerListComponentTests.swift | 2 +- .../Components Tests/MB Way/MBWayComponentTests.swift | 2 +- .../Online Banking/OnlineBankingComponentTests.swift | 2 +- .../Components Tests/PayByBankUSComponentTests.swift | 2 +- .../PaymentComponent/PaymentComponentSubject.swift | 2 +- .../PaymentComponent/PaymentComponentSubjectTests.swift | 2 +- .../Components Tests/QRCode/QRCodeActionComponentTests.swift | 2 +- .../Components Tests/QRCode/QRCodeViewDelegateMock.swift | 2 +- .../Components Tests/Qiwi Wallet/QiwiWalletComponentTests.swift | 2 +- .../Components Tests/SEPA Tests/IBANFormatterTests.swift | 2 +- .../Components Tests/SEPA Tests/IBANValidatorTests.swift | 2 +- .../SEPA Tests/SEPADirectDebitComponentTests.swift | 2 +- .../BasicPersonalInfoFormComponentTests.swift | 2 +- .../Components Tests/Twint/TwintComponentTests.swift | 2 +- .../Components Tests/UPIComponent/UPIComponentTests.swift | 2 +- Tests/IntegrationTests/DropIn Tests/ComponentManagerTests.swift | 2 +- Tests/IntegrationTests/DropIn Tests/DropInActionTests.swift | 2 +- Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift | 2 +- Tests/IntegrationTests/DropIn Tests/DropInTestInternal.swift | 2 +- Tests/IntegrationTests/DropIn Tests/DropInTests.swift | 2 +- Tests/IntegrationTests/DropIn Tests/ModalToolbarTests.swift | 2 +- .../DropIn Tests/ModalViewControllerTests.swift | 2 +- .../PaymentMethodListComponentDelegateMock.swift | 2 +- .../Payment Method List/PaymentMethodListComponentTests.swift | 2 +- .../DropIn Tests/PreselectedPaymentComponentTests.swift | 2 +- .../DropIn Tests/StoredPaymentMethodDelegateMock.swift | 2 +- Tests/IntegrationTests/Helpers/ErrorMock.swift | 2 +- Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift | 2 +- Tests/IntegrationTests/Helpers/UIView+Search.swift | 2 +- Tests/IntegrationTests/Helpers/UIViewController+Search.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift | 2 +- .../IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift | 2 +- .../Helpers/XCTestCase+RootViewController.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Style.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift | 2 +- Tests/IntegrationTests/Localization/LocalizationTests.swift | 2 +- .../Session Tests/SelfRetainingAPIClientTests.swift | 2 +- Tests/IntegrationTests/Session Tests/SessionDelegateMock.swift | 2 +- Tests/IntegrationTests/Session Tests/SessionTests.swift | 2 +- .../UIKit/Form/FormItems/Address/AddressViewModelTests.swift | 2 +- .../UIKit/Form/FormItems/Address/FormAddressItemTests.swift | 2 +- .../Form/FormItems/Address/FormAddressPickerItemTests.swift | 2 +- .../UIKit/Form/FormItems/Error Item/FormErrorItemTests.swift | 2 +- .../UIKit/Form/FormItems/Picker/FormPickerItemTests.swift | 2 +- .../Form/FormItems/Selectable/FormSelectableItemViewTests.swift | 2 +- .../Form/FormItems/Text/FormTextItemViewDelegateMock.swift | 2 +- .../UIKit/Form/FormItems/Text/FormTextItemViewTests.swift | 2 +- .../FormItems/Validatable/FormValidatableItemViewTests.swift | 2 +- .../View Controllers/AddressInputFormViewControllerTests.swift | 2 +- .../View Controllers/AddressLookupViewControllerTests.swift | 2 +- .../View Controllers/FormPickerSearchViewControllerTests.swift | 2 +- .../UIKit/View Controllers/SearchViewControllerTests.swift | 2 +- Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift | 2 +- Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift | 2 +- .../UIKit/Views/SupportedPaymentMethodLogosViewTests.swift | 2 +- Tests/SnapshotTests/Components/AffirmComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/AtomeComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/BLIKComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/BoletoComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/CardComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/DokuComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/GiftCardComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/IssuerListComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/MBWayComponentUITests.swift | 2 +- .../Components/OnlineBankingComponentUITests.swift | 2 +- .../SnapshotTests/Components/QRCodeActionComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/UPIComponentUITests.swift | 2 +- Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift | 2 +- Tests/SnapshotTests/UI/ListViewControllerUITests.swift | 2 +- Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift | 2 +- Tests/UnitTests/APIClientMock.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsEventTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsProviderMock.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsProviderTests.swift | 2 +- Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift | 2 +- Tests/UnitTests/Assets/AssetsAccessTests.swift | 2 +- Tests/UnitTests/Core/APIContextTests.swift | 2 +- Tests/UnitTests/Core/ActionTests.swift | 2 +- Tests/UnitTests/Core/AdyenContextTests.swift | 2 +- Tests/UnitTests/Core/BackoffSchedulerTests.swift | 2 +- Tests/UnitTests/Core/BankDetailsEncryptorTests.swift | 2 +- Tests/UnitTests/Core/BrowserInfoTests.swift | 2 +- .../Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift | 2 +- Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift | 2 +- Tests/UnitTests/Core/ImageLoaderTests.swift | 2 +- Tests/UnitTests/Core/ListItemTests.swift | 2 +- Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift | 2 +- Tests/UnitTests/Core/PaymentMethodTests.swift | 2 +- Tests/UnitTests/Core/SimpleSchedulerTests.swift | 2 +- .../Extension/KeyedDecodingContainerExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/StringExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/UIButtonHelpersTests.swift | 2 +- Tests/UnitTests/Extension/UILabelHelpersTests.swift | 2 +- Tests/UnitTests/Extension/URLExtensionsTest.swift | 2 +- Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift | 2 +- Tests/UnitTests/Helpers/String+UIImage.swift | 2 +- Tests/UnitTests/Helpers/XCTestCase+Coder.swift | 2 +- Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift | 2 +- Tests/UnitTests/Helpers/XCTestCase+Result.swift | 2 +- Tests/UnitTests/Mocks/APIClientMock.swift | 2 +- Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift | 2 +- Tests/UnitTests/Mocks/AppLauncherMock.swift | 2 +- Tests/UnitTests/Mocks/CancellableMock.swift | 2 +- Tests/UnitTests/Mocks/CardPaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/DummyData/Dummy.swift | 2 +- Tests/UnitTests/Mocks/DummyData/DummyHelper.swift | 2 +- Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift | 2 +- Tests/UnitTests/Mocks/FormatterMock.swift | 2 +- Tests/UnitTests/Mocks/ImageLoaderMock.swift | 2 +- Tests/UnitTests/Mocks/MockAddressLookupProvider.swift | 2 +- Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift | 2 +- Tests/UnitTests/Mocks/PaymentComponentMock.swift | 2 +- Tests/UnitTests/Mocks/PaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/PostalAddressMocks.swift | 2 +- Tests/UnitTests/Mocks/PresentationDelegateMock.swift | 2 +- Tests/UnitTests/Mocks/PresenterMock.swift | 2 +- Tests/UnitTests/Mocks/PresentingViewControllerMock.swift | 2 +- Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/URLProtocolMock.swift | 2 +- Tests/UnitTests/Mocks/ValidatorMock.swift | 2 +- Tests/UnitTests/Utilities/AdyenCoderTests.swift | 2 +- Tests/UnitTests/Utilities/AmountFormatterTests.swift | 2 +- Tests/UnitTests/Utilities/AssertsTests.swift | 2 +- Tests/UnitTests/Utilities/BalanceCheckerTests.swift | 2 +- Tests/UnitTests/Utilities/DateValidationTests.swift | 2 +- Tests/UnitTests/Utilities/KeyboardObserverTests.swift | 2 +- Tests/UnitTests/Utilities/LazyOptionalTests.swift | 2 +- Tests/UnitTests/Utilities/LengthValidatorTests.swift | 2 +- Tests/UnitTests/Utilities/LogoGeneratorTests.swift | 2 +- Tests/UnitTests/Utilities/ObservableTests.swift | 2 +- Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift | 2 +- 879 files changed, 879 insertions(+), 879 deletions(-) diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift index 3be5e08225..ecbc23787a 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift index b192f311ad..a3c71c2e0e 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift index 1902c7e33d..66259929de 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift b/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift index 00b691e952..b76fb34ee9 100644 --- a/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift +++ b/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AdyenAnalytics.swift b/Adyen/Analytics/Models/AdyenAnalytics.swift index 006a958953..30f5740091 100644 --- a/Adyen/Analytics/Models/AdyenAnalytics.swift +++ b/Adyen/Analytics/Models/AdyenAnalytics.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsConstants.swift b/Adyen/Analytics/Models/AnalyticsConstants.swift index 9cdb993ceb..94263734ec 100644 --- a/Adyen/Analytics/Models/AnalyticsConstants.swift +++ b/Adyen/Analytics/Models/AnalyticsConstants.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsData.swift b/Adyen/Analytics/Models/AnalyticsData.swift index 0ce16f8858..617f50de19 100644 --- a/Adyen/Analytics/Models/AnalyticsData.swift +++ b/Adyen/Analytics/Models/AnalyticsData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventDataSource.swift b/Adyen/Analytics/Models/AnalyticsEventDataSource.swift index 7cb57610c8..b1df026e41 100644 --- a/Adyen/Analytics/Models/AnalyticsEventDataSource.swift +++ b/Adyen/Analytics/Models/AnalyticsEventDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventError.swift b/Adyen/Analytics/Models/AnalyticsEventError.swift index 15ce19d232..c9454ba352 100644 --- a/Adyen/Analytics/Models/AnalyticsEventError.swift +++ b/Adyen/Analytics/Models/AnalyticsEventError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventInfo.swift b/Adyen/Analytics/Models/AnalyticsEventInfo.swift index 3acf42cdd3..483ec9b73a 100644 --- a/Adyen/Analytics/Models/AnalyticsEventInfo.swift +++ b/Adyen/Analytics/Models/AnalyticsEventInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventLog.swift b/Adyen/Analytics/Models/AnalyticsEventLog.swift index d154d94139..52db261331 100644 --- a/Adyen/Analytics/Models/AnalyticsEventLog.swift +++ b/Adyen/Analytics/Models/AnalyticsEventLog.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsValidationError.swift b/Adyen/Analytics/Models/AnalyticsValidationError.swift index 5ce3839522..9c08bf187a 100644 --- a/Adyen/Analytics/Models/AnalyticsValidationError.swift +++ b/Adyen/Analytics/Models/AnalyticsValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift b/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift index e2cc9eb053..ecd0dc6d3e 100644 --- a/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift +++ b/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Requests/AnalyticsRequest.swift b/Adyen/Analytics/Requests/AnalyticsRequest.swift index a040122d07..e7377f692b 100644 --- a/Adyen/Analytics/Requests/AnalyticsRequest.swift +++ b/Adyen/Analytics/Requests/AnalyticsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift b/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift index 1b264f5e1b..4ece5af436 100644 --- a/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift +++ b/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Assets/Generated/LocalizationKey.swift b/Adyen/Assets/Generated/LocalizationKey.swift index 4c81de4668..f0631d1f2f 100644 --- a/Adyen/Assets/Generated/LocalizationKey.swift +++ b/Adyen/Assets/Generated/LocalizationKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/APIContext.swift b/Adyen/Core/APIClient/APIContext.swift index e2ec6532c5..610aa9c728 100644 --- a/Adyen/Core/APIClient/APIContext.swift +++ b/Adyen/Core/APIClient/APIContext.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/AnalyticsEnvironment.swift b/Adyen/Core/APIClient/AnalyticsEnvironment.swift index 60692d0c96..e16e363f91 100644 --- a/Adyen/Core/APIClient/AnalyticsEnvironment.swift +++ b/Adyen/Core/APIClient/AnalyticsEnvironment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Environment.swift b/Adyen/Core/APIClient/Environment.swift index 18eace3097..c5cc0689a3 100644 --- a/Adyen/Core/APIClient/Environment.swift +++ b/Adyen/Core/APIClient/Environment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/APIRequest.swift b/Adyen/Core/APIClient/Requests/APIRequest.swift index be73efa580..79c03e69d4 100644 --- a/Adyen/Core/APIClient/Requests/APIRequest.swift +++ b/Adyen/Core/APIClient/Requests/APIRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift b/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift index 3053a46619..cad1967e80 100644 --- a/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift +++ b/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift b/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift index d542602897..da6d704eec 100644 --- a/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift +++ b/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift b/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift index 40413612cf..c82cfe1805 100644 --- a/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift +++ b/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift b/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift index 3154e5aac1..f95c21a02c 100644 --- a/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift +++ b/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift b/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift index cf6a04c213..9d41be55a9 100644 --- a/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift +++ b/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift b/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift index 89dd9e0395..a778a6277e 100644 --- a/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift +++ b/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift b/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift index f24e9d0afe..b7670ec4f5 100644 --- a/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift +++ b/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift b/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift index 72da932dd8..805ec22cb8 100644 --- a/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift +++ b/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/AdyenContext/AdyenContext.swift b/Adyen/Core/AdyenContext/AdyenContext.swift index 723dabb5e3..1445b454f3 100644 --- a/Adyen/Core/AdyenContext/AdyenContext.swift +++ b/Adyen/Core/AdyenContext/AdyenContext.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift index 1db82e77e7..fc6c648386 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift index 5e51281c89..1d2dac04e1 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift index ca2ddf46c1..c2cd224712 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift index 0652a21927..bb6016ae80 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift index 95b97ca6db..964237a3b2 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift index 7917354da6..95b2c0161a 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift index 3100d44299..0af55c0eba 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift b/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift index c52fe15451..9f8745029b 100644 --- a/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift +++ b/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AnyCashAppPayConfiguration.swift b/Adyen/Core/Components/AnyCashAppPayConfiguration.swift index b1da6fddc6..adcecc7c56 100644 --- a/Adyen/Core/Components/AnyCashAppPayConfiguration.swift +++ b/Adyen/Core/Components/AnyCashAppPayConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/ActionComponentData.swift b/Adyen/Core/Components/Base/ActionComponentData.swift index 4c83c83124..967b74426a 100644 --- a/Adyen/Core/Components/Base/ActionComponentData.swift +++ b/Adyen/Core/Components/Base/ActionComponentData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/BasicComponentConfiguration.swift b/Adyen/Core/Components/Base/BasicComponentConfiguration.swift index 53c55ff32f..f7e3fd0738 100644 --- a/Adyen/Core/Components/Base/BasicComponentConfiguration.swift +++ b/Adyen/Core/Components/Base/BasicComponentConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/PartialPaymentError.swift b/Adyen/Core/Components/Base/PartialPaymentError.swift index f911a31aa5..bacb008f06 100644 --- a/Adyen/Core/Components/Base/PartialPaymentError.swift +++ b/Adyen/Core/Components/Base/PartialPaymentError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/PresentableComponentWrapper.swift b/Adyen/Core/Components/Base/PresentableComponentWrapper.swift index f3c9926941..580c0f45c9 100644 --- a/Adyen/Core/Components/Base/PresentableComponentWrapper.swift +++ b/Adyen/Core/Components/Base/PresentableComponentWrapper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Installment/InstallmentOptions.swift b/Adyen/Core/Components/Installment/InstallmentOptions.swift index 056cf1065c..00459fd9c1 100644 --- a/Adyen/Core/Components/Installment/InstallmentOptions.swift +++ b/Adyen/Core/Components/Installment/InstallmentOptions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/InstantPaymentComponent.swift b/Adyen/Core/Components/InstantPaymentComponent.swift index dbab2c0d79..135e3578a8 100644 --- a/Adyen/Core/Components/InstantPaymentComponent.swift +++ b/Adyen/Core/Components/InstantPaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/StoredPaymentMethodComponent.swift b/Adyen/Core/Components/StoredPaymentMethodComponent.swift index ba11008aaa..7c8aa83af2 100644 --- a/Adyen/Core/Components/StoredPaymentMethodComponent.swift +++ b/Adyen/Core/Components/StoredPaymentMethodComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/ActionComponent.swift b/Adyen/Core/Core Protocols/ActionComponent.swift index c2b143b5b8..f9baaf50f7 100644 --- a/Adyen/Core/Core Protocols/ActionComponent.swift +++ b/Adyen/Core/Core Protocols/ActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/AdyenSessionAware.swift b/Adyen/Core/Core Protocols/AdyenSessionAware.swift index e3a5a5ae45..a2bfd982a6 100644 --- a/Adyen/Core/Core Protocols/AdyenSessionAware.swift +++ b/Adyen/Core/Core Protocols/AdyenSessionAware.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/AnyDropInComponent.swift b/Adyen/Core/Core Protocols/AnyDropInComponent.swift index a187d8d6b3..352c4b30d3 100644 --- a/Adyen/Core/Core Protocols/AnyDropInComponent.swift +++ b/Adyen/Core/Core Protocols/AnyDropInComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/Component.swift b/Adyen/Core/Core Protocols/Component.swift index 7f3e3f543a..f710bdc22e 100644 --- a/Adyen/Core/Core Protocols/Component.swift +++ b/Adyen/Core/Core Protocols/Component.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/Details.swift b/Adyen/Core/Core Protocols/Details.swift index 787d49c918..cc54cba166 100644 --- a/Adyen/Core/Core Protocols/Details.swift +++ b/Adyen/Core/Core Protocols/Details.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/DeviceDependent.swift b/Adyen/Core/Core Protocols/DeviceDependent.swift index af8b85bea0..4ab00a3314 100644 --- a/Adyen/Core/Core Protocols/DeviceDependent.swift +++ b/Adyen/Core/Core Protocols/DeviceDependent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/DropInComponentDelegate.swift b/Adyen/Core/Core Protocols/DropInComponentDelegate.swift index e732b5993c..1ab4109dde 100644 --- a/Adyen/Core/Core Protocols/DropInComponentDelegate.swift +++ b/Adyen/Core/Core Protocols/DropInComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/LoadingComponent.swift b/Adyen/Core/Core Protocols/LoadingComponent.swift index ac15cd0d5d..4c657f02b5 100644 --- a/Adyen/Core/Core Protocols/LoadingComponent.swift +++ b/Adyen/Core/Core Protocols/LoadingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PartialPaymentComponent.swift b/Adyen/Core/Core Protocols/PartialPaymentComponent.swift index d21367959a..0edd632b70 100644 --- a/Adyen/Core/Core Protocols/PartialPaymentComponent.swift +++ b/Adyen/Core/Core Protocols/PartialPaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PartialPaymentDelegate.swift b/Adyen/Core/Core Protocols/PartialPaymentDelegate.swift index eebf70e3d6..15ee115c41 100644 --- a/Adyen/Core/Core Protocols/PartialPaymentDelegate.swift +++ b/Adyen/Core/Core Protocols/PartialPaymentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PaymentAwareComponent.swift b/Adyen/Core/Core Protocols/PaymentAwareComponent.swift index d1499262c3..30f1e38d86 100644 --- a/Adyen/Core/Core Protocols/PaymentAwareComponent.swift +++ b/Adyen/Core/Core Protocols/PaymentAwareComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PaymentComponent.swift b/Adyen/Core/Core Protocols/PaymentComponent.swift index 1db3c52384..3be39c3328 100644 --- a/Adyen/Core/Core Protocols/PaymentComponent.swift +++ b/Adyen/Core/Core Protocols/PaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PaymentComponentBuilder.swift b/Adyen/Core/Core Protocols/PaymentComponentBuilder.swift index 72c3deb205..51040028b0 100644 --- a/Adyen/Core/Core Protocols/PaymentComponentBuilder.swift +++ b/Adyen/Core/Core Protocols/PaymentComponentBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PaymentMethod.swift b/Adyen/Core/Core Protocols/PaymentMethod.swift index 448225baff..36aea929e3 100644 --- a/Adyen/Core/Core Protocols/PaymentMethod.swift +++ b/Adyen/Core/Core Protocols/PaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PresentableComponent.swift b/Adyen/Core/Core Protocols/PresentableComponent.swift index 662bfd1e52..bea806b84b 100644 --- a/Adyen/Core/Core Protocols/PresentableComponent.swift +++ b/Adyen/Core/Core Protocols/PresentableComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/PresentationDelegate.swift b/Adyen/Core/Core Protocols/PresentationDelegate.swift index d19ae1525d..cf7c70e5b0 100644 --- a/Adyen/Core/Core Protocols/PresentationDelegate.swift +++ b/Adyen/Core/Core Protocols/PresentationDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift b/Adyen/Core/Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift index fc16cc9234..4a6265d7a3 100644 --- a/Adyen/Core/Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift +++ b/Adyen/Core/Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/StorePaymentMethodFieldAware.swift b/Adyen/Core/Core Protocols/StorePaymentMethodFieldAware.swift index 14e684947a..1dfcbec541 100644 --- a/Adyen/Core/Core Protocols/StorePaymentMethodFieldAware.swift +++ b/Adyen/Core/Core Protocols/StorePaymentMethodFieldAware.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/StoredPaymentMethodsDelegate.swift b/Adyen/Core/Core Protocols/StoredPaymentMethodsDelegate.swift index e03715c85d..a54cce1e66 100644 --- a/Adyen/Core/Core Protocols/StoredPaymentMethodsDelegate.swift +++ b/Adyen/Core/Core Protocols/StoredPaymentMethodsDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/SubmittableComponent.swift b/Adyen/Core/Core Protocols/SubmittableComponent.swift index 815c0557de..cedd803acd 100644 --- a/Adyen/Core/Core Protocols/SubmittableComponent.swift +++ b/Adyen/Core/Core Protocols/SubmittableComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/TrackableComponent.swift b/Adyen/Core/Core Protocols/TrackableComponent.swift index 882b075320..c737bf9269 100644 --- a/Adyen/Core/Core Protocols/TrackableComponent.swift +++ b/Adyen/Core/Core Protocols/TrackableComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Core Protocols/ViewControllerPresenter.swift b/Adyen/Core/Core Protocols/ViewControllerPresenter.swift index 592344f2fe..903239aa88 100644 --- a/Adyen/Core/Core Protocols/ViewControllerPresenter.swift +++ b/Adyen/Core/Core Protocols/ViewControllerPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/APIError.swift b/Adyen/Core/Errors/APIError.swift index 33a9b02f41..93febdfae1 100644 --- a/Adyen/Core/Errors/APIError.swift +++ b/Adyen/Core/Errors/APIError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/AppleWalletError.swift b/Adyen/Core/Errors/AppleWalletError.swift index 16e114c52f..2aceed5b94 100644 --- a/Adyen/Core/Errors/AppleWalletError.swift +++ b/Adyen/Core/Errors/AppleWalletError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/ComponentError.swift b/Adyen/Core/Errors/ComponentError.swift index 0eb2bc1024..e8225cb7dd 100644 --- a/Adyen/Core/Errors/ComponentError.swift +++ b/Adyen/Core/Errors/ComponentError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/UnknownError.swift b/Adyen/Core/Errors/UnknownError.swift index b7811b6c41..e825d502f5 100644 --- a/Adyen/Core/Errors/UnknownError.swift +++ b/Adyen/Core/Errors/UnknownError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/CardType.swift b/Adyen/Core/Models/CardType.swift index 1eb722041f..88bb7d3f6c 100644 --- a/Adyen/Core/Models/CardType.swift +++ b/Adyen/Core/Models/CardType.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/DisplayInformation.swift b/Adyen/Core/Models/DisplayInformation.swift index 3a4343384a..648b9e6d8d 100644 --- a/Adyen/Core/Models/DisplayInformation.swift +++ b/Adyen/Core/Models/DisplayInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/ShopperInteraction.swift b/Adyen/Core/Models/ShopperInteraction.swift index 7f1d78680e..3e36929dc9 100644 --- a/Adyen/Core/Models/ShopperInteraction.swift +++ b/Adyen/Core/Models/ShopperInteraction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/ACHDirectDebitPaymentMethod.swift b/Adyen/Core/Payment Methods/ACHDirectDebitPaymentMethod.swift index 07fbc790ca..e3ee971d88 100644 --- a/Adyen/Core/Payment Methods/ACHDirectDebitPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/ACHDirectDebitPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift b/Adyen/Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift index f15901134a..1d24f43bda 100644 --- a/Adyen/Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethod.swift b/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethod.swift index 264c00eced..a7259933e4 100644 --- a/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift b/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift index 0a637584d7..62f9e7d1b5 100644 --- a/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift +++ b/Adyen/Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/Abstract/PaymentMethodType.swift b/Adyen/Core/Payment Methods/Abstract/PaymentMethodType.swift index 880f41ae5b..fd4a4e7063 100644 --- a/Adyen/Core/Payment Methods/Abstract/PaymentMethodType.swift +++ b/Adyen/Core/Payment Methods/Abstract/PaymentMethodType.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift b/Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift index 270ff5d55f..9f2b0fc9e2 100644 --- a/Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift +++ b/Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/AffirmPaymentMethod.swift b/Adyen/Core/Payment Methods/AffirmPaymentMethod.swift index 4910a2406d..dfe79559a6 100644 --- a/Adyen/Core/Payment Methods/AffirmPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/AffirmPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/ApplePayPaymentMethod.swift b/Adyen/Core/Payment Methods/ApplePayPaymentMethod.swift index f3f69b0256..db689beaa4 100644 --- a/Adyen/Core/Payment Methods/ApplePayPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/ApplePayPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/AtomePaymentMethod.swift b/Adyen/Core/Payment Methods/AtomePaymentMethod.swift index 22fbbada8d..9dedff085b 100644 --- a/Adyen/Core/Payment Methods/AtomePaymentMethod.swift +++ b/Adyen/Core/Payment Methods/AtomePaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/BACSDirectDebitPaymentMethod.swift b/Adyen/Core/Payment Methods/BACSDirectDebitPaymentMethod.swift index 3ac99f5a0b..cbd0e21e83 100644 --- a/Adyen/Core/Payment Methods/BACSDirectDebitPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/BACSDirectDebitPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/BCMCPaymentMethod.swift b/Adyen/Core/Payment Methods/BCMCPaymentMethod.swift index 23e7b0c234..621e81bcb6 100644 --- a/Adyen/Core/Payment Methods/BCMCPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/BCMCPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/BLIKPaymentMethod.swift b/Adyen/Core/Payment Methods/BLIKPaymentMethod.swift index 2f4788c7b4..dfa72512a7 100644 --- a/Adyen/Core/Payment Methods/BLIKPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/BLIKPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/BoletoPaymentMethod.swift b/Adyen/Core/Payment Methods/BoletoPaymentMethod.swift index 1f7b1fd887..5c9f0a56f1 100644 --- a/Adyen/Core/Payment Methods/BoletoPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/BoletoPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/CardPaymentMethod.swift b/Adyen/Core/Payment Methods/CardPaymentMethod.swift index 834b8f2fc9..fe4d101335 100644 --- a/Adyen/Core/Payment Methods/CardPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/CardPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/CashAppPaymentMethod.swift b/Adyen/Core/Payment Methods/CashAppPaymentMethod.swift index 25e0c95572..da2a032465 100644 --- a/Adyen/Core/Payment Methods/CashAppPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/CashAppPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/DokuPaymentMethod.swift b/Adyen/Core/Payment Methods/DokuPaymentMethod.swift index e1d2297723..c7cd2a950b 100644 --- a/Adyen/Core/Payment Methods/DokuPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/DokuPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/EContextPaymentMethod.swift b/Adyen/Core/Payment Methods/EContextPaymentMethod.swift index 161bd34c96..8aa51ed7e7 100644 --- a/Adyen/Core/Payment Methods/EContextPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/EContextPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/GiftCardPaymentMethod.swift b/Adyen/Core/Payment Methods/GiftCardPaymentMethod.swift index 856b923f02..a0a738a22f 100644 --- a/Adyen/Core/Payment Methods/GiftCardPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/GiftCardPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/InstantPaymentMethod.swift b/Adyen/Core/Payment Methods/InstantPaymentMethod.swift index d7c9c8fc95..97729ddc86 100644 --- a/Adyen/Core/Payment Methods/InstantPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/InstantPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/IssuerListPaymentMethod.swift b/Adyen/Core/Payment Methods/IssuerListPaymentMethod.swift index b9e659a783..4a3ce939e8 100644 --- a/Adyen/Core/Payment Methods/IssuerListPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/IssuerListPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/MBWayPaymentMethod.swift b/Adyen/Core/Payment Methods/MBWayPaymentMethod.swift index f7b557ab20..6bf710eda7 100644 --- a/Adyen/Core/Payment Methods/MBWayPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/MBWayPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/MealVoucherPaymentMethod.swift b/Adyen/Core/Payment Methods/MealVoucherPaymentMethod.swift index 3474634604..5ec5c0fc0f 100644 --- a/Adyen/Core/Payment Methods/MealVoucherPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/MealVoucherPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/OnlineBankingPaymentMethod.swift b/Adyen/Core/Payment Methods/OnlineBankingPaymentMethod.swift index 83e3f9af6f..48b3684ed1 100644 --- a/Adyen/Core/Payment Methods/OnlineBankingPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/OnlineBankingPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/PayByBankUSPaymentMethod.swift b/Adyen/Core/Payment Methods/PayByBankUSPaymentMethod.swift index 28c5e96df5..b99cca7c97 100644 --- a/Adyen/Core/Payment Methods/PayByBankUSPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/PayByBankUSPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/QiwiWalletPaymentMethod.swift b/Adyen/Core/Payment Methods/QiwiWalletPaymentMethod.swift index 0c7489580f..a93a59e703 100644 --- a/Adyen/Core/Payment Methods/QiwiWalletPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/QiwiWalletPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/SEPADirectDebitPaymentMethod.swift b/Adyen/Core/Payment Methods/SEPADirectDebitPaymentMethod.swift index a9763294e3..152f52978f 100644 --- a/Adyen/Core/Payment Methods/SEPADirectDebitPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/SEPADirectDebitPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredBCMCPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredBCMCPaymentMethod.swift index 574c17da4a..0b2d17cddd 100644 --- a/Adyen/Core/Payment Methods/StoredBCMCPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredBCMCPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredBLIKPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredBLIKPaymentMethod.swift index 034bbc7fab..98836c2467 100644 --- a/Adyen/Core/Payment Methods/StoredBLIKPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredBLIKPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredCashAppPayPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredCashAppPayPaymentMethod.swift index 21795aa1ac..23dd49b3d4 100644 --- a/Adyen/Core/Payment Methods/StoredCashAppPayPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredCashAppPayPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredInstantPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredInstantPaymentMethod.swift index 5c18a6c0f6..d997e673c5 100644 --- a/Adyen/Core/Payment Methods/StoredInstantPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredInstantPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift index 42b1cb602a..775994c80c 100644 --- a/Adyen/Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredPayPalPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredPayPalPaymentMethod.swift index 03b52b1d21..00128ad0a2 100644 --- a/Adyen/Core/Payment Methods/StoredPayPalPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredPayPalPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/StoredTwintPaymentMethod.swift b/Adyen/Core/Payment Methods/StoredTwintPaymentMethod.swift index 20ef6a4102..a313e2769f 100644 --- a/Adyen/Core/Payment Methods/StoredTwintPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/StoredTwintPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/TwintPaymentMethod.swift b/Adyen/Core/Payment Methods/TwintPaymentMethod.swift index e1f69daea8..50fb12d388 100644 --- a/Adyen/Core/Payment Methods/TwintPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/TwintPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/UPIPaymentMethod.swift b/Adyen/Core/Payment Methods/UPIPaymentMethod.swift index 1033aa47d1..77d3cd94a3 100644 --- a/Adyen/Core/Payment Methods/UPIPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/UPIPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Payment Methods/WeChatPayPaymentMethod.swift b/Adyen/Core/Payment Methods/WeChatPayPaymentMethod.swift index 3240aa1922..2f72b3f1ad 100644 --- a/Adyen/Core/Payment Methods/WeChatPayPaymentMethod.swift +++ b/Adyen/Core/Payment Methods/WeChatPayPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/ToolBar/CancellableToolBar.swift b/Adyen/Core/ToolBar/CancellableToolBar.swift index 9f34a1816b..5dae998b42 100644 --- a/Adyen/Core/ToolBar/CancellableToolBar.swift +++ b/Adyen/Core/ToolBar/CancellableToolBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/ToolBar/ModalToolbar.swift b/Adyen/Core/ToolBar/ModalToolbar.swift index f65a95b9dd..74f9e1b8c2 100644 --- a/Adyen/Core/ToolBar/ModalToolbar.swift +++ b/Adyen/Core/ToolBar/ModalToolbar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/AmountFormatter.swift b/Adyen/Formatters/AmountFormatter.swift index e71409c761..d28136ab49 100644 --- a/Adyen/Formatters/AmountFormatter.swift +++ b/Adyen/Formatters/AmountFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift b/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift index 3807ff5c5e..f1e8eafb9c 100644 --- a/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift +++ b/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/Formatter.swift b/Adyen/Formatters/Formatter.swift index 131f7abc5d..7d75af71d6 100644 --- a/Adyen/Formatters/Formatter.swift +++ b/Adyen/Formatters/Formatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/IBANFormatter.swift b/Adyen/Formatters/IBANFormatter.swift index 37e39d00a0..959b196f3b 100644 --- a/Adyen/Formatters/IBANFormatter.swift +++ b/Adyen/Formatters/IBANFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/NumericFormatter.swift b/Adyen/Formatters/NumericFormatter.swift index b5202d9f5c..c7ad3fd8b7 100644 --- a/Adyen/Formatters/NumericFormatter.swift +++ b/Adyen/Formatters/NumericFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenCancellable.swift b/Adyen/Helpers/AdyenCancellable.swift index 1113afa95e..8d20cfcc6d 100644 --- a/Adyen/Helpers/AdyenCancellable.swift +++ b/Adyen/Helpers/AdyenCancellable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenDependencies.swift b/Adyen/Helpers/AdyenDependencies.swift index fd2a614bb4..1282a26877 100644 --- a/Adyen/Helpers/AdyenDependencies.swift +++ b/Adyen/Helpers/AdyenDependencies.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenScope.swift b/Adyen/Helpers/AdyenScope.swift index cb7d73ad18..cf3c1d0174 100644 --- a/Adyen/Helpers/AdyenScope.swift +++ b/Adyen/Helpers/AdyenScope.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenSdkVersion.swift b/Adyen/Helpers/AdyenSdkVersion.swift index 34b4066eea..adec1f1edf 100644 --- a/Adyen/Helpers/AdyenSdkVersion.swift +++ b/Adyen/Helpers/AdyenSdkVersion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ArrayHelpers.swift b/Adyen/Helpers/ArrayHelpers.swift index 45857792c4..529c9c59d6 100644 --- a/Adyen/Helpers/ArrayHelpers.swift +++ b/Adyen/Helpers/ArrayHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/BundleHelpers.swift b/Adyen/Helpers/BundleHelpers.swift index 9534b3143e..0054fd7023 100644 --- a/Adyen/Helpers/BundleHelpers.swift +++ b/Adyen/Helpers/BundleHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift b/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift index d15e7b8cea..ef29b41f01 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoader.swift b/Adyen/Helpers/ImageLoader/ImageLoader.swift index 205da81bde..797dc4fd53 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoader.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoader.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift b/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift index 424757d9da..a4a177e80a 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift b/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift index 44ae06a0ec..5c01d9c1e4 100644 --- a/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift +++ b/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/KeyedDecodingContainerHelpers.swift b/Adyen/Helpers/KeyedDecodingContainerHelpers.swift index f6e21456fd..6600ee013e 100644 --- a/Adyen/Helpers/KeyedDecodingContainerHelpers.swift +++ b/Adyen/Helpers/KeyedDecodingContainerHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/NSConstraintHelper.swift b/Adyen/Helpers/NSConstraintHelper.swift index db6d38ad38..9c9b8f5be3 100644 --- a/Adyen/Helpers/NSConstraintHelper.swift +++ b/Adyen/Helpers/NSConstraintHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/NSTextAlignmentHelpers.swift b/Adyen/Helpers/NSTextAlignmentHelpers.swift index 72f06eb4ce..b1746a5ac2 100644 --- a/Adyen/Helpers/NSTextAlignmentHelpers.swift +++ b/Adyen/Helpers/NSTextAlignmentHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ResultHelpers.swift b/Adyen/Helpers/ResultHelpers.swift index 09510e329d..b8a3cc707c 100644 --- a/Adyen/Helpers/ResultHelpers.swift +++ b/Adyen/Helpers/ResultHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/StringHelpers.swift b/Adyen/Helpers/StringHelpers.swift index 435395a827..b7566c0da6 100644 --- a/Adyen/Helpers/StringHelpers.swift +++ b/Adyen/Helpers/StringHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/TimeIntervalHelpers.swift b/Adyen/Helpers/TimeIntervalHelpers.swift index 6fa9248183..1ad8c7176b 100644 --- a/Adyen/Helpers/TimeIntervalHelpers.swift +++ b/Adyen/Helpers/TimeIntervalHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIApplicationHelpers.swift b/Adyen/Helpers/UIApplicationHelpers.swift index 683700ac78..e8444a4590 100644 --- a/Adyen/Helpers/UIApplicationHelpers.swift +++ b/Adyen/Helpers/UIApplicationHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIButtonHelpers.swift b/Adyen/Helpers/UIButtonHelpers.swift index d49de79d94..a84658a3e2 100644 --- a/Adyen/Helpers/UIButtonHelpers.swift +++ b/Adyen/Helpers/UIButtonHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIColorHelpers.swift b/Adyen/Helpers/UIColorHelpers.swift index fa5cd20109..d4ba7e774f 100644 --- a/Adyen/Helpers/UIColorHelpers.swift +++ b/Adyen/Helpers/UIColorHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIFontHelpers.swift b/Adyen/Helpers/UIFontHelpers.swift index cc36cff900..3208bc6fe2 100644 --- a/Adyen/Helpers/UIFontHelpers.swift +++ b/Adyen/Helpers/UIFontHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIImageViewHelpers.swift b/Adyen/Helpers/UIImageViewHelpers.swift index 582eb6e011..e7a937e99b 100644 --- a/Adyen/Helpers/UIImageViewHelpers.swift +++ b/Adyen/Helpers/UIImageViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UILabelHelpers.swift b/Adyen/Helpers/UILabelHelpers.swift index 0e2c7ae5fb..e1a5795263 100644 --- a/Adyen/Helpers/UILabelHelpers.swift +++ b/Adyen/Helpers/UILabelHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIProgressViewHelpers.swift b/Adyen/Helpers/UIProgressViewHelpers.swift index 375d781bd0..fd4d550b40 100644 --- a/Adyen/Helpers/UIProgressViewHelpers.swift +++ b/Adyen/Helpers/UIProgressViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewAnimation.swift b/Adyen/Helpers/UIViewAnimation.swift index 981d8baa07..1630882ea2 100644 --- a/Adyen/Helpers/UIViewAnimation.swift +++ b/Adyen/Helpers/UIViewAnimation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewConstraintsHelper.swift b/Adyen/Helpers/UIViewConstraintsHelper.swift index 7963512ce0..4894c9052e 100644 --- a/Adyen/Helpers/UIViewConstraintsHelper.swift +++ b/Adyen/Helpers/UIViewConstraintsHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewControllerHelpers.swift b/Adyen/Helpers/UIViewControllerHelpers.swift index cb8ed8a078..3a80c70170 100644 --- a/Adyen/Helpers/UIViewControllerHelpers.swift +++ b/Adyen/Helpers/UIViewControllerHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewHelpers.swift b/Adyen/Helpers/UIViewHelpers.swift index 18535394ae..2287babd0b 100644 --- a/Adyen/Helpers/UIViewHelpers.swift +++ b/Adyen/Helpers/UIViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewRoundingHelpers.swift b/Adyen/Helpers/UIViewRoundingHelpers.swift index e071d1f715..c58bd1b0b2 100644 --- a/Adyen/Helpers/UIViewRoundingHelpers.swift +++ b/Adyen/Helpers/UIViewRoundingHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/URLHelpers.swift b/Adyen/Helpers/URLHelpers.swift index 5f397f296c..b93ffb7f29 100644 --- a/Adyen/Helpers/URLHelpers.swift +++ b/Adyen/Helpers/URLHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Amount.swift b/Adyen/Model/Amount.swift index 36205ba5be..f09fa299e4 100644 --- a/Adyen/Model/Amount.swift +++ b/Adyen/Model/Amount.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/AnyEncodable.swift b/Adyen/Model/AnyEncodable.swift index d3db67d995..d3708079c5 100644 --- a/Adyen/Model/AnyEncodable.swift +++ b/Adyen/Model/AnyEncodable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Balance.swift b/Adyen/Model/Balance.swift index 091fd15929..28245318b8 100644 --- a/Adyen/Model/Balance.swift +++ b/Adyen/Model/Balance.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/BrowserInfo.swift b/Adyen/Model/BrowserInfo.swift index a328ea0682..403dac10a4 100644 --- a/Adyen/Model/BrowserInfo.swift +++ b/Adyen/Model/BrowserInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/DelegatedAuthenticationData.swift b/Adyen/Model/DelegatedAuthenticationData.swift index 523370c36c..719dccdbc0 100644 --- a/Adyen/Model/DelegatedAuthenticationData.swift +++ b/Adyen/Model/DelegatedAuthenticationData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Installments.swift b/Adyen/Model/Installments.swift index aec4b3c645..efe4c00282 100644 --- a/Adyen/Model/Installments.swift +++ b/Adyen/Model/Installments.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PartialPaymentOrder.swift b/Adyen/Model/PartialPaymentOrder.swift index b5e48a8782..0ff94d62ee 100644 --- a/Adyen/Model/PartialPaymentOrder.swift +++ b/Adyen/Model/PartialPaymentOrder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Payment.swift b/Adyen/Model/Payment.swift index 0dc51886a6..33417817e3 100644 --- a/Adyen/Model/Payment.swift +++ b/Adyen/Model/Payment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PaymentComponentData.swift b/Adyen/Model/PaymentComponentData.swift index 04ca0bef83..f456011c7b 100644 --- a/Adyen/Model/PaymentComponentData.swift +++ b/Adyen/Model/PaymentComponentData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PostalAddress.swift b/Adyen/Model/PostalAddress.swift index eaa302837c..cc4d632be7 100644 --- a/Adyen/Model/PostalAddress.swift +++ b/Adyen/Model/PostalAddress.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PrefilledShopperInformation.swift b/Adyen/Model/PrefilledShopperInformation.swift index 5ce7ff8182..df503bc5c0 100644 --- a/Adyen/Model/PrefilledShopperInformation.swift +++ b/Adyen/Model/PrefilledShopperInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/ShopperInformation.swift b/Adyen/Model/ShopperInformation.swift index 2ce3694986..40f3a6db90 100644 --- a/Adyen/Model/ShopperInformation.swift +++ b/Adyen/Model/ShopperInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Dimensions.swift b/Adyen/UI/Dimensions.swift index b2795bd10d..dc41b3d9bb 100644 --- a/Adyen/UI/Dimensions.swift +++ b/Adyen/UI/Dimensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormItemViewBuilder.swift b/Adyen/UI/Form/FormItemViewBuilder.swift index af6c2a8a17..e5739f112a 100644 --- a/Adyen/UI/Form/FormItemViewBuilder.swift +++ b/Adyen/UI/Form/FormItemViewBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormView.swift b/Adyen/UI/Form/FormView.swift index b76a141a36..a7daf0cf4a 100644 --- a/Adyen/UI/Form/FormView.swift +++ b/Adyen/UI/Form/FormView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewController+ViewProtocol.swift b/Adyen/UI/Form/FormViewController+ViewProtocol.swift index c3d7b135b4..e23f92d2de 100644 --- a/Adyen/UI/Form/FormViewController+ViewProtocol.swift +++ b/Adyen/UI/Form/FormViewController+ViewProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewController.swift b/Adyen/UI/Form/FormViewController.swift index e19ad0f32a..7378b921c0 100644 --- a/Adyen/UI/Form/FormViewController.swift +++ b/Adyen/UI/Form/FormViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewItemManager.swift b/Adyen/UI/Form/FormViewItemManager.swift index 0a5d3bcd22..8a1b77c241 100644 --- a/Adyen/UI/Form/FormViewItemManager.swift +++ b/Adyen/UI/Form/FormViewItemManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/AddressStyle.swift b/Adyen/UI/Form/Items/Address/AddressStyle.swift index eb224dfedb..33d6fa7f05 100644 --- a/Adyen/UI/Form/Items/Address/AddressStyle.swift +++ b/Adyen/UI/Form/Items/Address/AddressStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/AddressViewModel.swift b/Adyen/UI/Form/Items/Address/AddressViewModel.swift index c10e365a38..8fb9c922b8 100644 --- a/Adyen/UI/Form/Items/Address/AddressViewModel.swift +++ b/Adyen/UI/Form/Items/Address/AddressViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift b/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift index fcb7bfa227..34da05e786 100644 --- a/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift +++ b/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift b/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift index 3b4657dfee..ca5f1a1fce 100644 --- a/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift +++ b/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormAddressItem.swift b/Adyen/UI/Form/Items/Address/FormAddressItem.swift index 3b00bb4adc..d99c041f95 100644 --- a/Adyen/UI/Form/Items/Address/FormAddressItem.swift +++ b/Adyen/UI/Form/Items/Address/FormAddressItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift b/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift index 95a88ea953..ccbf5aee85 100644 --- a/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift +++ b/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift b/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift index e5fbed318a..0451922f96 100644 --- a/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift +++ b/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift index 9c906c2ff4..e62d799d8f 100644 --- a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift +++ b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift index c4bc544857..7bb3b21770 100644 --- a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift +++ b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Basic Items/FormAttributedLabelItem.swift b/Adyen/UI/Form/Items/Basic Items/FormAttributedLabelItem.swift index 75f9c83ce4..2043bcbd22 100644 --- a/Adyen/UI/Form/Items/Basic Items/FormAttributedLabelItem.swift +++ b/Adyen/UI/Form/Items/Basic Items/FormAttributedLabelItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Basic Items/FormContainerItem.swift b/Adyen/UI/Form/Items/Basic Items/FormContainerItem.swift index 6aaec18a8a..f6ba9d818a 100644 --- a/Adyen/UI/Form/Items/Basic Items/FormContainerItem.swift +++ b/Adyen/UI/Form/Items/Basic Items/FormContainerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Basic Items/FormLabelItem.swift b/Adyen/UI/Form/Items/Basic Items/FormLabelItem.swift index 99e7671c76..8ddb4e507f 100644 --- a/Adyen/UI/Form/Items/Basic Items/FormLabelItem.swift +++ b/Adyen/UI/Form/Items/Basic Items/FormLabelItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Basic Items/FormVerticalStackItemView.swift b/Adyen/UI/Form/Items/Basic Items/FormVerticalStackItemView.swift index dbacf140a0..8945e82417 100644 --- a/Adyen/UI/Form/Items/Basic Items/FormVerticalStackItemView.swift +++ b/Adyen/UI/Form/Items/Basic Items/FormVerticalStackItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItem.swift b/Adyen/UI/Form/Items/Button/FormButtonItem.swift index dfaa56cc6d..9f57dc7b34 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItem.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift b/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift index 4d3a39fc4f..c1e6c0fcbe 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItemView.swift b/Adyen/UI/Form/Items/Button/FormButtonItemView.swift index 239430494d..f3f578f607 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItemView.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift index de0887d5c1..71e04304a5 100644 --- a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift +++ b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift index 6076c05a94..77eab26373 100644 --- a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift +++ b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItem.swift b/Adyen/UI/Form/Items/Error/FormErrorItem.swift index 98cdd6c389..9856bed155 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItem.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift b/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift index 354c206a90..a83e0c093c 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItemView.swift b/Adyen/UI/Form/Items/Error/FormErrorItemView.swift index 5f92f26573..c8fbf19f58 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItemView.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift b/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift index 805d314013..5e4fe11a67 100644 --- a/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift +++ b/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormItem.swift b/Adyen/UI/Form/Items/FormItem.swift index 012ffb18d0..139a18c4b2 100644 --- a/Adyen/UI/Form/Items/FormItem.swift +++ b/Adyen/UI/Form/Items/FormItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormItemView.swift b/Adyen/UI/Form/Items/FormItemView.swift index 9eb279c568..bd611cb17d 100644 --- a/Adyen/UI/Form/Items/FormItemView.swift +++ b/Adyen/UI/Form/Items/FormItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItem.swift b/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItem.swift index debe3846cf..3a3216db22 100644 --- a/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItem.swift +++ b/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift b/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift index abc91f0ccd..ff1aaee450 100644 --- a/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift +++ b/Adyen/UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItem.swift b/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItem.swift index a19fa15ab9..ebe75d9727 100644 --- a/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItem.swift +++ b/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItemView.swift b/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItemView.swift index ddec83990f..9c0c189659 100644 --- a/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItemView.swift +++ b/Adyen/UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Segmented Control/FormSegmentedControlItem.swift b/Adyen/UI/Form/Items/Segmented Control/FormSegmentedControlItem.swift index 324f2a2fdc..925b0765fa 100644 --- a/Adyen/UI/Form/Items/Segmented Control/FormSegmentedControlItem.swift +++ b/Adyen/UI/Form/Items/Segmented Control/FormSegmentedControlItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift index ab96481115..1289bbaaf8 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift index cb6b1298d5..710a5d2161 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift index 00b70c20ca..329ba6861f 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift b/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift index 7ebf8deb4c..b53b37a44f 100644 --- a/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift +++ b/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift b/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift index 0324c030b4..0f4ae34cb2 100644 --- a/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift +++ b/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift b/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift index 5c0c5cd6b2..d4c20bd243 100644 --- a/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift +++ b/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift b/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift index b97e8ae0af..3ad9db02e4 100644 --- a/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift +++ b/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Split/FormSplitItem.swift b/Adyen/UI/Form/Items/Split/FormSplitItem.swift index d54278ca78..5a663b1d1a 100644 --- a/Adyen/UI/Form/Items/Split/FormSplitItem.swift +++ b/Adyen/UI/Form/Items/Split/FormSplitItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Split/FormSplitItemView.swift b/Adyen/UI/Form/Items/Split/FormSplitItemView.swift index 65615af0ff..058fb40201 100644 --- a/Adyen/UI/Form/Items/Split/FormSplitItemView.swift +++ b/Adyen/UI/Form/Items/Split/FormSplitItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextInputItem.swift b/Adyen/UI/Form/Items/Text/FormTextInputItem.swift index 122fb1b697..534f55d771 100644 --- a/Adyen/UI/Form/Items/Text/FormTextInputItem.swift +++ b/Adyen/UI/Form/Items/Text/FormTextInputItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift b/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift index 7d8a073376..d13b4e4353 100644 --- a/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift +++ b/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItem.swift b/Adyen/UI/Form/Items/Text/FormTextItem.swift index 5cca983fa2..439a9eb939 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItem.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift b/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift index 9b45084d23..5d50d5bec9 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItemView.swift b/Adyen/UI/Form/Items/Text/FormTextItemView.swift index 8b257d6f2d..488b7baa7c 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItemView.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/TextField.swift b/Adyen/UI/Form/Items/Text/TextField.swift index e7cd8e1a7a..9971a2961b 100644 --- a/Adyen/UI/Form/Items/Text/TextField.swift +++ b/Adyen/UI/Form/Items/Text/TextField.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift index 617bd53219..9c7268aa08 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift index bfc98b7da3..0d1cd19043 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift index ec1891cb3a..0365437d71 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift b/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift index 416e8d38b4..eca3e78c50 100644 --- a/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift +++ b/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItemView.swift b/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItemView.swift index 3b929af18b..241062ffca 100644 --- a/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItemView.swift +++ b/Adyen/UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value Pickers/Abstract/BasePickerInputControl.swift b/Adyen/UI/Form/Items/Value Pickers/Abstract/BasePickerInputControl.swift index 70e82453f4..3a3458195a 100644 --- a/Adyen/UI/Form/Items/Value Pickers/Abstract/BasePickerInputControl.swift +++ b/Adyen/UI/Form/Items/Value Pickers/Abstract/BasePickerInputControl.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift b/Adyen/UI/Form/Items/Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift index 3eefd5d9a9..a3b63a4fe9 100644 --- a/Adyen/UI/Form/Items/Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift +++ b/Adyen/UI/Form/Items/Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/FormValueItem.swift b/Adyen/UI/Form/Items/Value/FormValueItem.swift index aa2a71f36c..0093c5a4f6 100644 --- a/Adyen/UI/Form/Items/Value/FormValueItem.swift +++ b/Adyen/UI/Form/Items/Value/FormValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/FormValueItemView.swift b/Adyen/UI/Form/Items/Value/FormValueItemView.swift index 225efbf300..2a75492282 100644 --- a/Adyen/UI/Form/Items/Value/FormValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/FormValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift index 0b1208f335..d488417ad0 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift index 38e799bb5c..84313c644c 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift index 7c0a966406..0a1ad5b677 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift index cfde0bcf45..71dcc8964b 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift index 9d9f253dfe..55d5ff48bf 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift index fb75ef8f78..bc36837872 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift index da72601374..657ff68120 100644 --- a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift +++ b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift index 82c07c9ae4..bff00b6b78 100644 --- a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift index 219bfa2c42..5f6ec2c062 100644 --- a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift +++ b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift index 7d236607e0..119dda0011 100644 --- a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/CoreListDataSource.swift b/Adyen/UI/List/CoreListDataSource.swift index 78975e133f..9e3b16f62f 100644 --- a/Adyen/UI/List/CoreListDataSource.swift +++ b/Adyen/UI/List/CoreListDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/DiffableListDataSource.swift b/Adyen/UI/List/DiffableListDataSource.swift index e559f3e93b..eb01b9dcd6 100644 --- a/Adyen/UI/List/DiffableListDataSource.swift +++ b/Adyen/UI/List/DiffableListDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListCell.swift b/Adyen/UI/List/ListCell.swift index 32cfd727a5..508002a92f 100644 --- a/Adyen/UI/List/ListCell.swift +++ b/Adyen/UI/List/ListCell.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListFooterView.swift b/Adyen/UI/List/ListFooterView.swift index 91b19024a5..c5efd25e9e 100644 --- a/Adyen/UI/List/ListFooterView.swift +++ b/Adyen/UI/List/ListFooterView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListHeaderView.swift b/Adyen/UI/List/ListHeaderView.swift index 3870170306..ef992bfd71 100644 --- a/Adyen/UI/List/ListHeaderView.swift +++ b/Adyen/UI/List/ListHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItem+Icon.swift b/Adyen/UI/List/ListItem+Icon.swift index 9830b9ac20..2e39969f35 100644 --- a/Adyen/UI/List/ListItem+Icon.swift +++ b/Adyen/UI/List/ListItem+Icon.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItem.swift b/Adyen/UI/List/ListItem.swift index a58a46f033..54387cf963 100644 --- a/Adyen/UI/List/ListItem.swift +++ b/Adyen/UI/List/ListItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItemStyle.swift b/Adyen/UI/List/ListItemStyle.swift index 6973207040..9e641a033e 100644 --- a/Adyen/UI/List/ListItemStyle.swift +++ b/Adyen/UI/List/ListItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItemView.swift b/Adyen/UI/List/ListItemView.swift index 8006f21edd..035e20f238 100644 --- a/Adyen/UI/List/ListItemView.swift +++ b/Adyen/UI/List/ListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSection.swift b/Adyen/UI/List/ListSection.swift index fd82990d31..e576612d84 100644 --- a/Adyen/UI/List/ListSection.swift +++ b/Adyen/UI/List/ListSection.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSectionFooterStyle.swift b/Adyen/UI/List/ListSectionFooterStyle.swift index e630156fae..f6ee4028bb 100644 --- a/Adyen/UI/List/ListSectionFooterStyle.swift +++ b/Adyen/UI/List/ListSectionFooterStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSectionHeaderStyle.swift b/Adyen/UI/List/ListSectionHeaderStyle.swift index b25208fe4a..aab1e6f70d 100644 --- a/Adyen/UI/List/ListSectionHeaderStyle.swift +++ b/Adyen/UI/List/ListSectionHeaderStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListViewController.swift b/Adyen/UI/List/ListViewController.swift index 882f2830f8..c9293f6cc7 100644 --- a/Adyen/UI/List/ListViewController.swift +++ b/Adyen/UI/List/ListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ApplePayStyle.swift b/Adyen/UI/Styles/ApplePayStyle.swift index 841d5f4581..6db569fcfb 100644 --- a/Adyen/UI/Styles/ApplePayStyle.swift +++ b/Adyen/UI/Styles/ApplePayStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ButtonStyle.swift b/Adyen/UI/Styles/ButtonStyle.swift index 7f360d382f..c6d3e1d5a9 100644 --- a/Adyen/UI/Styles/ButtonStyle.swift +++ b/Adyen/UI/Styles/ButtonStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CoreColors.swift b/Adyen/UI/Styles/CoreColors.swift index 4969934b25..5dd52aeec6 100644 --- a/Adyen/UI/Styles/CoreColors.swift +++ b/Adyen/UI/Styles/CoreColors.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CoreFonts.swift b/Adyen/UI/Styles/CoreFonts.swift index 0ee9ae9059..3ecf319467 100644 --- a/Adyen/UI/Styles/CoreFonts.swift +++ b/Adyen/UI/Styles/CoreFonts.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CornerRadiusStyle.swift b/Adyen/UI/Styles/CornerRadiusStyle.swift index e9f727203b..d05aa0daa6 100644 --- a/Adyen/UI/Styles/CornerRadiusStyle.swift +++ b/Adyen/UI/Styles/CornerRadiusStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/FormComponentStyle.swift b/Adyen/UI/Styles/FormComponentStyle.swift index 3d2ac4fb98..e7e86340ad 100644 --- a/Adyen/UI/Styles/FormComponentStyle.swift +++ b/Adyen/UI/Styles/FormComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ImageStyle.swift b/Adyen/UI/Styles/ImageStyle.swift index 7c79312622..baf9adbffb 100644 --- a/Adyen/UI/Styles/ImageStyle.swift +++ b/Adyen/UI/Styles/ImageStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ListComponentStyle.swift b/Adyen/UI/Styles/ListComponentStyle.swift index c77cb64426..a4b811dc86 100644 --- a/Adyen/UI/Styles/ListComponentStyle.swift +++ b/Adyen/UI/Styles/ListComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/NavigationStyle.swift b/Adyen/UI/Styles/NavigationStyle.swift index 9975d0852b..941fda5802 100644 --- a/Adyen/UI/Styles/NavigationStyle.swift +++ b/Adyen/UI/Styles/NavigationStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ProgressViewStyle.swift b/Adyen/UI/Styles/ProgressViewStyle.swift index ce35ff6d8f..c28f595a8e 100644 --- a/Adyen/UI/Styles/ProgressViewStyle.swift +++ b/Adyen/UI/Styles/ProgressViewStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/SegmentedControlStyle.swift b/Adyen/UI/Styles/SegmentedControlStyle.swift index ac149b2640..9c9e58c299 100644 --- a/Adyen/UI/Styles/SegmentedControlStyle.swift +++ b/Adyen/UI/Styles/SegmentedControlStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/TextStyle.swift b/Adyen/UI/Styles/TextStyle.swift index 7cb95d87a6..bf703672e3 100644 --- a/Adyen/UI/Styles/TextStyle.swift +++ b/Adyen/UI/Styles/TextStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ViewStyle.swift b/Adyen/UI/Styles/ViewStyle.swift index d06a20600b..f7cf42bd8c 100644 --- a/Adyen/UI/Styles/ViewStyle.swift +++ b/Adyen/UI/Styles/ViewStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/ADYViewController.swift b/Adyen/UI/View Controllers/ADYViewController.swift index 09e86f2f89..9238a93445 100644 --- a/Adyen/UI/View Controllers/ADYViewController.swift +++ b/Adyen/UI/View Controllers/ADYViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/AddressLookupProvider.swift b/Adyen/UI/View Controllers/AddressLookup/AddressLookupProvider.swift index 91a7b16f6a..bba4f6d9cc 100644 --- a/Adyen/UI/View Controllers/AddressLookup/AddressLookupProvider.swift +++ b/Adyen/UI/View Controllers/AddressLookup/AddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/AddressLookupStyle.swift b/Adyen/UI/View Controllers/AddressLookup/AddressLookupStyle.swift index 6a58134c9e..3eb97aba3e 100644 --- a/Adyen/UI/View Controllers/AddressLookup/AddressLookupStyle.swift +++ b/Adyen/UI/View Controllers/AddressLookup/AddressLookupStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController+ViewModel.swift b/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController+ViewModel.swift index fd3413f0ba..58ae0242cf 100644 --- a/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController+ViewModel.swift +++ b/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController+ViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController.swift b/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController.swift index 9abb93346a..383880ed6e 100644 --- a/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController.swift +++ b/Adyen/UI/View Controllers/AddressLookup/AddressLookupViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController+ViewModel.swift b/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController+ViewModel.swift index 8ca78a2861..f533b74188 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController+ViewModel.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController+ViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController.swift b/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController.swift index cc549bca32..abed84b0a2 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Form/AddressInputFormViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+EmptyView.swift b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+EmptyView.swift index f8b956ec2b..8e24e407ef 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+EmptyView.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+EmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+Style.swift b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+Style.swift index bd1f38a338..3184d157d6 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+Style.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+ViewModel.swift b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+ViewModel.swift index 1e015699b8..86bdd1a1d1 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+ViewModel.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+ViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController.swift b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController.swift index 4f4b544883..51e80079a8 100644 --- a/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController.swift +++ b/Adyen/UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/SearchViewController/SearchViewController+InterfaceState.swift b/Adyen/UI/View Controllers/SearchViewController/SearchViewController+InterfaceState.swift index a316f8641d..b3f9b5d2e5 100644 --- a/Adyen/UI/View Controllers/SearchViewController/SearchViewController+InterfaceState.swift +++ b/Adyen/UI/View Controllers/SearchViewController/SearchViewController+InterfaceState.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/SearchViewController/SearchViewController+ViewModel.swift b/Adyen/UI/View Controllers/SearchViewController/SearchViewController+ViewModel.swift index 451d435fa6..bb7b8d5a05 100644 --- a/Adyen/UI/View Controllers/SearchViewController/SearchViewController+ViewModel.swift +++ b/Adyen/UI/View Controllers/SearchViewController/SearchViewController+ViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/SearchViewController/SearchViewController.swift b/Adyen/UI/View Controllers/SearchViewController/SearchViewController.swift index 5d763881cf..9b11e531fe 100644 --- a/Adyen/UI/View Controllers/SearchViewController/SearchViewController.swift +++ b/Adyen/UI/View Controllers/SearchViewController/SearchViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/SecuredViewController.swift b/Adyen/UI/View Controllers/SecuredViewController.swift index a79b393ab4..5e8f75d3b5 100644 --- a/Adyen/UI/View Controllers/SecuredViewController.swift +++ b/Adyen/UI/View Controllers/SecuredViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/View Controllers/ViewControllerDelegate.swift b/Adyen/UI/View Controllers/ViewControllerDelegate.swift index 9a95c2bd97..a713d98512 100644 --- a/Adyen/UI/View Controllers/ViewControllerDelegate.swift +++ b/Adyen/UI/View Controllers/ViewControllerDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/ContainerView.swift b/Adyen/UI/Views/ContainerView.swift index 68c4c8aebc..04e5d0855d 100644 --- a/Adyen/UI/Views/ContainerView.swift +++ b/Adyen/UI/Views/ContainerView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/CopyLabelView.swift b/Adyen/UI/Views/CopyLabelView.swift index 77195a62ef..28c6723d31 100644 --- a/Adyen/UI/Views/CopyLabelView.swift +++ b/Adyen/UI/Views/CopyLabelView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/EmptyStateView.swift b/Adyen/UI/Views/EmptyStateView.swift index 2674b5271a..7906b85c26 100644 --- a/Adyen/UI/Views/EmptyStateView.swift +++ b/Adyen/UI/Views/EmptyStateView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/LinkTextView.swift b/Adyen/UI/Views/LinkTextView.swift index 867655860a..cc95a304eb 100644 --- a/Adyen/UI/Views/LinkTextView.swift +++ b/Adyen/UI/Views/LinkTextView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/LoadingView.swift b/Adyen/UI/Views/LoadingView.swift index eb4fd4804f..185e744d46 100644 --- a/Adyen/UI/Views/LoadingView.swift +++ b/Adyen/UI/Views/LoadingView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/SubmitButton.swift b/Adyen/UI/Views/SubmitButton.swift index 4b82663d4a..cc7cb7d516 100644 --- a/Adyen/UI/Views/SubmitButton.swift +++ b/Adyen/UI/Views/SubmitButton.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/SupportedPaymentMethodsView.swift b/Adyen/UI/Views/SupportedPaymentMethodsView.swift index 16b9873acd..526a25da8e 100644 --- a/Adyen/UI/Views/SupportedPaymentMethodsView.swift +++ b/Adyen/UI/Views/SupportedPaymentMethodsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/UISearchBar+Prominent.swift b/Adyen/UI/Views/UISearchBar+Prominent.swift index bafb360109..5a4b635606 100644 --- a/Adyen/UI/Views/UISearchBar+Prominent.swift +++ b/Adyen/UI/Views/UISearchBar+Prominent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/UIView+Accessibility.swift b/Adyen/UI/Views/UIView+Accessibility.swift index 7347d06692..3d2f818b34 100644 --- a/Adyen/UI/Views/UIView+Accessibility.swift +++ b/Adyen/UI/Views/UIView+Accessibility.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/AdyenCoder.swift b/Adyen/Utilities/AdyenCoder.swift index 9f86223483..c830096292 100644 --- a/Adyen/Utilities/AdyenCoder.swift +++ b/Adyen/Utilities/AdyenCoder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Analytics.swift b/Adyen/Utilities/Analytics.swift index ca40ae15e7..f4eb329b0e 100644 --- a/Adyen/Utilities/Analytics.swift +++ b/Adyen/Utilities/Analytics.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/AppLauncher.swift b/Adyen/Utilities/AppLauncher.swift index 09415a6e61..f0167ae271 100644 --- a/Adyen/Utilities/AppLauncher.swift +++ b/Adyen/Utilities/AppLauncher.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/BundleSPMExtension.swift b/Adyen/Utilities/BundleSPMExtension.swift index cc29ec1a47..05154066cb 100644 --- a/Adyen/Utilities/BundleSPMExtension.swift +++ b/Adyen/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Completion.swift b/Adyen/Utilities/Completion.swift index 2a7e83b1e7..53540090d7 100644 --- a/Adyen/Utilities/Completion.swift +++ b/Adyen/Utilities/Completion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Debugging/Assertion.swift b/Adyen/Utilities/Debugging/Assertion.swift index 65918f13ae..7c4e3dbf11 100644 --- a/Adyen/Utilities/Debugging/Assertion.swift +++ b/Adyen/Utilities/Debugging/Assertion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Debugging/Logger.swift b/Adyen/Utilities/Debugging/Logger.swift index 2fcbe5a801..aeacfa3bbe 100644 --- a/Adyen/Utilities/Debugging/Logger.swift +++ b/Adyen/Utilities/Debugging/Logger.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift b/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift index eba44978dd..28a24404cc 100644 --- a/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift +++ b/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/AllRegions.swift b/Adyen/Utilities/External/AllRegions.swift index 6a91d67dc2..26df1ff3f2 100644 --- a/Adyen/Utilities/External/AllRegions.swift +++ b/Adyen/Utilities/External/AllRegions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/LocalizableRegionRepository.swift b/Adyen/Utilities/External/LocalizableRegionRepository.swift index a4ee0a7438..d02c73d670 100644 --- a/Adyen/Utilities/External/LocalizableRegionRepository.swift +++ b/Adyen/Utilities/External/LocalizableRegionRepository.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/LogoURLProvider.swift b/Adyen/Utilities/External/LogoURLProvider.swift index 836cb2b0f2..9911c7568d 100644 --- a/Adyen/Utilities/External/LogoURLProvider.swift +++ b/Adyen/Utilities/External/LogoURLProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/PhoneExtensionsRepository.swift b/Adyen/Utilities/External/PhoneExtensionsRepository.swift index 7f34e10045..4b0132d79f 100644 --- a/Adyen/Utilities/External/PhoneExtensionsRepository.swift +++ b/Adyen/Utilities/External/PhoneExtensionsRepository.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/IBANSpecification.swift b/Adyen/Utilities/IBANSpecification.swift index 3752909d81..f64b36124c 100644 --- a/Adyen/Utilities/IBANSpecification.swift +++ b/Adyen/Utilities/IBANSpecification.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/KeyboardObserver.swift b/Adyen/Utilities/KeyboardObserver.swift index 963c796974..9b78422ca0 100644 --- a/Adyen/Utilities/KeyboardObserver.swift +++ b/Adyen/Utilities/KeyboardObserver.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/LazyOptional.swift b/Adyen/Utilities/LazyOptional.swift index 3da08bb344..9716942f54 100644 --- a/Adyen/Utilities/LazyOptional.swift +++ b/Adyen/Utilities/LazyOptional.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Localization.swift b/Adyen/Utilities/Localization.swift index f1f3ae29fc..9b06717d7b 100644 --- a/Adyen/Utilities/Localization.swift +++ b/Adyen/Utilities/Localization.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/LocalizationParameters.swift b/Adyen/Utilities/LocalizationParameters.swift index 727923bd5a..4108137a11 100644 --- a/Adyen/Utilities/LocalizationParameters.swift +++ b/Adyen/Utilities/LocalizationParameters.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Non SPM Bundle Extension/CoreBundleExtension.swift b/Adyen/Utilities/Non SPM Bundle Extension/CoreBundleExtension.swift index ee374c20d7..1821ec9e43 100644 --- a/Adyen/Utilities/Non SPM Bundle Extension/CoreBundleExtension.swift +++ b/Adyen/Utilities/Non SPM Bundle Extension/CoreBundleExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/AdyenObservable.swift b/Adyen/Utilities/Observable/AdyenObservable.swift index 75126d34c8..137ed02eb2 100644 --- a/Adyen/Utilities/Observable/AdyenObservable.swift +++ b/Adyen/Utilities/Observable/AdyenObservable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/AdyenObserver.swift b/Adyen/Utilities/Observable/AdyenObserver.swift index 616ec9a296..3262623f59 100644 --- a/Adyen/Utilities/Observable/AdyenObserver.swift +++ b/Adyen/Utilities/Observable/AdyenObserver.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/EventPublisher.swift b/Adyen/Utilities/Observable/EventPublisher.swift index d049a062fe..5b210cd261 100644 --- a/Adyen/Utilities/Observable/EventPublisher.swift +++ b/Adyen/Utilities/Observable/EventPublisher.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/Observation.swift b/Adyen/Utilities/Observable/Observation.swift index 122fb16b02..8c5fc4f6d8 100644 --- a/Adyen/Utilities/Observable/Observation.swift +++ b/Adyen/Utilities/Observable/Observation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/ObservationManager.swift b/Adyen/Utilities/Observable/ObservationManager.swift index 9136471e47..59ea23247f 100644 --- a/Adyen/Utilities/Observable/ObservationManager.swift +++ b/Adyen/Utilities/Observable/ObservationManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift b/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift index 8b60ea8ca5..80f4b96e41 100644 --- a/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift +++ b/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift b/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift index 82e9daa9a6..d5d53345ff 100644 --- a/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift +++ b/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/SizeUtilities.swift b/Adyen/Utilities/SizeUtilities.swift index 9602b1b669..45195e28e9 100644 --- a/Adyen/Utilities/SizeUtilities.swift +++ b/Adyen/Utilities/SizeUtilities.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Throttler.swift b/Adyen/Utilities/Throttler.swift index cbdec3e1cc..bcd7229e45 100644 --- a/Adyen/Utilities/Throttler.swift +++ b/Adyen/Utilities/Throttler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/ViewIdentifierBuilder.swift b/Adyen/Utilities/ViewIdentifierBuilder.swift index 41a1b6fce9..9ffba81cb1 100644 --- a/Adyen/Utilities/ViewIdentifierBuilder.swift +++ b/Adyen/Utilities/ViewIdentifierBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/AddressAnalyticsValidationError.swift b/Adyen/Validators/AddressAnalyticsValidationError.swift index 844e46ae83..5c5c23540e 100644 --- a/Adyen/Validators/AddressAnalyticsValidationError.swift +++ b/Adyen/Validators/AddressAnalyticsValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/BalanceChecker.swift b/Adyen/Validators/BalanceChecker.swift index f2c6a48247..75603d2758 100644 --- a/Adyen/Validators/BalanceChecker.swift +++ b/Adyen/Validators/BalanceChecker.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift b/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift index 7d8cbead16..e8a8e3ade6 100644 --- a/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift +++ b/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/ClientKeyValidator.swift b/Adyen/Validators/ClientKeyValidator.swift index 07f64c1cb8..83535e0b37 100644 --- a/Adyen/Validators/ClientKeyValidator.swift +++ b/Adyen/Validators/ClientKeyValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/CountryCodeValidator.swift b/Adyen/Validators/CountryCodeValidator.swift index bcc3c2f46f..e573a4f7bc 100644 --- a/Adyen/Validators/CountryCodeValidator.swift +++ b/Adyen/Validators/CountryCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/CurrencyCodeValidator.swift b/Adyen/Validators/CurrencyCodeValidator.swift index 1534b64814..564d5e3fde 100644 --- a/Adyen/Validators/CurrencyCodeValidator.swift +++ b/Adyen/Validators/CurrencyCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/DateValidator.swift b/Adyen/Validators/DateValidator.swift index 93e390eb93..34d6370500 100644 --- a/Adyen/Validators/DateValidator.swift +++ b/Adyen/Validators/DateValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/EmailValidator.swift b/Adyen/Validators/EmailValidator.swift index faf9be5d2e..ea458e3772 100644 --- a/Adyen/Validators/EmailValidator.swift +++ b/Adyen/Validators/EmailValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/IBANValidator.swift b/Adyen/Validators/IBANValidator.swift index 6ab6183103..fb1b6c8d5a 100644 --- a/Adyen/Validators/IBANValidator.swift +++ b/Adyen/Validators/IBANValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/LengthValidator.swift b/Adyen/Validators/LengthValidator.swift index cbbf5ea04e..c626a41ec4 100644 --- a/Adyen/Validators/LengthValidator.swift +++ b/Adyen/Validators/LengthValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/NumericStringValidator.swift b/Adyen/Validators/NumericStringValidator.swift index ec77c12314..327da06227 100644 --- a/Adyen/Validators/NumericStringValidator.swift +++ b/Adyen/Validators/NumericStringValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/PhoneNumberValidator.swift b/Adyen/Validators/PhoneNumberValidator.swift index 22e1fa047c..e425499653 100644 --- a/Adyen/Validators/PhoneNumberValidator.swift +++ b/Adyen/Validators/PhoneNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/PostalCodeValidator.swift b/Adyen/Validators/PostalCodeValidator.swift index 73ddd77c39..4d26b10acb 100644 --- a/Adyen/Validators/PostalCodeValidator.swift +++ b/Adyen/Validators/PostalCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/RegularExpressionValidator.swift b/Adyen/Validators/RegularExpressionValidator.swift index cef85d415d..cd8e38f75c 100644 --- a/Adyen/Validators/RegularExpressionValidator.swift +++ b/Adyen/Validators/RegularExpressionValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/ValidationError.swift b/Adyen/Validators/ValidationError.swift index c48af911d6..d707d76405 100644 --- a/Adyen/Validators/ValidationError.swift +++ b/Adyen/Validators/ValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/Validator.swift b/Adyen/Validators/Validator.swift index e06d4390fb..c859f9988c 100644 --- a/Adyen/Validators/Validator.swift +++ b/Adyen/Validators/Validator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/Action.swift b/AdyenActions/Actions/Action.swift index bc1d6304f3..6de5c5c537 100644 --- a/AdyenActions/Actions/Action.swift +++ b/AdyenActions/Actions/Action.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/AnyVoucherAction.swift b/AdyenActions/Actions/AnyVoucherAction.swift index 055762dcd6..7ee38ed285 100644 --- a/AdyenActions/Actions/AnyVoucherAction.swift +++ b/AdyenActions/Actions/AnyVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/AwaitAction.swift b/AdyenActions/Actions/AwaitAction.swift index 855d58e683..83ea4263bb 100644 --- a/AdyenActions/Actions/AwaitAction.swift +++ b/AdyenActions/Actions/AwaitAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/BoletoVoucherAction.swift b/AdyenActions/Actions/BoletoVoucherAction.swift index 281e2a84ab..37099ec323 100644 --- a/AdyenActions/Actions/BoletoVoucherAction.swift +++ b/AdyenActions/Actions/BoletoVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/DocumentAction.swift b/AdyenActions/Actions/DocumentAction.swift index bf65b92f84..5aa42bc824 100644 --- a/AdyenActions/Actions/DocumentAction.swift +++ b/AdyenActions/Actions/DocumentAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/DokuVoucherAction.swift b/AdyenActions/Actions/DokuVoucherAction.swift index 35c60b5bf2..9d2fe268c9 100644 --- a/AdyenActions/Actions/DokuVoucherAction.swift +++ b/AdyenActions/Actions/DokuVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/EContextATMVoucherAction.swift b/AdyenActions/Actions/EContextATMVoucherAction.swift index a7f80335c8..fc9d7ca578 100644 --- a/AdyenActions/Actions/EContextATMVoucherAction.swift +++ b/AdyenActions/Actions/EContextATMVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/EContextStoresVoucherAction.swift b/AdyenActions/Actions/EContextStoresVoucherAction.swift index 078d61ac7e..20dbb9f481 100644 --- a/AdyenActions/Actions/EContextStoresVoucherAction.swift +++ b/AdyenActions/Actions/EContextStoresVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/MultibancoVoucherAction.swift b/AdyenActions/Actions/MultibancoVoucherAction.swift index 95741a0480..d82c9cd99a 100644 --- a/AdyenActions/Actions/MultibancoVoucherAction.swift +++ b/AdyenActions/Actions/MultibancoVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/OXXOVoucherAction.swift b/AdyenActions/Actions/OXXOVoucherAction.swift index 1dd81715a9..4912ead656 100644 --- a/AdyenActions/Actions/OXXOVoucherAction.swift +++ b/AdyenActions/Actions/OXXOVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/QRCodeAction.swift b/AdyenActions/Actions/QRCodeAction.swift index d31272724e..598de9a480 100644 --- a/AdyenActions/Actions/QRCodeAction.swift +++ b/AdyenActions/Actions/QRCodeAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/RedireactableAwaitAction.swift b/AdyenActions/Actions/RedireactableAwaitAction.swift index 01dbfecda8..53deb27465 100644 --- a/AdyenActions/Actions/RedireactableAwaitAction.swift +++ b/AdyenActions/Actions/RedireactableAwaitAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/RedirectAction.swift b/AdyenActions/Actions/RedirectAction.swift index ec452da757..b97512a109 100644 --- a/AdyenActions/Actions/RedirectAction.swift +++ b/AdyenActions/Actions/RedirectAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/SDKAction.swift b/AdyenActions/Actions/SDKAction.swift index 7f4184b756..4f1f5ba1fe 100644 --- a/AdyenActions/Actions/SDKAction.swift +++ b/AdyenActions/Actions/SDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2Action.swift b/AdyenActions/Actions/ThreeDS2Action.swift index 512da856c8..7817c7d07e 100644 --- a/AdyenActions/Actions/ThreeDS2Action.swift +++ b/AdyenActions/Actions/ThreeDS2Action.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2ChallengeAction.swift b/AdyenActions/Actions/ThreeDS2ChallengeAction.swift index 06c5d0ca29..662cb596ab 100644 --- a/AdyenActions/Actions/ThreeDS2ChallengeAction.swift +++ b/AdyenActions/Actions/ThreeDS2ChallengeAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2FingerprintAction.swift b/AdyenActions/Actions/ThreeDS2FingerprintAction.swift index de15b9d6ac..25fd5e6450 100644 --- a/AdyenActions/Actions/ThreeDS2FingerprintAction.swift +++ b/AdyenActions/Actions/ThreeDS2FingerprintAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/TwintSDKAction.swift b/AdyenActions/Actions/TwintSDKAction.swift index 1f973d138b..2e06aa3455 100644 --- a/AdyenActions/Actions/TwintSDKAction.swift +++ b/AdyenActions/Actions/TwintSDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/TwintSDKData.swift b/AdyenActions/Actions/TwintSDKData.swift index 3f3163212f..7d629f7e67 100644 --- a/AdyenActions/Actions/TwintSDKData.swift +++ b/AdyenActions/Actions/TwintSDKData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/VoucherAction.swift b/AdyenActions/Actions/VoucherAction.swift index c1e2a5ce48..99a4947492 100644 --- a/AdyenActions/Actions/VoucherAction.swift +++ b/AdyenActions/Actions/VoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/WeChatPaySDKAction.swift b/AdyenActions/Actions/WeChatPaySDKAction.swift index 712236ef5c..2c1a6c1ad2 100644 --- a/AdyenActions/Actions/WeChatPaySDKAction.swift +++ b/AdyenActions/Actions/WeChatPaySDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/WeChatPaySDKData.swift b/AdyenActions/Actions/WeChatPaySDKData.swift index 45b9a6db14..0bd04d87a1 100644 --- a/AdyenActions/Actions/WeChatPaySDKData.swift +++ b/AdyenActions/Actions/WeChatPaySDKData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/AdyenActionComponent.swift b/AdyenActions/AdyenActionComponent.swift index 398304e4be..3ef057ddeb 100644 --- a/AdyenActions/AdyenActionComponent.swift +++ b/AdyenActions/AdyenActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/ADYServiceAdapter.swift b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/ADYServiceAdapter.swift index 4aba9381e9..65ceabbe60 100644 --- a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/ADYServiceAdapter.swift +++ b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/ADYServiceAdapter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyADYTransaction.swift b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyADYTransaction.swift index a33a5d2cb8..7193dddff2 100644 --- a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyADYTransaction.swift +++ b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyADYTransaction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift index 8be90a72c1..bcb1dca31e 100644 --- a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift +++ b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift index 54a5564d34..2ea08728e1 100644 --- a/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift +++ b/AdyenActions/Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift index 8a61b30900..77faba74c3 100644 --- a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift +++ b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift index eabdd2857e..682968a589 100644 --- a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift +++ b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/3DS2 Without Delegated Authentication/ThreeDS2CoreActionHandler.swift b/AdyenActions/Components/3DS2/Action handlers/3DS2 Without Delegated Authentication/ThreeDS2CoreActionHandler.swift index f3c12723c3..0f45bf950b 100644 --- a/AdyenActions/Components/3DS2/Action handlers/3DS2 Without Delegated Authentication/ThreeDS2CoreActionHandler.swift +++ b/AdyenActions/Components/3DS2/Action handlers/3DS2 Without Delegated Authentication/ThreeDS2CoreActionHandler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDACoreActionHandler.swift b/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDACoreActionHandler.swift index bd0e9b3ec5..6152b08250 100644 --- a/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDACoreActionHandler.swift +++ b/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDACoreActionHandler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDAScreenPresenter.swift b/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDAScreenPresenter.swift index 64c2e3bc78..1f1df33ee8 100644 --- a/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDAScreenPresenter.swift +++ b/AdyenActions/Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDAScreenPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/AnyThreeDS2ActionHandler.swift b/AdyenActions/Components/3DS2/Action handlers/AnyThreeDS2ActionHandler.swift index 6e8f3b455c..1371a3336e 100644 --- a/AdyenActions/Components/3DS2/Action handlers/AnyThreeDS2ActionHandler.swift +++ b/AdyenActions/Components/3DS2/Action handlers/AnyThreeDS2ActionHandler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler+Initializers.swift b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler+Initializers.swift index e83ec304da..626379e5df 100644 --- a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler+Initializers.swift +++ b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler+Initializers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift index ca884822ab..40aca5a932 100644 --- a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift +++ b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler+Initializers.swift b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler+Initializers.swift index 06fc5d5d59..e23a53f63c 100644 --- a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler+Initializers.swift +++ b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler+Initializers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler.swift b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler.swift index 49a9e73278..d527542f22 100644 --- a/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler.swift +++ b/AdyenActions/Components/3DS2/Action handlers/ThreeDS2CompactActionHandler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Action handlers/ThreeDSActionHandlerResult.swift b/AdyenActions/Components/3DS2/Action handlers/ThreeDSActionHandlerResult.swift index 8fd1e7b023..d144efa1df 100644 --- a/AdyenActions/Components/3DS2/Action handlers/ThreeDSActionHandlerResult.swift +++ b/AdyenActions/Components/3DS2/Action handlers/ThreeDSActionHandlerResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift b/AdyenActions/Components/3DS2/Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift index 404702aa13..c180fa5b88 100644 --- a/AdyenActions/Components/3DS2/Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift +++ b/AdyenActions/Components/3DS2/Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/PaymentInfo.swift b/AdyenActions/Components/3DS2/PaymentInfo.swift index 9ccd8638ce..8a51d55044 100644 --- a/AdyenActions/Components/3DS2/PaymentInfo.swift +++ b/AdyenActions/Components/3DS2/PaymentInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2Component.swift b/AdyenActions/Components/3DS2/ThreeDS2Component.swift index fa397dc2aa..b98b3e44d9 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2Component.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2Component.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift index cc974be936..6c1a8500eb 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift index 045c56bdf0..da2be93e92 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift index df08a4d1c3..39edfd68c9 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2Details.swift b/AdyenActions/Components/3DS2/ThreeDS2Details.swift index b38f4c4f0f..f748ba65f3 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2Details.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2Details.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDSResult.swift b/AdyenActions/Components/3DS2/ThreeDSResult.swift index 829519b7a2..6edf303397 100644 --- a/AdyenActions/Components/3DS2/ThreeDSResult.swift +++ b/AdyenActions/Components/3DS2/ThreeDSResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/AwaitActionDetails.swift b/AdyenActions/Components/Await/AwaitActionDetails.swift index 29bce92034..c95f0d409c 100644 --- a/AdyenActions/Components/Await/AwaitActionDetails.swift +++ b/AdyenActions/Components/Await/AwaitActionDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/AwaitComponent.swift b/AdyenActions/Components/Await/AwaitComponent.swift index 59fe63d885..3d15c24794 100644 --- a/AdyenActions/Components/Await/AwaitComponent.swift +++ b/AdyenActions/Components/Await/AwaitComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/PollingComponent.swift b/AdyenActions/Components/Await/PollingComponent.swift index 6939fbbb4a..ba4d34ffd9 100644 --- a/AdyenActions/Components/Await/PollingComponent.swift +++ b/AdyenActions/Components/Await/PollingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/PollingHandlerProvider.swift b/AdyenActions/Components/Await/PollingHandlerProvider.swift index e8c68a8b81..5cfecb2a4b 100644 --- a/AdyenActions/Components/Await/PollingHandlerProvider.swift +++ b/AdyenActions/Components/Await/PollingHandlerProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Base/ActionNavigationBar.swift b/AdyenActions/Components/Base/ActionNavigationBar.swift index fa72950269..e367060c63 100644 --- a/AdyenActions/Components/Base/ActionNavigationBar.swift +++ b/AdyenActions/Components/Base/ActionNavigationBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift b/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift index c4ce5bbb5a..3566632da3 100644 --- a/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift +++ b/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Document/DocumentComponent.swift b/AdyenActions/Components/Document/DocumentComponent.swift index 5080e85555..8373a72f6b 100644 --- a/AdyenActions/Components/Document/DocumentComponent.swift +++ b/AdyenActions/Components/Document/DocumentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Document/ShareableComponent.swift b/AdyenActions/Components/Document/ShareableComponent.swift index e7ceaa05ac..51fa91326c 100644 --- a/AdyenActions/Components/Document/ShareableComponent.swift +++ b/AdyenActions/Components/Document/ShareableComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/QRCode/ExpirationTimer.swift b/AdyenActions/Components/QRCode/ExpirationTimer.swift index 996ba43308..9dd2730d1e 100644 --- a/AdyenActions/Components/QRCode/ExpirationTimer.swift +++ b/AdyenActions/Components/QRCode/ExpirationTimer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/QRCode/QRCodeActionComponent.swift b/AdyenActions/Components/QRCode/QRCodeActionComponent.swift index 185fdf8740..c1cc8118c3 100644 --- a/AdyenActions/Components/QRCode/QRCodeActionComponent.swift +++ b/AdyenActions/Components/QRCode/QRCodeActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/BrowserComponent.swift b/AdyenActions/Components/Redirect/BrowserComponent.swift index 732f38f674..a8c295516b 100644 --- a/AdyenActions/Components/Redirect/BrowserComponent.swift +++ b/AdyenActions/Components/Redirect/BrowserComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift b/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift index b99f9e99aa..259f230a44 100644 --- a/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift +++ b/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift b/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift index dd42aa3efd..b9c5d78933 100644 --- a/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift +++ b/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift b/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift index 9484eb1e61..676b803518 100644 --- a/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift +++ b/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectComponent.swift b/AdyenActions/Components/Redirect/RedirectComponent.swift index 22a03dc596..e2bb840b2f 100644 --- a/AdyenActions/Components/Redirect/RedirectComponent.swift +++ b/AdyenActions/Components/Redirect/RedirectComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectDetails.swift b/AdyenActions/Components/Redirect/RedirectDetails.swift index 94666d7b7e..18bf4aea9c 100644 --- a/AdyenActions/Components/Redirect/RedirectDetails.swift +++ b/AdyenActions/Components/Redirect/RedirectDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectListener.swift b/AdyenActions/Components/Redirect/RedirectListener.swift index 250cce67a0..aa5c82bb71 100644 --- a/AdyenActions/Components/Redirect/RedirectListener.swift +++ b/AdyenActions/Components/Redirect/RedirectListener.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/SDK/Twint+Injectable.swift b/AdyenActions/Components/SDK/Twint+Injectable.swift index f36cbe0397..5e072ecea0 100644 --- a/AdyenActions/Components/SDK/Twint+Injectable.swift +++ b/AdyenActions/Components/SDK/Twint+Injectable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/SDK/TwintSDKActionComponent.swift b/AdyenActions/Components/SDK/TwintSDKActionComponent.swift index 73c87e5d81..f11dba9e28 100644 --- a/AdyenActions/Components/SDK/TwintSDKActionComponent.swift +++ b/AdyenActions/Components/SDK/TwintSDKActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift b/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift index cfee5366c2..56e135fe3f 100644 --- a/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift +++ b/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherComponent.swift b/AdyenActions/Components/Voucher/VoucherComponent.swift index 5365745845..1e622a6287 100644 --- a/AdyenActions/Components/Voucher/VoucherComponent.swift +++ b/AdyenActions/Components/Voucher/VoucherComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift b/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift index 033b836407..ebe82dce72 100644 --- a/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift +++ b/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift b/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift index 09828a37ce..6c0e4a847c 100644 --- a/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift +++ b/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Protocols/ActionHandlingComponent.swift b/AdyenActions/Protocols/ActionHandlingComponent.swift index 5abacff2aa..8ca2f69aab 100644 --- a/AdyenActions/Protocols/ActionHandlingComponent.swift +++ b/AdyenActions/Protocols/ActionHandlingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/ActionComponentStyle.swift b/AdyenActions/UI/UI Style/ActionComponentStyle.swift index 448101199c..1af615af23 100644 --- a/AdyenActions/UI/UI Style/ActionComponentStyle.swift +++ b/AdyenActions/UI/UI Style/ActionComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/AwaitComponentStyle.swift b/AdyenActions/UI/UI Style/AwaitComponentStyle.swift index dc6eb48893..43dcd5566b 100644 --- a/AdyenActions/UI/UI Style/AwaitComponentStyle.swift +++ b/AdyenActions/UI/UI Style/AwaitComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/DelegatedAuthenticationComponentStyle.swift b/AdyenActions/UI/UI Style/DelegatedAuthenticationComponentStyle.swift index c86eaaf002..b9a24836f5 100644 --- a/AdyenActions/UI/UI Style/DelegatedAuthenticationComponentStyle.swift +++ b/AdyenActions/UI/UI Style/DelegatedAuthenticationComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/DocumentComponentStyle.swift b/AdyenActions/UI/UI Style/DocumentComponentStyle.swift index d0a3f11c48..458b9b88f9 100644 --- a/AdyenActions/UI/UI Style/DocumentComponentStyle.swift +++ b/AdyenActions/UI/UI Style/DocumentComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/QRCodeComponentStyle.swift b/AdyenActions/UI/UI Style/QRCodeComponentStyle.swift index ed2adcde50..8f58ca5b51 100644 --- a/AdyenActions/UI/UI Style/QRCodeComponentStyle.swift +++ b/AdyenActions/UI/UI Style/QRCodeComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/RedirectComponentStyle.swift b/AdyenActions/UI/UI Style/RedirectComponentStyle.swift index 63a08b23f4..55721d19e6 100644 --- a/AdyenActions/UI/UI Style/RedirectComponentStyle.swift +++ b/AdyenActions/UI/UI Style/RedirectComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/UI Style/VoucherComponentStyle.swift b/AdyenActions/UI/UI Style/VoucherComponentStyle.swift index 121581446a..a81ff61850 100644 --- a/AdyenActions/UI/UI Style/VoucherComponentStyle.swift +++ b/AdyenActions/UI/UI Style/VoucherComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Await/AwaitComponentViewModel.swift b/AdyenActions/UI/View Controllers/Await/AwaitComponentViewModel.swift index 90ebca9712..50b42c2601 100644 --- a/AdyenActions/UI/View Controllers/Await/AwaitComponentViewModel.swift +++ b/AdyenActions/UI/View Controllers/Await/AwaitComponentViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Await/AwaitView.swift b/AdyenActions/UI/View Controllers/Await/AwaitView.swift index ce3068a9a0..f0138d4231 100644 --- a/AdyenActions/UI/View Controllers/Await/AwaitView.swift +++ b/AdyenActions/UI/View Controllers/Await/AwaitView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Await/AwaitViewController.swift b/AdyenActions/UI/View Controllers/Await/AwaitViewController.swift index c92cc333ec..75d3063902 100644 --- a/AdyenActions/UI/View Controllers/Await/AwaitViewController.swift +++ b/AdyenActions/UI/View Controllers/Await/AwaitViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAApprovalViewController.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAApprovalViewController.swift index 1025a7e8b5..4d989fa87c 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAApprovalViewController.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAApprovalViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAErrorViewController.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAErrorViewController.swift index 34da9ef57f..821508babd 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAErrorViewController.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DAErrorViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DARegistrationViewController.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DARegistrationViewController.swift index 8b5df5d14d..3d8ceb7704 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DARegistrationViewController.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DARegistrationViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationErrorView.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationErrorView.swift index 4b44f613d3..0f034fa711 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationErrorView.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationErrorView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationView.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationView.swift index cde9093817..bfda4ceeb5 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationView.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift index de9b417af5..161a052fb4 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UILabelHelper.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UILabelHelper.swift index 1177268f17..01787764fc 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UILabelHelper.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UILabelHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift index ac62c1756d..58f4d35233 100644 --- a/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift +++ b/AdyenActions/UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Document/DocumentActionView.swift b/AdyenActions/UI/View Controllers/Document/DocumentActionView.swift index 269225d2d3..c34410c86d 100644 --- a/AdyenActions/UI/View Controllers/Document/DocumentActionView.swift +++ b/AdyenActions/UI/View Controllers/Document/DocumentActionView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Document/DocumentActionViewModel.swift b/AdyenActions/UI/View Controllers/Document/DocumentActionViewModel.swift index fa3c55fa42..82b1412266 100644 --- a/AdyenActions/UI/View Controllers/Document/DocumentActionViewModel.swift +++ b/AdyenActions/UI/View Controllers/Document/DocumentActionViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/QR Code/QRCodeView.swift b/AdyenActions/UI/View Controllers/QR Code/QRCodeView.swift index 27921c9a61..55adfa3b0a 100644 --- a/AdyenActions/UI/View Controllers/QR Code/QRCodeView.swift +++ b/AdyenActions/UI/View Controllers/QR Code/QRCodeView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/QR Code/QRCodeViewController.swift b/AdyenActions/UI/View Controllers/QR Code/QRCodeViewController.swift index 1bb8383521..48e3fdd9bc 100644 --- a/AdyenActions/UI/View Controllers/QR Code/QRCodeViewController.swift +++ b/AdyenActions/UI/View Controllers/QR Code/QRCodeViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/QR Code/QRCodeViewModel.swift b/AdyenActions/UI/View Controllers/QR Code/QRCodeViewModel.swift index 31a776a25c..08055b401c 100644 --- a/AdyenActions/UI/View Controllers/QR Code/QRCodeViewModel.swift +++ b/AdyenActions/UI/View Controllers/QR Code/QRCodeViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/QR Code/String+QRCode.swift b/AdyenActions/UI/View Controllers/QR Code/String+QRCode.swift index 65b2a58ffa..d93b993b72 100644 --- a/AdyenActions/UI/View Controllers/QR Code/String+QRCode.swift +++ b/AdyenActions/UI/View Controllers/QR Code/String+QRCode.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/ShareableVoucherView.swift b/AdyenActions/UI/View Controllers/Voucher/ShareableVoucherView.swift index 6497ff242a..3861baec1f 100644 --- a/AdyenActions/UI/View Controllers/Voucher/ShareableVoucherView.swift +++ b/AdyenActions/UI/View Controllers/Voucher/ShareableVoucherView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherCardLayer.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherCardLayer.swift index 5685f9d7cf..09eaa8a7f8 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherCardLayer.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherCardLayer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherCardView.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherCardView.swift index 6ed9ba5786..aa8d1580b1 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherCardView.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherCardView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherSeparatorView.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherSeparatorView.swift index c0f6e132a9..1e09636a84 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherSeparatorView.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherSeparatorView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherView.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherView.swift index c3ad691d3a..cfd7310f2a 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherView.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherViewController.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherViewController.swift index fac514e7af..65e19e5138 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherViewController.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/UI/View Controllers/Voucher/VoucherViewModel.swift b/AdyenActions/UI/View Controllers/Voucher/VoucherViewModel.swift index abe5c28309..0b52c8be8b 100644 --- a/AdyenActions/UI/View Controllers/Voucher/VoucherViewModel.swift +++ b/AdyenActions/UI/View Controllers/Voucher/VoucherViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Utilities/BundleSPMExtension.swift b/AdyenActions/Utilities/BundleSPMExtension.swift index f258795cf2..b1bc400dd8 100644 --- a/AdyenActions/Utilities/BundleSPMExtension.swift +++ b/AdyenActions/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Utilities/Non SPM Bundle Extension/ActionsBundleExtension.swift b/AdyenActions/Utilities/Non SPM Bundle Extension/ActionsBundleExtension.swift index 31ed43976c..743d500bec 100644 --- a/AdyenActions/Utilities/Non SPM Bundle Extension/ActionsBundleExtension.swift +++ b/AdyenActions/Utilities/Non SPM Bundle Extension/ActionsBundleExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/BCMC/BCMCComponent.swift b/AdyenCard/Components/BCMC/BCMCComponent.swift index 7a894ed201..b8b041518b 100644 --- a/AdyenCard/Components/BCMC/BCMCComponent.swift +++ b/AdyenCard/Components/BCMC/BCMCComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift b/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift index e9d4c17e4c..7ae8c68531 100644 --- a/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift +++ b/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponent.swift b/AdyenCard/Components/Card/CardComponent.swift index fb7499ba8c..672528c03d 100644 --- a/AdyenCard/Components/Card/CardComponent.swift +++ b/AdyenCard/Components/Card/CardComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentConfiguration.swift b/AdyenCard/Components/Card/CardComponentConfiguration.swift index d808754a4b..459fdca7f1 100644 --- a/AdyenCard/Components/Card/CardComponentConfiguration.swift +++ b/AdyenCard/Components/Card/CardComponentConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentDelegate.swift b/AdyenCard/Components/Card/CardComponentDelegate.swift index e0c9f56ce1..037d9d597b 100644 --- a/AdyenCard/Components/Card/CardComponentDelegate.swift +++ b/AdyenCard/Components/Card/CardComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentExtensions.swift b/AdyenCard/Components/Card/CardComponentExtensions.swift index 32a55edcb8..91c5ab8915 100644 --- a/AdyenCard/Components/Card/CardComponentExtensions.swift +++ b/AdyenCard/Components/Card/CardComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardDetails.swift b/AdyenCard/Components/Card/CardDetails.swift index e9b1f82d84..6d16a987a7 100644 --- a/AdyenCard/Components/Card/CardDetails.swift +++ b/AdyenCard/Components/Card/CardDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardViewController.swift b/AdyenCard/Components/Card/CardViewController.swift index fa4a132133..d45bf27a38 100644 --- a/AdyenCard/Components/Card/CardViewController.swift +++ b/AdyenCard/Components/Card/CardViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift b/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift index 2ac1e6afd4..6a76cdcf83 100644 --- a/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift +++ b/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift b/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift index 2b54e6d1f3..4212cb5f96 100644 --- a/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift +++ b/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift b/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift index 059bb7ecd3..0266f92f14 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift b/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift index ca416ce129..867a5c05fb 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift b/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift index b8fe68805c..29ac1eda50 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift b/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift index 62f34e5f8b..8f795dad83 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift b/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift index 03c101714e..ef819eca14 100644 --- a/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift b/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift index 2e31f1c2fb..6462bd1138 100644 --- a/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/KCP/KCPDetails.swift b/AdyenCard/Components/KCP/KCPDetails.swift index dd2fb88818..f7666066d3 100644 --- a/AdyenCard/Components/KCP/KCPDetails.swift +++ b/AdyenCard/Components/KCP/KCPDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Stored Card/StoredCardAlertManager.swift b/AdyenCard/Components/Stored Card/StoredCardAlertManager.swift index 950ce4f253..10f25d0f1d 100644 --- a/AdyenCard/Components/Stored Card/StoredCardAlertManager.swift +++ b/AdyenCard/Components/Stored Card/StoredCardAlertManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Stored Card/StoredCardComponent.swift b/AdyenCard/Components/Stored Card/StoredCardComponent.swift index 56c0418f89..5d34437964 100644 --- a/AdyenCard/Components/Stored Card/StoredCardComponent.swift +++ b/AdyenCard/Components/Stored Card/StoredCardComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Stored Card/StoredCardConfiguration.swift b/AdyenCard/Components/Stored Card/StoredCardConfiguration.swift index c41ae0898f..3cc1f2fdb3 100644 --- a/AdyenCard/Components/Stored Card/StoredCardConfiguration.swift +++ b/AdyenCard/Components/Stored Card/StoredCardConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/DualBrandView.swift b/AdyenCard/Form/DualBrandView.swift index 29a1183fb0..355e8c8a38 100644 --- a/AdyenCard/Form/DualBrandView.swift +++ b/AdyenCard/Form/DualBrandView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardExpiryDateItem.swift b/AdyenCard/Form/FormCardExpiryDateItem.swift index d7c6df2330..e3441975d7 100644 --- a/AdyenCard/Form/FormCardExpiryDateItem.swift +++ b/AdyenCard/Form/FormCardExpiryDateItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardLogosItemView.swift b/AdyenCard/Form/FormCardLogosItemView.swift index 0b4d8ed163..ece5c0863e 100644 --- a/AdyenCard/Form/FormCardLogosItemView.swift +++ b/AdyenCard/Form/FormCardLogosItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberContainerItem.swift b/AdyenCard/Form/FormCardNumberContainerItem.swift index 8efb64994b..7f46fabcb6 100644 --- a/AdyenCard/Form/FormCardNumberContainerItem.swift +++ b/AdyenCard/Form/FormCardNumberContainerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberContainerItemView.swift b/AdyenCard/Form/FormCardNumberContainerItemView.swift index 70c9b5d301..8ca9b7cc55 100644 --- a/AdyenCard/Form/FormCardNumberContainerItemView.swift +++ b/AdyenCard/Form/FormCardNumberContainerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberItem.swift b/AdyenCard/Form/FormCardNumberItem.swift index 38cff928a2..e209161eb4 100644 --- a/AdyenCard/Form/FormCardNumberItem.swift +++ b/AdyenCard/Form/FormCardNumberItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberItemView.swift b/AdyenCard/Form/FormCardNumberItemView.swift index 38c7827ca5..90a0848405 100644 --- a/AdyenCard/Form/FormCardNumberItemView.swift +++ b/AdyenCard/Form/FormCardNumberItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardSecurityCodeItem.swift b/AdyenCard/Form/FormCardSecurityCodeItem.swift index 26d88a572f..ce739910fe 100644 --- a/AdyenCard/Form/FormCardSecurityCodeItem.swift +++ b/AdyenCard/Form/FormCardSecurityCodeItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardSecurityCodeItemView.swift b/AdyenCard/Form/FormCardSecurityCodeItemView.swift index 0de0355bdd..03ee2cfb09 100644 --- a/AdyenCard/Form/FormCardSecurityCodeItemView.swift +++ b/AdyenCard/Form/FormCardSecurityCodeItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift b/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift index 7a3f17c476..b26a5b708e 100644 --- a/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift +++ b/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/Installments/InstallmentPickerElement.swift b/AdyenCard/Form/Installments/InstallmentPickerElement.swift index d6f99945a7..6967c2938e 100644 --- a/AdyenCard/Form/Installments/InstallmentPickerElement.swift +++ b/AdyenCard/Form/Installments/InstallmentPickerElement.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardExpiryDateFormatter.swift b/AdyenCard/Formatters/CardExpiryDateFormatter.swift index 94c7b81529..30f2bb3cfc 100644 --- a/AdyenCard/Formatters/CardExpiryDateFormatter.swift +++ b/AdyenCard/Formatters/CardExpiryDateFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardNumberFormatter.swift b/AdyenCard/Formatters/CardNumberFormatter.swift index 9a65c19be5..842b8decf5 100644 --- a/AdyenCard/Formatters/CardNumberFormatter.swift +++ b/AdyenCard/Formatters/CardNumberFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardSecurityCodeFormatter.swift b/AdyenCard/Formatters/CardSecurityCodeFormatter.swift index de359f6165..589d13d633 100644 --- a/AdyenCard/Formatters/CardSecurityCodeFormatter.swift +++ b/AdyenCard/Formatters/CardSecurityCodeFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift b/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift index 93ce0ab2d9..2565cce13d 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift b/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift index 927810639c..b2293754e4 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupService.swift b/AdyenCard/Utilities/BinLookup/BinLookupService.swift index 4b5382cbca..1ffe7433b2 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupService.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupService.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BundleSPMExtension.swift b/AdyenCard/Utilities/BundleSPMExtension.swift index 8d808f882c..8550fd1368 100644 --- a/AdyenCard/Utilities/BundleSPMExtension.swift +++ b/AdyenCard/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/BinInfoProvider.swift b/AdyenCard/Utilities/CardType/BinInfoProvider.swift index e1ec9aea9b..5a99da3168 100644 --- a/AdyenCard/Utilities/CardType/BinInfoProvider.swift +++ b/AdyenCard/Utilities/CardType/BinInfoProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/CardBrand.swift b/AdyenCard/Utilities/CardType/CardBrand.swift index 5bda714f3a..b968befa13 100644 --- a/AdyenCard/Utilities/CardType/CardBrand.swift +++ b/AdyenCard/Utilities/CardType/CardBrand.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/CardTypeDetector.swift b/AdyenCard/Utilities/CardType/CardTypeDetector.swift index 3073da221a..3c27c60c96 100644 --- a/AdyenCard/Utilities/CardType/CardTypeDetector.swift +++ b/AdyenCard/Utilities/CardType/CardTypeDetector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift b/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift index b8b2a64794..4e76d524fa 100644 --- a/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift +++ b/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/Non SPM Bundle Extension/CardBundleExtension.swift b/AdyenCard/Utilities/Non SPM Bundle Extension/CardBundleExtension.swift index f83d8b48b9..30075f5fee 100644 --- a/AdyenCard/Utilities/Non SPM Bundle Extension/CardBundleExtension.swift +++ b/AdyenCard/Utilities/Non SPM Bundle Extension/CardBundleExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardExpiryDateValidator.swift b/AdyenCard/Validators/CardExpiryDateValidator.swift index aad2d6dc66..4bd16d9b19 100644 --- a/AdyenCard/Validators/CardExpiryDateValidator.swift +++ b/AdyenCard/Validators/CardExpiryDateValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardHolderNameValidator.swift b/AdyenCard/Validators/CardHolderNameValidator.swift index 722a75f201..7314609324 100644 --- a/AdyenCard/Validators/CardHolderNameValidator.swift +++ b/AdyenCard/Validators/CardHolderNameValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardKCPValidators.swift b/AdyenCard/Validators/CardKCPValidators.swift index 6cb46cd93e..6de0487a02 100644 --- a/AdyenCard/Validators/CardKCPValidators.swift +++ b/AdyenCard/Validators/CardKCPValidators.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardNumberValidator.swift b/AdyenCard/Validators/CardNumberValidator.swift index 92e38c8f48..071f28e21a 100644 --- a/AdyenCard/Validators/CardNumberValidator.swift +++ b/AdyenCard/Validators/CardNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardPublicKeyValidator.swift b/AdyenCard/Validators/CardPublicKeyValidator.swift index c66a2204ea..1d3c163482 100644 --- a/AdyenCard/Validators/CardPublicKeyValidator.swift +++ b/AdyenCard/Validators/CardPublicKeyValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardSecurityCodeValidator.swift b/AdyenCard/Validators/CardSecurityCodeValidator.swift index 4007983ba8..391e5206b5 100644 --- a/AdyenCard/Validators/CardSecurityCodeValidator.swift +++ b/AdyenCard/Validators/CardSecurityCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardValidationError.swift b/AdyenCard/Validators/CardValidationError.swift index 114b1dcfeb..5d6b7221d2 100644 --- a/AdyenCard/Validators/CardValidationError.swift +++ b/AdyenCard/Validators/CardValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift index e43575556e..ebc6d2a012 100644 --- a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift +++ b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift index 91379123e0..58bc0021dc 100644 --- a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift +++ b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayComponent.swift b/AdyenCashAppPay/CashAppPayComponent.swift index 2645c1c65b..cea7665b7d 100644 --- a/AdyenCashAppPay/CashAppPayComponent.swift +++ b/AdyenCashAppPay/CashAppPayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayConfiguration.swift b/AdyenCashAppPay/CashAppPayConfiguration.swift index 21d29e8ddd..256f331fe0 100644 --- a/AdyenCashAppPay/CashAppPayConfiguration.swift +++ b/AdyenCashAppPay/CashAppPayConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayDetails.swift b/AdyenCashAppPay/CashAppPayDetails.swift index e5335bbb0c..eda12a4a1e 100644 --- a/AdyenCashAppPay/CashAppPayDetails.swift +++ b/AdyenCashAppPay/CashAppPayDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/ACH Direct Debit/ACHDirectDebitComponent.swift b/AdyenComponents/ACH Direct Debit/ACHDirectDebitComponent.swift index bbbe717981..a5f68fbbfd 100644 --- a/AdyenComponents/ACH Direct Debit/ACHDirectDebitComponent.swift +++ b/AdyenComponents/ACH Direct Debit/ACHDirectDebitComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/ACH Direct Debit/ACHDirectDebitDetails.swift b/AdyenComponents/ACH Direct Debit/ACHDirectDebitDetails.swift index 64e3a5cf73..cbaee0c7a6 100644 --- a/AdyenComponents/ACH Direct Debit/ACHDirectDebitDetails.swift +++ b/AdyenComponents/ACH Direct Debit/ACHDirectDebitDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Affirm/AffirmComponent.swift b/AdyenComponents/Affirm/AffirmComponent.swift index f13e67d210..f3ec4aa23b 100644 --- a/AdyenComponents/Affirm/AffirmComponent.swift +++ b/AdyenComponents/Affirm/AffirmComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Affirm/AffirmDetails.swift b/AdyenComponents/Affirm/AffirmDetails.swift index 04145eb2a8..5aae633a77 100644 --- a/AdyenComponents/Affirm/AffirmDetails.swift +++ b/AdyenComponents/Affirm/AffirmDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayComponent.swift b/AdyenComponents/Apple Pay/ApplePayComponent.swift index 6066a43535..4e5ee2a3a4 100644 --- a/AdyenComponents/Apple Pay/ApplePayComponent.swift +++ b/AdyenComponents/Apple Pay/ApplePayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayComponentDelegate.swift b/AdyenComponents/Apple Pay/ApplePayComponentDelegate.swift index 2b09b2005e..30be4db26a 100644 --- a/AdyenComponents/Apple Pay/ApplePayComponentDelegate.swift +++ b/AdyenComponents/Apple Pay/ApplePayComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayComponentError.swift b/AdyenComponents/Apple Pay/ApplePayComponentError.swift index 1586e5652c..9f9acd281f 100644 --- a/AdyenComponents/Apple Pay/ApplePayComponentError.swift +++ b/AdyenComponents/Apple Pay/ApplePayComponentError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayComponentExtensions.swift b/AdyenComponents/Apple Pay/ApplePayComponentExtensions.swift index 68262e1f59..ec58a6cf25 100644 --- a/AdyenComponents/Apple Pay/ApplePayComponentExtensions.swift +++ b/AdyenComponents/Apple Pay/ApplePayComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayConfiguration.swift b/AdyenComponents/Apple Pay/ApplePayConfiguration.swift index ec5623cdf9..6c3d2f3858 100644 --- a/AdyenComponents/Apple Pay/ApplePayConfiguration.swift +++ b/AdyenComponents/Apple Pay/ApplePayConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayDetails.swift b/AdyenComponents/Apple Pay/ApplePayDetails.swift index 68015a8454..52c3053c8a 100644 --- a/AdyenComponents/Apple Pay/ApplePayDetails.swift +++ b/AdyenComponents/Apple Pay/ApplePayDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Apple Pay/ApplePayPayment.swift b/AdyenComponents/Apple Pay/ApplePayPayment.swift index f840b5e271..b70ba21c61 100644 --- a/AdyenComponents/Apple Pay/ApplePayPayment.swift +++ b/AdyenComponents/Apple Pay/ApplePayPayment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift b/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift index bde9d5bd63..9e35538d81 100644 --- a/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift +++ b/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeComponent.swift b/AdyenComponents/Atome/AtomeComponent.swift index 7343408423..5e98721de6 100644 --- a/AdyenComponents/Atome/AtomeComponent.swift +++ b/AdyenComponents/Atome/AtomeComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeDetails.swift b/AdyenComponents/Atome/AtomeDetails.swift index 8da1227e67..830184e780 100644 --- a/AdyenComponents/Atome/AtomeDetails.swift +++ b/AdyenComponents/Atome/AtomeDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/BACSDirectDebitComponent.swift b/AdyenComponents/BACS Direct Debit/BACSDirectDebitComponent.swift index 993d480eee..4d51f63376 100644 --- a/AdyenComponents/BACS Direct Debit/BACSDirectDebitComponent.swift +++ b/AdyenComponents/BACS Direct Debit/BACSDirectDebitComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/BACSDirectDebitDetails.swift b/AdyenComponents/BACS Direct Debit/BACSDirectDebitDetails.swift index 0f3eaf0467..7dd4ebddcf 100644 --- a/AdyenComponents/BACS Direct Debit/BACSDirectDebitDetails.swift +++ b/AdyenComponents/BACS Direct Debit/BACSDirectDebitDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Factories/BACSItemsFactory.swift b/AdyenComponents/BACS Direct Debit/Factories/BACSItemsFactory.swift index e789ad32e3..646ccbae36 100644 --- a/AdyenComponents/BACS Direct Debit/Factories/BACSItemsFactory.swift +++ b/AdyenComponents/BACS Direct Debit/Factories/BACSItemsFactory.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Models/BACSDirectDebitData.swift b/AdyenComponents/BACS Direct Debit/Models/BACSDirectDebitData.swift index fa3a26d761..85e745e66c 100644 --- a/AdyenComponents/BACS Direct Debit/Models/BACSDirectDebitData.swift +++ b/AdyenComponents/BACS Direct Debit/Models/BACSDirectDebitData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenter.swift b/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenter.swift index 2fd6d5494a..b119d879b3 100644 --- a/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenter.swift +++ b/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewController.swift b/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewController.swift index 8a7fe61a2b..07a19cee4e 100644 --- a/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewController.swift +++ b/AdyenComponents/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputFormViewController.swift b/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputFormViewController.swift index b38ba1477b..ff386e96be 100644 --- a/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputFormViewController.swift +++ b/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputFormViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift b/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift index 08a0edb51e..5377171149 100644 --- a/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift +++ b/AdyenComponents/BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BACS Direct Debit/Trackers/BACSDirectDebitComponentTracker.swift b/AdyenComponents/BACS Direct Debit/Trackers/BACSDirectDebitComponentTracker.swift index 0edc6ea704..05e7f431af 100644 --- a/AdyenComponents/BACS Direct Debit/Trackers/BACSDirectDebitComponentTracker.swift +++ b/AdyenComponents/BACS Direct Debit/Trackers/BACSDirectDebitComponentTracker.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BLIK/BLIKComponent.swift b/AdyenComponents/BLIK/BLIKComponent.swift index 838653cb15..52266bf6fd 100644 --- a/AdyenComponents/BLIK/BLIKComponent.swift +++ b/AdyenComponents/BLIK/BLIKComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BLIK/BLIKDetails.swift b/AdyenComponents/BLIK/BLIKDetails.swift index 0034ed7267..445ac427df 100644 --- a/AdyenComponents/BLIK/BLIKDetails.swift +++ b/AdyenComponents/BLIK/BLIKDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift index 0c1f8dd583..543f07f604 100644 --- a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift +++ b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift index f452c62036..369f28f6ad 100644 --- a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift +++ b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoComponent.swift b/AdyenComponents/Boleto/BoletoComponent.swift index 21e0bb3d96..3b172df052 100644 --- a/AdyenComponents/Boleto/BoletoComponent.swift +++ b/AdyenComponents/Boleto/BoletoComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoComponentExtensions.swift b/AdyenComponents/Boleto/BoletoComponentExtensions.swift index 915610acef..0c837f6d1e 100644 --- a/AdyenComponents/Boleto/BoletoComponentExtensions.swift +++ b/AdyenComponents/Boleto/BoletoComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoDetails.swift b/AdyenComponents/Boleto/BoletoDetails.swift index fc6e6ad190..422f7a1e48 100644 --- a/AdyenComponents/Boleto/BoletoDetails.swift +++ b/AdyenComponents/Boleto/BoletoDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Doku/DokuComponent.swift b/AdyenComponents/Doku/DokuComponent.swift index 7653aaed1c..e587868ffd 100644 --- a/AdyenComponents/Doku/DokuComponent.swift +++ b/AdyenComponents/Doku/DokuComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Doku/DokuDetails.swift b/AdyenComponents/Doku/DokuDetails.swift index f8ce662ab2..bdb655be52 100644 --- a/AdyenComponents/Doku/DokuDetails.swift +++ b/AdyenComponents/Doku/DokuDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Instant/InstantComponents.swift b/AdyenComponents/Instant/InstantComponents.swift index 4ee4618039..35c2b53c1b 100644 --- a/AdyenComponents/Instant/InstantComponents.swift +++ b/AdyenComponents/Instant/InstantComponents.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Issuer List/IssuerListComponent.swift b/AdyenComponents/Issuer List/IssuerListComponent.swift index e454455e34..7ede3adf15 100644 --- a/AdyenComponents/Issuer List/IssuerListComponent.swift +++ b/AdyenComponents/Issuer List/IssuerListComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Issuer List/IssuerListDetails.swift b/AdyenComponents/Issuer List/IssuerListDetails.swift index ec8548c2bc..76a8dd0060 100644 --- a/AdyenComponents/Issuer List/IssuerListDetails.swift +++ b/AdyenComponents/Issuer List/IssuerListDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Issuer List/IssuerListEmptyView.swift b/AdyenComponents/Issuer List/IssuerListEmptyView.swift index 683ac2c793..2c50f3e5a3 100644 --- a/AdyenComponents/Issuer List/IssuerListEmptyView.swift +++ b/AdyenComponents/Issuer List/IssuerListEmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/MB Way/MBWayComponent.swift b/AdyenComponents/MB Way/MBWayComponent.swift index f7b28bec6a..97df10809b 100644 --- a/AdyenComponents/MB Way/MBWayComponent.swift +++ b/AdyenComponents/MB Way/MBWayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/MB Way/MBWayDetails.swift b/AdyenComponents/MB Way/MBWayDetails.swift index 9c7cf07fc3..a4f8dd9fc4 100644 --- a/AdyenComponents/MB Way/MBWayDetails.swift +++ b/AdyenComponents/MB Way/MBWayDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift b/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift index c665097c95..d75ddc6cdf 100644 --- a/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift +++ b/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift b/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift index 3257d69b24..997030fa5f 100644 --- a/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift +++ b/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift index 0edf4de37b..50bbf59224 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift index 4769ae476d..70f88e8f67 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift index ab5b704f3a..cf36a48cc8 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift index e5abb918a6..414821aeeb 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift index 00ea2a0e28..f3172d8c22 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Qiwi Wallet/QiwiWalletComponent.swift b/AdyenComponents/Qiwi Wallet/QiwiWalletComponent.swift index f151d6887b..0e7fb28261 100644 --- a/AdyenComponents/Qiwi Wallet/QiwiWalletComponent.swift +++ b/AdyenComponents/Qiwi Wallet/QiwiWalletComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Qiwi Wallet/QiwiWalletDetails.swift b/AdyenComponents/Qiwi Wallet/QiwiWalletDetails.swift index 1e835583bf..6d67dc511b 100644 --- a/AdyenComponents/Qiwi Wallet/QiwiWalletDetails.swift +++ b/AdyenComponents/Qiwi Wallet/QiwiWalletDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/SEPA Direct Debit/SEPADirectDebitComponent.swift b/AdyenComponents/SEPA Direct Debit/SEPADirectDebitComponent.swift index 3ed3cad2c3..ffa979c811 100644 --- a/AdyenComponents/SEPA Direct Debit/SEPADirectDebitComponent.swift +++ b/AdyenComponents/SEPA Direct Debit/SEPADirectDebitComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/SEPA Direct Debit/SEPADirectDebitDetails.swift b/AdyenComponents/SEPA Direct Debit/SEPADirectDebitDetails.swift index ac407a2a34..e91d9f0b87 100644 --- a/AdyenComponents/SEPA Direct Debit/SEPADirectDebitDetails.swift +++ b/AdyenComponents/SEPA Direct Debit/SEPADirectDebitDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/UPI/UPIComponent.swift b/AdyenComponents/UPI/UPIComponent.swift index b5272c665d..4c465b06ca 100644 --- a/AdyenComponents/UPI/UPIComponent.swift +++ b/AdyenComponents/UPI/UPIComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/UPI/UPIComponentDetails.swift b/AdyenComponents/UPI/UPIComponentDetails.swift index 619cac8109..37460fabbd 100644 --- a/AdyenComponents/UPI/UPIComponentDetails.swift +++ b/AdyenComponents/UPI/UPIComponentDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift b/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift index c36eeae2af..4ac8f5c830 100644 --- a/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift +++ b/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PaymentMethodListComponent.swift b/AdyenDropIn/Components/PaymentMethodListComponent.swift index a6e4969a96..d403979739 100644 --- a/AdyenDropIn/Components/PaymentMethodListComponent.swift +++ b/AdyenDropIn/Components/PaymentMethodListComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PreApplePayComponent.swift b/AdyenDropIn/Components/PreApplePayComponent.swift index 0c120e91d5..019c7c7cac 100644 --- a/AdyenDropIn/Components/PreApplePayComponent.swift +++ b/AdyenDropIn/Components/PreApplePayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift b/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift index 0a1620dcfb..7e6a23224e 100644 --- a/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift +++ b/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/DropInComponent.swift b/AdyenDropIn/DropInComponent.swift index 8b09313edb..2ba7d4d4e8 100644 --- a/AdyenDropIn/DropInComponent.swift +++ b/AdyenDropIn/DropInComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/DropInComponentExtensions.swift b/AdyenDropIn/DropInComponentExtensions.swift index c4132388fb..5e201dd534 100644 --- a/AdyenDropIn/DropInComponentExtensions.swift +++ b/AdyenDropIn/DropInComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift b/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift index 26031f60a8..472dac9f05 100644 --- a/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift +++ b/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInComponentStyle.swift b/AdyenDropIn/Models/DropInComponentStyle.swift index 16ae20e18a..7a414c87f0 100644 --- a/AdyenDropIn/Models/DropInComponentStyle.swift +++ b/AdyenDropIn/Models/DropInComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInConfiguration.swift b/AdyenDropIn/Models/DropInConfiguration.swift index 6491bee863..1bb621d70c 100644 --- a/AdyenDropIn/Models/DropInConfiguration.swift +++ b/AdyenDropIn/Models/DropInConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/DimmingPresentationController.swift b/AdyenDropIn/Presentation/DimmingPresentationController.swift index de462e3fbf..164de98e30 100644 --- a/AdyenDropIn/Presentation/DimmingPresentationController.swift +++ b/AdyenDropIn/Presentation/DimmingPresentationController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/DropInNavigationController.swift b/AdyenDropIn/Presentation/DropInNavigationController.swift index 5e4c58dbd1..09b3f4f7c1 100644 --- a/AdyenDropIn/Presentation/DropInNavigationController.swift +++ b/AdyenDropIn/Presentation/DropInNavigationController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/ModalViewController.swift b/AdyenDropIn/Presentation/ModalViewController.swift index 6e47cd07f3..1630cf4ee8 100644 --- a/AdyenDropIn/Presentation/ModalViewController.swift +++ b/AdyenDropIn/Presentation/ModalViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/NavigationDelegate.swift b/AdyenDropIn/Presentation/NavigationDelegate.swift index c2a3a54d83..11bddbca89 100644 --- a/AdyenDropIn/Presentation/NavigationDelegate.swift +++ b/AdyenDropIn/Presentation/NavigationDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift b/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift index 877b9bb3df..2faf38c62b 100644 --- a/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift +++ b/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/WrapperViewController.swift b/AdyenDropIn/Presentation/WrapperViewController.swift index 2d42c9331a..60edf10b62 100644 --- a/AdyenDropIn/Presentation/WrapperViewController.swift +++ b/AdyenDropIn/Presentation/WrapperViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift b/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift index 951a9a9380..0e21e4ae09 100644 --- a/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift +++ b/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentManager.swift b/AdyenDropIn/Utilities/ComponentManager.swift index b5f7ec57af..d12af885d7 100644 --- a/AdyenDropIn/Utilities/ComponentManager.swift +++ b/AdyenDropIn/Utilities/ComponentManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentSections.swift b/AdyenDropIn/Utilities/ComponentSections.swift index a1d228be13..69cfc863a6 100644 --- a/AdyenDropIn/Utilities/ComponentSections.swift +++ b/AdyenDropIn/Utilities/ComponentSections.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Views/PreApplePayView.swift b/AdyenDropIn/Views/PreApplePayView.swift index c5112d2b9c..21fcb66b9b 100644 --- a/AdyenDropIn/Views/PreApplePayView.swift +++ b/AdyenDropIn/Views/PreApplePayView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/AnyEncryptor.swift b/AdyenEncryption/AnyEncryptor.swift index 8a24c0ea75..fd9b1a42f8 100644 --- a/AdyenEncryption/AnyEncryptor.swift +++ b/AdyenEncryption/AnyEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/BankDetailsEncryptor.swift b/AdyenEncryption/BankDetailsEncryptor.swift index cbcd55248c..ed0f359e5d 100644 --- a/AdyenEncryption/BankDetailsEncryptor.swift +++ b/AdyenEncryption/BankDetailsEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/CardEncryptor.swift b/AdyenEncryption/CardEncryptor.swift index 0187fd2375..63e2cbb1a8 100644 --- a/AdyenEncryption/CardEncryptor.swift +++ b/AdyenEncryption/CardEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/DataExtension.swift b/AdyenEncryption/Extensions/DataExtension.swift index b7a2db14bd..3af99bbe46 100644 --- a/AdyenEncryption/Extensions/DataExtension.swift +++ b/AdyenEncryption/Extensions/DataExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/IntegerExtension.swift b/AdyenEncryption/Extensions/IntegerExtension.swift index ff36f310b6..18d5237cbf 100644 --- a/AdyenEncryption/Extensions/IntegerExtension.swift +++ b/AdyenEncryption/Extensions/IntegerExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift b/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift index 29768396a5..edb8e06cb1 100644 --- a/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift +++ b/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/StringExtension.swift b/AdyenEncryption/Extensions/StringExtension.swift index 4308d041e2..2b4802d6d2 100644 --- a/AdyenEncryption/Extensions/StringExtension.swift +++ b/AdyenEncryption/Extensions/StringExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/CommonCryptoHelpers.swift b/AdyenEncryption/JOSE/Encryption Algorithms/CommonCryptoHelpers.swift index 860fc0719a..1f802edcf6 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/CommonCryptoHelpers.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/CommonCryptoHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAA256CBCHS512Algorithm.swift b/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAA256CBCHS512Algorithm.swift index df9568f56b..2108ae4a16 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAA256CBCHS512Algorithm.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAA256CBCHS512Algorithm.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAEncryptionAlgorithm.swift b/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAEncryptionAlgorithm.swift index d1ae41c22b..4620a7f5a5 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAEncryptionAlgorithm.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAEncryptionAlgorithm.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryption.swift b/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryption.swift index 9815d4fa5e..05af351bd6 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryption.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryption.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryptionGenerator.swift b/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryptionGenerator.swift index 565e0db67c..456f223fa4 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryptionGenerator.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryptionGenerator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/JOSE/Encryption Algorithms/Key Encryption Algorithms/RSAOAEP256Algorithm.swift b/AdyenEncryption/JOSE/Encryption Algorithms/Key Encryption Algorithms/RSAOAEP256Algorithm.swift index 55610dc979..87e4ff8f6b 100644 --- a/AdyenEncryption/JOSE/Encryption Algorithms/Key Encryption Algorithms/RSAOAEP256Algorithm.swift +++ b/AdyenEncryption/JOSE/Encryption Algorithms/Key Encryption Algorithms/RSAOAEP256Algorithm.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Model/Card.swift b/AdyenEncryption/Model/Card.swift index b12d06be2e..5fde71fb9c 100644 --- a/AdyenEncryption/Model/Card.swift +++ b/AdyenEncryption/Model/Card.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Model/EncryptedCard.swift b/AdyenEncryption/Model/EncryptedCard.swift index ba166d2816..376c25d4f6 100644 --- a/AdyenEncryption/Model/EncryptedCard.swift +++ b/AdyenEncryption/Model/EncryptedCard.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/BankPayload.swift b/AdyenEncryption/Payload/BankPayload.swift index 34899ed63f..940401e23b 100644 --- a/AdyenEncryption/Payload/BankPayload.swift +++ b/AdyenEncryption/Payload/BankPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/BinPayload.swift b/AdyenEncryption/Payload/BinPayload.swift index 3fcb280584..164e2c14ce 100644 --- a/AdyenEncryption/Payload/BinPayload.swift +++ b/AdyenEncryption/Payload/BinPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/CardPayload.swift b/AdyenEncryption/Payload/CardPayload.swift index 2dc982a34a..ed1a97635c 100644 --- a/AdyenEncryption/Payload/CardPayload.swift +++ b/AdyenEncryption/Payload/CardPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/Payload.swift b/AdyenEncryption/Payload/Payload.swift index 3e884a06cb..e45ac37ff4 100644 --- a/AdyenEncryption/Payload/Payload.swift +++ b/AdyenEncryption/Payload/Payload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Disable Stored Payments/DisableStoredPaymentMethodRequest.swift b/AdyenSession/API/Disable Stored Payments/DisableStoredPaymentMethodRequest.swift index 060dc51d03..e23fc50849 100644 --- a/AdyenSession/API/Disable Stored Payments/DisableStoredPaymentMethodRequest.swift +++ b/AdyenSession/API/Disable Stored Payments/DisableStoredPaymentMethodRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift b/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift index 49a7df289f..9bb1f3f780 100644 --- a/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift +++ b/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Partial Payments API/Cancel Order/CancelOrderRequest.swift b/AdyenSession/API/Partial Payments API/Cancel Order/CancelOrderRequest.swift index 1bce6d63f2..43a4cda1dd 100644 --- a/AdyenSession/API/Partial Payments API/Cancel Order/CancelOrderRequest.swift +++ b/AdyenSession/API/Partial Payments API/Cancel Order/CancelOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Partial Payments API/Create Order/CreateOrderRequest.swift b/AdyenSession/API/Partial Payments API/Create Order/CreateOrderRequest.swift index 40e172c731..f32b8d3c85 100644 --- a/AdyenSession/API/Partial Payments API/Create Order/CreateOrderRequest.swift +++ b/AdyenSession/API/Partial Payments API/Create Order/CreateOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Payment Details/PaymentDetailsRequest.swift b/AdyenSession/API/Payment Details/PaymentDetailsRequest.swift index 60b1a6adce..49226ee0be 100644 --- a/AdyenSession/API/Payment Details/PaymentDetailsRequest.swift +++ b/AdyenSession/API/Payment Details/PaymentDetailsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Payments/PaymentsRequest.swift b/AdyenSession/API/Payments/PaymentsRequest.swift index dca13456bc..b7f8955302 100644 --- a/AdyenSession/API/Payments/PaymentsRequest.swift +++ b/AdyenSession/API/Payments/PaymentsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/SelfRetainingAPIClient.swift b/AdyenSession/API/SelfRetainingAPIClient.swift index 8c357a7642..c20091d249 100644 --- a/AdyenSession/API/SelfRetainingAPIClient.swift +++ b/AdyenSession/API/SelfRetainingAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Session Setup/SessionSetupRequest.swift b/AdyenSession/API/Session Setup/SessionSetupRequest.swift index 826aca9781..7ce1295b09 100644 --- a/AdyenSession/API/Session Setup/SessionSetupRequest.swift +++ b/AdyenSession/API/Session Setup/SessionSetupRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/SessionAPIClient.swift b/AdyenSession/API/SessionAPIClient.swift index dd83e11746..9adf9b6b4b 100644 --- a/AdyenSession/API/SessionAPIClient.swift +++ b/AdyenSession/API/SessionAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+ActionComponentDelegate.swift b/AdyenSession/AdyenSession+ActionComponentDelegate.swift index fa3a412fe7..f2d83ed713 100644 --- a/AdyenSession/AdyenSession+ActionComponentDelegate.swift +++ b/AdyenSession/AdyenSession+ActionComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+DropInComponentDelegate.swift b/AdyenSession/AdyenSession+DropInComponentDelegate.swift index 5f4b490a98..d4086e11b7 100644 --- a/AdyenSession/AdyenSession+DropInComponentDelegate.swift +++ b/AdyenSession/AdyenSession+DropInComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+PartialPaymentDelegate.swift b/AdyenSession/AdyenSession+PartialPaymentDelegate.swift index 4de306b247..2a727e08da 100644 --- a/AdyenSession/AdyenSession+PartialPaymentDelegate.swift +++ b/AdyenSession/AdyenSession+PartialPaymentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+PaymentComponentDelegate.swift b/AdyenSession/AdyenSession+PaymentComponentDelegate.swift index 9a13e63cd5..a0f9d945e8 100644 --- a/AdyenSession/AdyenSession+PaymentComponentDelegate.swift +++ b/AdyenSession/AdyenSession+PaymentComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift b/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift index eae49c00c8..c2d94506eb 100644 --- a/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift +++ b/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession.swift b/AdyenSession/AdyenSession.swift index bdaef6a924..86c1064e91 100644 --- a/AdyenSession/AdyenSession.swift +++ b/AdyenSession/AdyenSession.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSessionDelegate.swift b/AdyenSession/AdyenSessionDelegate.swift index c8ecdfe14f..bcc076d84a 100644 --- a/AdyenSession/AdyenSessionDelegate.swift +++ b/AdyenSession/AdyenSessionDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSessionResult.swift b/AdyenSession/AdyenSessionResult.swift index d108685964..5c7f470518 100644 --- a/AdyenSession/AdyenSessionResult.swift +++ b/AdyenSession/AdyenSessionResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSwiftUI/Present View Controller/FullScreenViewControllerPresenter.swift b/AdyenSwiftUI/Present View Controller/FullScreenViewControllerPresenter.swift index 2e5a67dadc..a6feea4a86 100644 --- a/AdyenSwiftUI/Present View Controller/FullScreenViewControllerPresenter.swift +++ b/AdyenSwiftUI/Present View Controller/FullScreenViewControllerPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenTwint/TwintComponent.swift b/AdyenTwint/TwintComponent.swift index 7cdbacab47..45aa3bec00 100644 --- a/AdyenTwint/TwintComponent.swift +++ b/AdyenTwint/TwintComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenTwint/TwintDetails.swift b/AdyenTwint/TwintDetails.swift index c12d493060..730e93effd 100644 --- a/AdyenTwint/TwintDetails.swift +++ b/AdyenTwint/TwintDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift index a71be4debe..81f702f79b 100644 --- a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift +++ b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift index 89157061e0..137de01eba 100644 --- a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift +++ b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/AnalyticsSettingsView.swift b/Demo/Common/Configuration/AnalyticsSettingsView.swift index 6ee03b4b29..12e557235f 100644 --- a/Demo/Common/Configuration/AnalyticsSettingsView.swift +++ b/Demo/Common/Configuration/AnalyticsSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ApplePaySettingsView.swift b/Demo/Common/Configuration/ApplePaySettingsView.swift index 285a9a1c36..91dc4cb3f9 100644 --- a/Demo/Common/Configuration/ApplePaySettingsView.swift +++ b/Demo/Common/Configuration/ApplePaySettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/CardComponentSettingsView.swift b/Demo/Common/Configuration/CardComponentSettingsView.swift index 2e7f74cf8c..622f00b66b 100644 --- a/Demo/Common/Configuration/CardComponentSettingsView.swift +++ b/Demo/Common/Configuration/CardComponentSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ConfigurationView.swift b/Demo/Common/Configuration/ConfigurationView.swift index 8ab4ab32a1..c29e9f21f0 100644 --- a/Demo/Common/Configuration/ConfigurationView.swift +++ b/Demo/Common/Configuration/ConfigurationView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ConfigurationViewModel.swift b/Demo/Common/Configuration/ConfigurationViewModel.swift index 0af7dd9e8e..8282d43a4d 100644 --- a/Demo/Common/Configuration/ConfigurationViewModel.swift +++ b/Demo/Common/Configuration/ConfigurationViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/DropInSettingsView.swift b/Demo/Common/Configuration/DropInSettingsView.swift index 4849c496c6..c1f8bc4463 100644 --- a/Demo/Common/Configuration/DropInSettingsView.swift +++ b/Demo/Common/Configuration/DropInSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/SearchBar.swift b/Demo/Common/Configuration/SearchBar.swift index 884cf74d4f..ee78423325 100644 --- a/Demo/Common/Configuration/SearchBar.swift +++ b/Demo/Common/Configuration/SearchBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Helpers/APIClientHelper.swift b/Demo/Common/Helpers/APIClientHelper.swift index d497a24d54..74cc467127 100644 --- a/Demo/Common/Helpers/APIClientHelper.swift +++ b/Demo/Common/Helpers/APIClientHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Helpers/CodingHelpers.swift b/Demo/Common/Helpers/CodingHelpers.swift index 391836e928..0aea1d63d5 100644 --- a/Demo/Common/Helpers/CodingHelpers.swift +++ b/Demo/Common/Helpers/CodingHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/ComponentCreationError.swift b/Demo/Common/IntegrationExamples/ComponentCreationError.swift index 0f88794d14..fb6e88c52e 100644 --- a/Demo/Common/IntegrationExamples/ComponentCreationError.swift +++ b/Demo/Common/IntegrationExamples/ComponentCreationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift index c8c345ca26..bf4d0397c7 100644 --- a/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift b/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift index 05ed8596e0..9edcb9e87d 100644 --- a/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift index bdbada9977..297bfa16dd 100644 --- a/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift b/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift index 4621efe48d..93e17dff50 100644 --- a/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift index dab846afb2..76e3637d24 100644 --- a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift index f4b80d1368..c30d051387 100644 --- a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift index 6be3df9f11..f16c94f5d9 100644 --- a/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift b/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift index c951b04565..dbdfb6f595 100644 --- a/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift b/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift index 89993f19a7..a8f9af6da5 100644 --- a/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift +++ b/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift index 76b770318a..6b5943c9cb 100644 --- a/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift b/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift index 07181668cc..4663484d3a 100644 --- a/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift +++ b/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift b/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift index a0d6f377b9..5bdbd2523b 100644 --- a/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift +++ b/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift index 2efbc30d3c..a775660bcd 100644 --- a/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift index a071c9ffa5..6e998b639f 100644 --- a/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift index 566893e4ce..663210d4e2 100644 --- a/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Models/ComponentsItem.swift b/Demo/Common/Models/ComponentsItem.swift index ffc69c9e05..ecdfe08c90 100644 --- a/Demo/Common/Models/ComponentsItem.swift +++ b/Demo/Common/Models/ComponentsItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Models/ExampleContainer.swift b/Demo/Common/Models/ExampleContainer.swift index 98bf9a1d3b..9fd2e8edef 100644 --- a/Demo/Common/Models/ExampleContainer.swift +++ b/Demo/Common/Models/ExampleContainer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/APIRequest.swift b/Demo/Common/Networking/APIRequest.swift index a648bae194..e302c8a58a 100644 --- a/Demo/Common/Networking/APIRequest.swift +++ b/Demo/Common/Networking/APIRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/BalanceCheckRequest.swift b/Demo/Common/Networking/BalanceCheckRequest.swift index 0158b22512..45b543b15e 100644 --- a/Demo/Common/Networking/BalanceCheckRequest.swift +++ b/Demo/Common/Networking/BalanceCheckRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/CancelOrderRequest.swift b/Demo/Common/Networking/CancelOrderRequest.swift index b2cd2e9d1a..333bf09305 100644 --- a/Demo/Common/Networking/CancelOrderRequest.swift +++ b/Demo/Common/Networking/CancelOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/CreateOrderRequest.swift b/Demo/Common/Networking/CreateOrderRequest.swift index 2223f8e446..4238ce72e8 100644 --- a/Demo/Common/Networking/CreateOrderRequest.swift +++ b/Demo/Common/Networking/CreateOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/DefaultAPIClient.swift b/Demo/Common/Networking/DefaultAPIClient.swift index 6d7f445579..566fc6d69d 100644 --- a/Demo/Common/Networking/DefaultAPIClient.swift +++ b/Demo/Common/Networking/DefaultAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift b/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift index ac347b0cfa..ea002b3a03 100644 --- a/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift +++ b/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/Environment.swift b/Demo/Common/Networking/Environment.swift index 8800dc678c..3feb825f62 100644 --- a/Demo/Common/Networking/Environment.swift +++ b/Demo/Common/Networking/Environment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentDetailsRequest.swift b/Demo/Common/Networking/PaymentDetailsRequest.swift index ee641be9ab..ecd2d72ba3 100644 --- a/Demo/Common/Networking/PaymentDetailsRequest.swift +++ b/Demo/Common/Networking/PaymentDetailsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentMethodsRequest.swift b/Demo/Common/Networking/PaymentMethodsRequest.swift index 1238158675..021ed4ef4e 100644 --- a/Demo/Common/Networking/PaymentMethodsRequest.swift +++ b/Demo/Common/Networking/PaymentMethodsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentsRequest.swift b/Demo/Common/Networking/PaymentsRequest.swift index f7e05da7ae..7a981fac56 100644 --- a/Demo/Common/Networking/PaymentsRequest.swift +++ b/Demo/Common/Networking/PaymentsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/SessionRequest.swift b/Demo/Common/Networking/SessionRequest.swift index 76546ca051..2a586cd4ad 100644 --- a/Demo/Common/Networking/SessionRequest.swift +++ b/Demo/Common/Networking/SessionRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift b/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift index bb2b819c52..1c3ceb1a20 100644 --- a/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift +++ b/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Configuration.swift b/Demo/Configuration.swift index 29a3b7965d..70bf46d861 100644 --- a/Demo/Configuration.swift +++ b/Demo/Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/AppDelegate.swift b/Demo/SwiftUI/AppDelegate.swift index bcf8c37343..6267b48f61 100644 --- a/Demo/SwiftUI/AppDelegate.swift +++ b/Demo/SwiftUI/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/ComponentsView.swift b/Demo/SwiftUI/ComponentsView.swift index d5b171f13e..7b85d9ac13 100644 --- a/Demo/SwiftUI/ComponentsView.swift +++ b/Demo/SwiftUI/ComponentsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/ComponentsViewModel.swift b/Demo/SwiftUI/ComponentsViewModel.swift index 6f94b00a83..e827799e27 100644 --- a/Demo/SwiftUI/ComponentsViewModel.swift +++ b/Demo/SwiftUI/ComponentsViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/SceneDelegate.swift b/Demo/SwiftUI/SceneDelegate.swift index 994cc91633..103271efed 100644 --- a/Demo/SwiftUI/SceneDelegate.swift +++ b/Demo/SwiftUI/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/AppDelegate.swift b/Demo/UIKit/AppDelegate.swift index 0dc3e6a767..8c3f6ced25 100644 --- a/Demo/UIKit/AppDelegate.swift +++ b/Demo/UIKit/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/ComponentsView.swift b/Demo/UIKit/ComponentsView.swift index c31550e94f..66e9a23668 100644 --- a/Demo/UIKit/ComponentsView.swift +++ b/Demo/UIKit/ComponentsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/ComponentsViewController.swift b/Demo/UIKit/ComponentsViewController.swift index 0f34091727..1ebac4f1a3 100644 --- a/Demo/UIKit/ComponentsViewController.swift +++ b/Demo/UIKit/ComponentsViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/UIView+Helpers.swift b/Demo/UIKit/UIView+Helpers.swift index ef00feda97..3bd234470c 100644 --- a/Demo/UIKit/UIView+Helpers.swift +++ b/Demo/UIKit/UIView+Helpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/ActionComponentDelegateMock.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/ActionComponentDelegateMock.swift index 5a8fdc61b2..fd4c221d63 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/ActionComponentDelegateMock.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/ActionComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/AdyenActionComponentTests.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/AdyenActionComponentTests.swift index ee151febdc..3c1ec21e63 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/AdyenActionComponentTests.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/AdyenActionComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/Twint+Spy.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/Twint+Spy.swift index 5ef2cac575..225d2cb5c0 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/Twint+Spy.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/Twint+Spy.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Convenience.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Convenience.swift index 22dc064cb9..bebda563fd 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Convenience.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Convenience.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Flows.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Flows.swift index e202f64a91..61eeba02e4 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Flows.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests+Flows.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests.swift b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests.swift index d8f16b236b..ec75fef72d 100644 --- a/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests.swift +++ b/Tests/IntegrationTests/Actions Tests/ActionComponent/Twint/TwintSDKActionTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Await/AwaitComponentTests.swift b/Tests/IntegrationTests/Actions Tests/Await/AwaitComponentTests.swift index ba89cc90f8..6d43b2ff86 100644 --- a/Tests/IntegrationTests/Actions Tests/Await/AwaitComponentTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Await/AwaitComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Await/PollingComponentTests.swift b/Tests/IntegrationTests/Actions Tests/Await/PollingComponentTests.swift index 53454cfae1..e0645525cf 100644 --- a/Tests/IntegrationTests/Actions Tests/Await/PollingComponentTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Await/PollingComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectComponentTests.swift b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectComponentTests.swift index 7c151846af..de29ff48e4 100644 --- a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectComponentTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectDetailsTests.swift b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectDetailsTests.swift index 4bf76c6478..d32aa60309 100644 --- a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectDetailsTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectDetailsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectListnerTests.swift b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectListnerTests.swift index 707363d50f..6fe205a5c2 100644 --- a/Tests/IntegrationTests/Actions Tests/Redirect/RedirectListnerTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Redirect/RedirectListnerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/AppleWalletPassProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/AppleWalletPassProviderTests.swift index 999fc97edd..7988dc8129 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/AppleWalletPassProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/AppleWalletPassProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/BoletoVoucherShareableVoucherViewProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/BoletoVoucherShareableVoucherViewProviderTests.swift index f5f0602185..89bba57bdb 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/BoletoVoucherShareableVoucherViewProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/BoletoVoucherShareableVoucherViewProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/DokuVoucherUITests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/DokuVoucherUITests.swift index 8aacb61025..67de59b6ef 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/DokuVoucherUITests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/DokuVoucherUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/EContextATMShareableVoucherViewProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/EContextATMShareableVoucherViewProviderTests.swift index 57c00a3bb7..8913642162 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/EContextATMShareableVoucherViewProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/EContextATMShareableVoucherViewProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/EContextStoresVoucherViewControllerProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/EContextStoresVoucherViewControllerProviderTests.swift index d740980165..7c4581527b 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/EContextStoresVoucherViewControllerProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/EContextStoresVoucherViewControllerProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/MultibancoShareableVoucherViewProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/MultibancoShareableVoucherViewProviderTests.swift index 822da05286..e3eb4b5bdf 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/MultibancoShareableVoucherViewProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/MultibancoShareableVoucherViewProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/OXXOShareableVoucherViewProviderTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/OXXOShareableVoucherViewProviderTests.swift index b8576a0805..fe1eb579db 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/OXXOShareableVoucherViewProviderTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/OXXOShareableVoucherViewProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherComponentTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherComponentTests.swift index 5e3e821136..9b86521806 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherComponentTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherShareableViewProviderMock.swift b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherShareableViewProviderMock.swift index 251a0a9022..c06518948f 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherShareableViewProviderMock.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherShareableViewProviderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewDelegateMock.swift b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewDelegateMock.swift index b5156e6c13..6d147685d4 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewDelegateMock.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewTests.swift b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewTests.swift index d4eab5377b..523c7299e0 100644 --- a/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewTests.swift +++ b/Tests/IntegrationTests/Actions Tests/Voucher/VoucherViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/3DS2 Fingerprint Submitter/ThreeDS2FingerprintSubmitterTests.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/3DS2 Fingerprint Submitter/ThreeDS2FingerprintSubmitterTests.swift index 0d28431a05..8fee6af078 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/3DS2 Fingerprint Submitter/ThreeDS2FingerprintSubmitterTests.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/3DS2 Fingerprint Submitter/ThreeDS2FingerprintSubmitterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyADYServiceMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyADYServiceMock.swift index 4b16e60bef..d2e21864a6 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyADYServiceMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyADYServiceMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyRedirectComponentMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyRedirectComponentMock.swift index ed4d76d8b7..051a153c68 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyRedirectComponentMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyRedirectComponentMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2ActionHandlerMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2ActionHandlerMock.swift index fa097be4cf..6a78a624f0 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2ActionHandlerMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2ActionHandlerMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2FingerprintSubmitterMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2FingerprintSubmitterMock.swift index 1881b920c9..aa0f428cae 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2FingerprintSubmitterMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/AnyThreeDS2FingerprintSubmitterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/AuthenticationServiceMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/AuthenticationServiceMock.swift index b8b7d606d8..0dd0ff167c 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/AuthenticationServiceMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/AuthenticationServiceMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ClassicActionHandlerTests.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ClassicActionHandlerTests.swift index 7439707c44..5ea8920782 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ClassicActionHandlerTests.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ClassicActionHandlerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2CompactActionHandlerTests.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2CompactActionHandlerTests.swift index 3a65973bdc..13a251e1d8 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2CompactActionHandlerTests.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2CompactActionHandlerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ComponentTests.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ComponentTests.swift index d2a92e0565..18fd1757a6 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ComponentTests.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2ComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2DAScreenPresenterMock.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2DAScreenPresenterMock.swift index 9a16385a26..9090978c7f 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2DAScreenPresenterMock.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2DAScreenPresenterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests+Constants.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests+Constants.swift index f1b2eee50a..1c7c8b5d74 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests+Constants.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests+Constants.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests.swift index 2207104ce5..970db09982 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDS2PlusDACoreActionHandlerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDSResultExtension.swift b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDSResultExtension.swift index b7dc9bab89..4028532f08 100644 --- a/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDSResultExtension.swift +++ b/Tests/IntegrationTests/Card Tests/3DS2 Component/ThreeDSResultExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/BCMCComponentTests.swift b/Tests/IntegrationTests/Card Tests/BCMCComponentTests.swift index 8892578cd8..2ead956d53 100644 --- a/Tests/IntegrationTests/Card Tests/BCMCComponentTests.swift +++ b/Tests/IntegrationTests/Card Tests/BCMCComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/CardComponentEventTests.swift b/Tests/IntegrationTests/Card Tests/CardComponentEventTests.swift index 8c0a640822..d6d562e937 100644 --- a/Tests/IntegrationTests/Card Tests/CardComponentEventTests.swift +++ b/Tests/IntegrationTests/Card Tests/CardComponentEventTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/CardComponentTests.swift b/Tests/IntegrationTests/Card Tests/CardComponentTests.swift index 9194c1fa11..7a2e0ac195 100644 --- a/Tests/IntegrationTests/Card Tests/CardComponentTests.swift +++ b/Tests/IntegrationTests/Card Tests/CardComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/CardDetailsTests.swift b/Tests/IntegrationTests/Card Tests/CardDetailsTests.swift index f69ea60a9d..81219bf6e7 100644 --- a/Tests/IntegrationTests/Card Tests/CardDetailsTests.swift +++ b/Tests/IntegrationTests/Card Tests/CardDetailsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/CardNumbers.swift b/Tests/IntegrationTests/Card Tests/CardNumbers.swift index 4d1aea9187..4b89ea1be3 100644 --- a/Tests/IntegrationTests/Card Tests/CardNumbers.swift +++ b/Tests/IntegrationTests/Card Tests/CardNumbers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/CardPublicKeyProviderTests.swift b/Tests/IntegrationTests/Card Tests/CardPublicKeyProviderTests.swift index 8f6fa0ac22..db855537fb 100644 --- a/Tests/IntegrationTests/Card Tests/CardPublicKeyProviderTests.swift +++ b/Tests/IntegrationTests/Card Tests/CardPublicKeyProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/DualBrandViewTests.swift b/Tests/IntegrationTests/Card Tests/DualBrandViewTests.swift index abf4b2da33..c4ead41c57 100644 --- a/Tests/IntegrationTests/Card Tests/DualBrandViewTests.swift +++ b/Tests/IntegrationTests/Card Tests/DualBrandViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/FormViewControllerTests.swift b/Tests/IntegrationTests/Card Tests/FormViewControllerTests.swift index a7afe76161..2db263b3e4 100644 --- a/Tests/IntegrationTests/Card Tests/FormViewControllerTests.swift +++ b/Tests/IntegrationTests/Card Tests/FormViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Formatters/BrazilSocialSecurityNumberFormatterTests.swift b/Tests/IntegrationTests/Card Tests/Formatters/BrazilSocialSecurityNumberFormatterTests.swift index ed4f4cc0a6..08f6473bad 100644 --- a/Tests/IntegrationTests/Card Tests/Formatters/BrazilSocialSecurityNumberFormatterTests.swift +++ b/Tests/IntegrationTests/Card Tests/Formatters/BrazilSocialSecurityNumberFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Formatters/CardExpiryDateFormatterTests.swift b/Tests/IntegrationTests/Card Tests/Formatters/CardExpiryDateFormatterTests.swift index 1b10dfa1c0..611c246eb0 100644 --- a/Tests/IntegrationTests/Card Tests/Formatters/CardExpiryDateFormatterTests.swift +++ b/Tests/IntegrationTests/Card Tests/Formatters/CardExpiryDateFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Formatters/CardNumberFormatterTests.swift b/Tests/IntegrationTests/Card Tests/Formatters/CardNumberFormatterTests.swift index 2f83beb1ad..4a6a9b4e36 100644 --- a/Tests/IntegrationTests/Card Tests/Formatters/CardNumberFormatterTests.swift +++ b/Tests/IntegrationTests/Card Tests/Formatters/CardNumberFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Formatters/CardSecurityCodeFormatterTests.swift b/Tests/IntegrationTests/Card Tests/Formatters/CardSecurityCodeFormatterTests.swift index c26a810f7a..525da74af0 100644 --- a/Tests/IntegrationTests/Card Tests/Formatters/CardSecurityCodeFormatterTests.swift +++ b/Tests/IntegrationTests/Card Tests/Formatters/CardSecurityCodeFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemTests.swift b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemTests.swift index 9312224753..41c14af89c 100644 --- a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemTests.swift +++ b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemViewTests.swift b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemViewTests.swift index 5bed6f447b..4135d143ff 100644 --- a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemViewTests.swift +++ b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormCardNumberItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormItemViewBuilderTests.swift b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormItemViewBuilderTests.swift index 7e73d58f13..6f1635b00b 100644 --- a/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormItemViewBuilderTests.swift +++ b/Tests/IntegrationTests/Card Tests/Items/CardNumberItem/FormItemViewBuilderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Items/CardSecurityCodeItem/FormCardSecurityCodeItemViewTests.swift b/Tests/IntegrationTests/Card Tests/Items/CardSecurityCodeItem/FormCardSecurityCodeItemViewTests.swift index 7e213db686..1d83b7218b 100644 --- a/Tests/IntegrationTests/Card Tests/Items/CardSecurityCodeItem/FormCardSecurityCodeItemViewTests.swift +++ b/Tests/IntegrationTests/Card Tests/Items/CardSecurityCodeItem/FormCardSecurityCodeItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Mocks/CardComponentDelegateMock.swift b/Tests/IntegrationTests/Card Tests/Mocks/CardComponentDelegateMock.swift index 64d3abf534..0c8746587c 100644 --- a/Tests/IntegrationTests/Card Tests/Mocks/CardComponentDelegateMock.swift +++ b/Tests/IntegrationTests/Card Tests/Mocks/CardComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Mocks/CardTypeProviderMock.swift b/Tests/IntegrationTests/Card Tests/Mocks/CardTypeProviderMock.swift index 5a354b39a0..331d1a3b04 100644 --- a/Tests/IntegrationTests/Card Tests/Mocks/CardTypeProviderMock.swift +++ b/Tests/IntegrationTests/Card Tests/Mocks/CardTypeProviderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Mocks/OpenExternalAppDetector+Mock.swift b/Tests/IntegrationTests/Card Tests/Mocks/OpenExternalAppDetector+Mock.swift index a82431f119..be825124e9 100644 --- a/Tests/IntegrationTests/Card Tests/Mocks/OpenExternalAppDetector+Mock.swift +++ b/Tests/IntegrationTests/Card Tests/Mocks/OpenExternalAppDetector+Mock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Mocks/PublicKeyProviderMock.swift b/Tests/IntegrationTests/Card Tests/Mocks/PublicKeyProviderMock.swift index 7dd31e2a40..b7e1c30595 100644 --- a/Tests/IntegrationTests/Card Tests/Mocks/PublicKeyProviderMock.swift +++ b/Tests/IntegrationTests/Card Tests/Mocks/PublicKeyProviderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/StoredCardAlertManagerTests.swift b/Tests/IntegrationTests/Card Tests/StoredCardAlertManagerTests.swift index a17befea9f..b109b36104 100644 --- a/Tests/IntegrationTests/Card Tests/StoredCardAlertManagerTests.swift +++ b/Tests/IntegrationTests/Card Tests/StoredCardAlertManagerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/StoredCardComponentTests.swift b/Tests/IntegrationTests/Card Tests/StoredCardComponentTests.swift index a08adafea4..e0ce343fe6 100644 --- a/Tests/IntegrationTests/Card Tests/StoredCardComponentTests.swift +++ b/Tests/IntegrationTests/Card Tests/StoredCardComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/StoredPaymentMethodComponentTests.swift b/Tests/IntegrationTests/Card Tests/StoredPaymentMethodComponentTests.swift index 5fc27f958c..b38bb9482b 100644 --- a/Tests/IntegrationTests/Card Tests/StoredPaymentMethodComponentTests.swift +++ b/Tests/IntegrationTests/Card Tests/StoredPaymentMethodComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Utilities/CardBrandProviderTests.swift b/Tests/IntegrationTests/Card Tests/Utilities/CardBrandProviderTests.swift index fe003a7cc8..0cb31cf6a7 100644 --- a/Tests/IntegrationTests/Card Tests/Utilities/CardBrandProviderTests.swift +++ b/Tests/IntegrationTests/Card Tests/Utilities/CardBrandProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Utilities/CardEncryptorCardTests.swift b/Tests/IntegrationTests/Card Tests/Utilities/CardEncryptorCardTests.swift index 3165a58470..1d3af62248 100644 --- a/Tests/IntegrationTests/Card Tests/Utilities/CardEncryptorCardTests.swift +++ b/Tests/IntegrationTests/Card Tests/Utilities/CardEncryptorCardTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Utilities/CardTypeDetectorTests.swift b/Tests/IntegrationTests/Card Tests/Utilities/CardTypeDetectorTests.swift index e1e2c5dc02..bc75011573 100644 --- a/Tests/IntegrationTests/Card Tests/Utilities/CardTypeDetectorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Utilities/CardTypeDetectorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Utilities/ThrottlerTests.swift b/Tests/IntegrationTests/Card Tests/Utilities/ThrottlerTests.swift index 58e03381e9..7df7bfa7fd 100644 --- a/Tests/IntegrationTests/Card Tests/Utilities/ThrottlerTests.swift +++ b/Tests/IntegrationTests/Card Tests/Utilities/ThrottlerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/BrazilSocialSecurityNumberValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/BrazilSocialSecurityNumberValidatorTests.swift index 24c13ce5b5..eb0aa08066 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/BrazilSocialSecurityNumberValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/BrazilSocialSecurityNumberValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardExpiryDateValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardExpiryDateValidatorTests.swift index 6f20bc89ca..431cc8a5e5 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardExpiryDateValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardExpiryDateValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardHolderNameValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardHolderNameValidatorTests.swift index d5bc4f908f..c379208a8e 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardHolderNameValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardHolderNameValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardKCPValidatorsTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardKCPValidatorsTests.swift index b8c34dffd1..a58d9ba165 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardKCPValidatorsTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardKCPValidatorsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardNumberValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardNumberValidatorTests.swift index 6ee036bde7..e934eed552 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardNumberValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardNumberValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardPublicKeyValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardPublicKeyValidatorTests.swift index 55abe4a208..b939cb6960 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardPublicKeyValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardPublicKeyValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/CardSecurityCodeValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/CardSecurityCodeValidatorTests.swift index cdb72ad536..22796ba08e 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/CardSecurityCodeValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/CardSecurityCodeValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/EmailValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/EmailValidatorTests.swift index 9d725fdf6b..5028064d60 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/EmailValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/EmailValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/NumericStringValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/NumericStringValidatorTests.swift index c0552e279f..76a4aab1eb 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/NumericStringValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/NumericStringValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/PhoneNumberValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/PhoneNumberValidatorTests.swift index 258a6dba24..ff042f87f7 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/PhoneNumberValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/PhoneNumberValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/PostalCodeValidatorTests.swift b/Tests/IntegrationTests/Card Tests/Validators/PostalCodeValidatorTests.swift index 1c56a6d1ed..df8c6ff6ba 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/PostalCodeValidatorTests.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/PostalCodeValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Card Tests/Validators/RandomStringGenerator.swift b/Tests/IntegrationTests/Card Tests/Validators/RandomStringGenerator.swift index 0cf0bef4cf..435a6d9052 100644 --- a/Tests/IntegrationTests/Card Tests/Validators/RandomStringGenerator.swift +++ b/Tests/IntegrationTests/Card Tests/Validators/RandomStringGenerator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/ACH Direct Debit/ACHDirectDebitComponentTests.swift b/Tests/IntegrationTests/Components Tests/ACH Direct Debit/ACHDirectDebitComponentTests.swift index c7cb6ab79e..744ba300e1 100644 --- a/Tests/IntegrationTests/Components Tests/ACH Direct Debit/ACHDirectDebitComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/ACH Direct Debit/ACHDirectDebitComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Affirm/AffirmComponentTests.swift b/Tests/IntegrationTests/Components Tests/Affirm/AffirmComponentTests.swift index adb977ab65..370a0c43b3 100644 --- a/Tests/IntegrationTests/Components Tests/Affirm/AffirmComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Affirm/AffirmComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayComponentTests.swift b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayComponentTests.swift index 10bd816c82..e45be0ba81 100644 --- a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDelegateMock.swift b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDelegateMock.swift index e8b73f1a23..148dd7a64f 100644 --- a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDelegateMock.swift +++ b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDetailsTest.swift b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDetailsTest.swift index 066cd5c61b..aa64ba617a 100644 --- a/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDetailsTest.swift +++ b/Tests/IntegrationTests/Components Tests/Apple Pay/ApplePayDetailsTest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Apple Pay/PreApplePayComponentTests.swift b/Tests/IntegrationTests/Components Tests/Apple Pay/PreApplePayComponentTests.swift index 752205c5fa..73885f74bf 100644 --- a/Tests/IntegrationTests/Components Tests/Apple Pay/PreApplePayComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Apple Pay/PreApplePayComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Atome/AtomeComponentTests.swift b/Tests/IntegrationTests/Components Tests/Atome/AtomeComponentTests.swift index 7830785437..810f2ca089 100644 --- a/Tests/IntegrationTests/Components Tests/Atome/AtomeComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Atome/AtomeComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/BACSDirectDebitComponentTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/BACSDirectDebitComponentTests.swift index 0b67e730da..c45fa7fc17 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/BACSDirectDebitComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/BACSDirectDebitComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/DocumentComponentTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/DocumentComponentTests.swift index 8065226528..644f91d6e3 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/DocumentComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/DocumentComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Factories/BACSItemsFactoryTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Factories/BACSItemsFactoryTests.swift index d15a28c425..189ced8ffa 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Factories/BACSItemsFactoryTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Factories/BACSItemsFactoryTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationPresenterProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationPresenterProtocolMock.swift index 4ccafd5584..ce6081664c 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationPresenterProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationPresenterProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationViewProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationViewProtocolMock.swift index 52e4dad745..580cc8e97c 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationViewProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSConfirmationViewProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSDirectDebitComponentTrackerProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSDirectDebitComponentTrackerProtocolMock.swift index 8c8a4a3911..e0045527a6 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSDirectDebitComponentTrackerProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSDirectDebitComponentTrackerProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputFormViewProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputFormViewProtocolMock.swift index 630f334da3..8c57391515 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputFormViewProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputFormViewProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputPresenterProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputPresenterProtocolMock.swift index d858190c8f..47374ec698 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputPresenterProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSInputPresenterProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSItemsFactoryProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSItemsFactoryProtocolMock.swift index 16ae7f4102..a6a9ddba69 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSItemsFactoryProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSItemsFactoryProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSRouterProtocolMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSRouterProtocolMock.swift index dece074d34..5417c530f5 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSRouterProtocolMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/BACSRouterProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/DocumentActionViewDelegateMock.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/DocumentActionViewDelegateMock.swift index 75346c2147..2770cfdecb 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/DocumentActionViewDelegateMock.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Mocks/DocumentActionViewDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenterTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenterTests.swift index 3d7d6e75f7..9ebe558a67 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenterTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewControllerTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewControllerTests.swift index c6a23d650b..f7093cc7d9 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewControllerTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputFormViewControllerTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputFormViewControllerTests.swift index eabeefded1..ff6e37ff25 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputFormViewControllerTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputFormViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputPresenterTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputPresenterTests.swift index 204391a2af..50fe8dbf44 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputPresenterTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Scenes/Input/BACSInputPresenterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Trackers/BACSDirectDebitComponentTrackerTests.swift b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Trackers/BACSDirectDebitComponentTrackerTests.swift index acde8aa8c0..50caf2841c 100644 --- a/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Trackers/BACSDirectDebitComponentTrackerTests.swift +++ b/Tests/IntegrationTests/Components Tests/BACS Direct Debit/Trackers/BACSDirectDebitComponentTrackerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/BLIK Component/BLIKComponentTests.swift b/Tests/IntegrationTests/Components Tests/BLIK Component/BLIKComponentTests.swift index edd12e082e..573e7cffa7 100644 --- a/Tests/IntegrationTests/Components Tests/BLIK Component/BLIKComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/BLIK Component/BLIKComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Boleto/BoletoComponentTests.swift b/Tests/IntegrationTests/Components Tests/Boleto/BoletoComponentTests.swift index 5c4d4df2be..88e40cfd1a 100644 --- a/Tests/IntegrationTests/Components Tests/Boleto/BoletoComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Boleto/BoletoComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Cash App Pay/CashAppPayComponentTests.swift b/Tests/IntegrationTests/Components Tests/Cash App Pay/CashAppPayComponentTests.swift index cd7fdb9303..4ea45401af 100644 --- a/Tests/IntegrationTests/Components Tests/Cash App Pay/CashAppPayComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Cash App Pay/CashAppPayComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Doku/DokuComponentTests.swift b/Tests/IntegrationTests/Components Tests/Doku/DokuComponentTests.swift index bf4ae604b4..83bc235217 100644 --- a/Tests/IntegrationTests/Components Tests/Doku/DokuComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Doku/DokuComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Gift Card/GiftCardComponentTests.swift b/Tests/IntegrationTests/Components Tests/Gift Card/GiftCardComponentTests.swift index 52ef470f90..e40752d99e 100644 --- a/Tests/IntegrationTests/Components Tests/Gift Card/GiftCardComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Gift Card/GiftCardComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Gift Card/PartialPaymentDelegateMock.swift b/Tests/IntegrationTests/Components Tests/Gift Card/PartialPaymentDelegateMock.swift index 1b155a4410..b1ba72ae66 100644 --- a/Tests/IntegrationTests/Components Tests/Gift Card/PartialPaymentDelegateMock.swift +++ b/Tests/IntegrationTests/Components Tests/Gift Card/PartialPaymentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Gift Card/ReadyToSubmitPaymentComponentDelegateMock.swift b/Tests/IntegrationTests/Components Tests/Gift Card/ReadyToSubmitPaymentComponentDelegateMock.swift index 936ab51262..a4f82a315c 100644 --- a/Tests/IntegrationTests/Components Tests/Gift Card/ReadyToSubmitPaymentComponentDelegateMock.swift +++ b/Tests/IntegrationTests/Components Tests/Gift Card/ReadyToSubmitPaymentComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Instant Payment/InstantPaymentComponentTests.swift b/Tests/IntegrationTests/Components Tests/Instant Payment/InstantPaymentComponentTests.swift index f39a10591a..11368b7131 100644 --- a/Tests/IntegrationTests/Components Tests/Instant Payment/InstantPaymentComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Instant Payment/InstantPaymentComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/IssuerList/IssuerListComponentTests.swift b/Tests/IntegrationTests/Components Tests/IssuerList/IssuerListComponentTests.swift index cc6db1a931..ea4911ca81 100644 --- a/Tests/IntegrationTests/Components Tests/IssuerList/IssuerListComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/IssuerList/IssuerListComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/MB Way/MBWayComponentTests.swift b/Tests/IntegrationTests/Components Tests/MB Way/MBWayComponentTests.swift index 797e508530..f619e4b225 100644 --- a/Tests/IntegrationTests/Components Tests/MB Way/MBWayComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/MB Way/MBWayComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Online Banking/OnlineBankingComponentTests.swift b/Tests/IntegrationTests/Components Tests/Online Banking/OnlineBankingComponentTests.swift index 4190922140..367ed1c551 100644 --- a/Tests/IntegrationTests/Components Tests/Online Banking/OnlineBankingComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Online Banking/OnlineBankingComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/PayByBankUSComponentTests.swift b/Tests/IntegrationTests/Components Tests/PayByBankUSComponentTests.swift index 7e360d93c8..41b4d95b14 100644 --- a/Tests/IntegrationTests/Components Tests/PayByBankUSComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/PayByBankUSComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubject.swift b/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubject.swift index b3c4767284..34e9b05498 100644 --- a/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubject.swift +++ b/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubject.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubjectTests.swift b/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubjectTests.swift index 2126482bf5..54ef9321e0 100644 --- a/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubjectTests.swift +++ b/Tests/IntegrationTests/Components Tests/PaymentComponent/PaymentComponentSubjectTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/QRCode/QRCodeActionComponentTests.swift b/Tests/IntegrationTests/Components Tests/QRCode/QRCodeActionComponentTests.swift index ace04b833c..81bf03532d 100644 --- a/Tests/IntegrationTests/Components Tests/QRCode/QRCodeActionComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/QRCode/QRCodeActionComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/QRCode/QRCodeViewDelegateMock.swift b/Tests/IntegrationTests/Components Tests/QRCode/QRCodeViewDelegateMock.swift index f7014a6f6c..d7a9deb1cd 100644 --- a/Tests/IntegrationTests/Components Tests/QRCode/QRCodeViewDelegateMock.swift +++ b/Tests/IntegrationTests/Components Tests/QRCode/QRCodeViewDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Qiwi Wallet/QiwiWalletComponentTests.swift b/Tests/IntegrationTests/Components Tests/Qiwi Wallet/QiwiWalletComponentTests.swift index 431e7bb078..9bedeed0de 100644 --- a/Tests/IntegrationTests/Components Tests/Qiwi Wallet/QiwiWalletComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Qiwi Wallet/QiwiWalletComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANFormatterTests.swift b/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANFormatterTests.swift index 63508b8397..59ef823246 100644 --- a/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANFormatterTests.swift +++ b/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANValidatorTests.swift b/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANValidatorTests.swift index 94300985df..a463aedfb7 100644 --- a/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANValidatorTests.swift +++ b/Tests/IntegrationTests/Components Tests/SEPA Tests/IBANValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/SEPA Tests/SEPADirectDebitComponentTests.swift b/Tests/IntegrationTests/Components Tests/SEPA Tests/SEPADirectDebitComponentTests.swift index aa1f025195..6380a2f733 100644 --- a/Tests/IntegrationTests/Components Tests/SEPA Tests/SEPADirectDebitComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/SEPA Tests/SEPADirectDebitComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Seven Eleven Component/BasicPersonalInfoFormComponentTests.swift b/Tests/IntegrationTests/Components Tests/Seven Eleven Component/BasicPersonalInfoFormComponentTests.swift index d658166837..22b2c36215 100644 --- a/Tests/IntegrationTests/Components Tests/Seven Eleven Component/BasicPersonalInfoFormComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Seven Eleven Component/BasicPersonalInfoFormComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/Twint/TwintComponentTests.swift b/Tests/IntegrationTests/Components Tests/Twint/TwintComponentTests.swift index aec112ab7c..3125ce3fb3 100644 --- a/Tests/IntegrationTests/Components Tests/Twint/TwintComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/Twint/TwintComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Components Tests/UPIComponent/UPIComponentTests.swift b/Tests/IntegrationTests/Components Tests/UPIComponent/UPIComponentTests.swift index 1640a83169..a300426639 100644 --- a/Tests/IntegrationTests/Components Tests/UPIComponent/UPIComponentTests.swift +++ b/Tests/IntegrationTests/Components Tests/UPIComponent/UPIComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/ComponentManagerTests.swift b/Tests/IntegrationTests/DropIn Tests/ComponentManagerTests.swift index 0cf79c5a30..abe0cef290 100644 --- a/Tests/IntegrationTests/DropIn Tests/ComponentManagerTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/ComponentManagerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/DropInActionTests.swift b/Tests/IntegrationTests/DropIn Tests/DropInActionTests.swift index f855d0c131..1cb9c25d44 100644 --- a/Tests/IntegrationTests/DropIn Tests/DropInActionTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/DropInActionTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift b/Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift index c06e1b7af3..218272055e 100644 --- a/Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift +++ b/Tests/IntegrationTests/DropIn Tests/DropInDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/DropInTestInternal.swift b/Tests/IntegrationTests/DropIn Tests/DropInTestInternal.swift index 1b82db2bbc..adb64abd8e 100644 --- a/Tests/IntegrationTests/DropIn Tests/DropInTestInternal.swift +++ b/Tests/IntegrationTests/DropIn Tests/DropInTestInternal.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/DropInTests.swift b/Tests/IntegrationTests/DropIn Tests/DropInTests.swift index dccd071717..af11896483 100644 --- a/Tests/IntegrationTests/DropIn Tests/DropInTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/DropInTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/ModalToolbarTests.swift b/Tests/IntegrationTests/DropIn Tests/ModalToolbarTests.swift index e534518f1d..34fb177307 100644 --- a/Tests/IntegrationTests/DropIn Tests/ModalToolbarTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/ModalToolbarTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/ModalViewControllerTests.swift b/Tests/IntegrationTests/DropIn Tests/ModalViewControllerTests.swift index ccc937b4ba..3fed8148e3 100644 --- a/Tests/IntegrationTests/DropIn Tests/ModalViewControllerTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/ModalViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentDelegateMock.swift b/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentDelegateMock.swift index ed950e529a..11ef25c1fc 100644 --- a/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentDelegateMock.swift +++ b/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentTests.swift b/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentTests.swift index ab09388e13..633064d22c 100644 --- a/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/Payment Method List/PaymentMethodListComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/PreselectedPaymentComponentTests.swift b/Tests/IntegrationTests/DropIn Tests/PreselectedPaymentComponentTests.swift index 8372b653ef..c9a2f1218c 100644 --- a/Tests/IntegrationTests/DropIn Tests/PreselectedPaymentComponentTests.swift +++ b/Tests/IntegrationTests/DropIn Tests/PreselectedPaymentComponentTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/DropIn Tests/StoredPaymentMethodDelegateMock.swift b/Tests/IntegrationTests/DropIn Tests/StoredPaymentMethodDelegateMock.swift index bfd76ff0e4..e3400c6bae 100644 --- a/Tests/IntegrationTests/DropIn Tests/StoredPaymentMethodDelegateMock.swift +++ b/Tests/IntegrationTests/DropIn Tests/StoredPaymentMethodDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/ErrorMock.swift b/Tests/IntegrationTests/Helpers/ErrorMock.swift index beb45b1c0b..63ab82b7e8 100644 --- a/Tests/IntegrationTests/Helpers/ErrorMock.swift +++ b/Tests/IntegrationTests/Helpers/ErrorMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift b/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift index e72c250e93..607779a848 100644 --- a/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift +++ b/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIView+Search.swift b/Tests/IntegrationTests/Helpers/UIView+Search.swift index 40ff4a34bb..b9082f8563 100644 --- a/Tests/IntegrationTests/Helpers/UIView+Search.swift +++ b/Tests/IntegrationTests/Helpers/UIView+Search.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIViewController+Search.swift b/Tests/IntegrationTests/Helpers/UIViewController+Search.swift index 9b46274e12..ddda0a7bd4 100644 --- a/Tests/IntegrationTests/Helpers/UIViewController+Search.swift +++ b/Tests/IntegrationTests/Helpers/UIViewController+Search.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift b/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift index 6dc0e30d48..7d02df14b9 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift b/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift index 31a8cd1b13..e77c5fab67 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift b/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift index 60eb0e4431..f45100eb34 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift index a61bccd3a2..10740c2f26 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift index 888a0080ed..67dc1328ff 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift index 890a0799b6..3465fe97ad 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Localization/LocalizationTests.swift b/Tests/IntegrationTests/Localization/LocalizationTests.swift index 4c8221d80e..03be7abb18 100644 --- a/Tests/IntegrationTests/Localization/LocalizationTests.swift +++ b/Tests/IntegrationTests/Localization/LocalizationTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Session Tests/SelfRetainingAPIClientTests.swift b/Tests/IntegrationTests/Session Tests/SelfRetainingAPIClientTests.swift index 6c5dc1ba25..b5fd2a2866 100644 --- a/Tests/IntegrationTests/Session Tests/SelfRetainingAPIClientTests.swift +++ b/Tests/IntegrationTests/Session Tests/SelfRetainingAPIClientTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Session Tests/SessionDelegateMock.swift b/Tests/IntegrationTests/Session Tests/SessionDelegateMock.swift index 741ea7bf13..022fff5489 100644 --- a/Tests/IntegrationTests/Session Tests/SessionDelegateMock.swift +++ b/Tests/IntegrationTests/Session Tests/SessionDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Session Tests/SessionTests.swift b/Tests/IntegrationTests/Session Tests/SessionTests.swift index b398f8257a..7ff96da7fb 100644 --- a/Tests/IntegrationTests/Session Tests/SessionTests.swift +++ b/Tests/IntegrationTests/Session Tests/SessionTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift index 1f5fc32c16..b6b15db542 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift index af2ec33462..3e3052d341 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift index 79954c1dab..9420a43198 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Error Item/FormErrorItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Error Item/FormErrorItemTests.swift index f177cec4c2..d03729bffe 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Error Item/FormErrorItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Error Item/FormErrorItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift index 1825a7a80c..d0f6e4ac7d 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift index e56a8b690c..a5cd254d62 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift index 06513dca0d..d223f9bc39 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift index 7f47aa6b4c..22bc9700c0 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift index 55818944e8..6373f46c04 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/View Controllers/AddressInputFormViewControllerTests.swift b/Tests/IntegrationTests/UIKit/View Controllers/AddressInputFormViewControllerTests.swift index 9aeddbc5c1..1b73ec7552 100644 --- a/Tests/IntegrationTests/UIKit/View Controllers/AddressInputFormViewControllerTests.swift +++ b/Tests/IntegrationTests/UIKit/View Controllers/AddressInputFormViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/View Controllers/AddressLookupViewControllerTests.swift b/Tests/IntegrationTests/UIKit/View Controllers/AddressLookupViewControllerTests.swift index bf7d492294..20e9dd3b55 100644 --- a/Tests/IntegrationTests/UIKit/View Controllers/AddressLookupViewControllerTests.swift +++ b/Tests/IntegrationTests/UIKit/View Controllers/AddressLookupViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/View Controllers/FormPickerSearchViewControllerTests.swift b/Tests/IntegrationTests/UIKit/View Controllers/FormPickerSearchViewControllerTests.swift index fe9cded6f3..651e5a754e 100644 --- a/Tests/IntegrationTests/UIKit/View Controllers/FormPickerSearchViewControllerTests.swift +++ b/Tests/IntegrationTests/UIKit/View Controllers/FormPickerSearchViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/View Controllers/SearchViewControllerTests.swift b/Tests/IntegrationTests/UIKit/View Controllers/SearchViewControllerTests.swift index bdec631a5c..537a7f156e 100644 --- a/Tests/IntegrationTests/UIKit/View Controllers/SearchViewControllerTests.swift +++ b/Tests/IntegrationTests/UIKit/View Controllers/SearchViewControllerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift b/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift index 02643c3832..9156e9e0a8 100644 --- a/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift b/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift index 709f9c9baa..6ac34bb75e 100644 --- a/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift b/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift index 71abdfffd5..d4e0834d8e 100644 --- a/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/AffirmComponentUITests.swift b/Tests/SnapshotTests/Components/AffirmComponentUITests.swift index 483b0f001a..9fbd665db5 100644 --- a/Tests/SnapshotTests/Components/AffirmComponentUITests.swift +++ b/Tests/SnapshotTests/Components/AffirmComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/AtomeComponentUITests.swift b/Tests/SnapshotTests/Components/AtomeComponentUITests.swift index d47c98c1e9..c77b2b3f7c 100644 --- a/Tests/SnapshotTests/Components/AtomeComponentUITests.swift +++ b/Tests/SnapshotTests/Components/AtomeComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/BLIKComponentUITests.swift b/Tests/SnapshotTests/Components/BLIKComponentUITests.swift index 7b1aaa4d15..677ebb89bb 100644 --- a/Tests/SnapshotTests/Components/BLIKComponentUITests.swift +++ b/Tests/SnapshotTests/Components/BLIKComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/BoletoComponentUITests.swift b/Tests/SnapshotTests/Components/BoletoComponentUITests.swift index b2694e23d3..d515ab61e9 100644 --- a/Tests/SnapshotTests/Components/BoletoComponentUITests.swift +++ b/Tests/SnapshotTests/Components/BoletoComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/CardComponentUITests.swift b/Tests/SnapshotTests/Components/CardComponentUITests.swift index 87c649a955..eb3f70ee87 100644 --- a/Tests/SnapshotTests/Components/CardComponentUITests.swift +++ b/Tests/SnapshotTests/Components/CardComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/DokuComponentUITests.swift b/Tests/SnapshotTests/Components/DokuComponentUITests.swift index 96d562718e..44e2e25f30 100644 --- a/Tests/SnapshotTests/Components/DokuComponentUITests.swift +++ b/Tests/SnapshotTests/Components/DokuComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift b/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift index 654e21975f..95dc65ab44 100644 --- a/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift +++ b/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift b/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift index 0c3d9b8693..33b56251ab 100644 --- a/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift +++ b/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/MBWayComponentUITests.swift b/Tests/SnapshotTests/Components/MBWayComponentUITests.swift index ce0893fa29..e906459f87 100644 --- a/Tests/SnapshotTests/Components/MBWayComponentUITests.swift +++ b/Tests/SnapshotTests/Components/MBWayComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/OnlineBankingComponentUITests.swift b/Tests/SnapshotTests/Components/OnlineBankingComponentUITests.swift index 66fe2b9fd8..2c0d56f079 100644 --- a/Tests/SnapshotTests/Components/OnlineBankingComponentUITests.swift +++ b/Tests/SnapshotTests/Components/OnlineBankingComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift b/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift index d24787ac97..5b58071b48 100644 --- a/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift +++ b/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/UPIComponentUITests.swift b/Tests/SnapshotTests/Components/UPIComponentUITests.swift index a0c5d15a14..860f48f9d0 100644 --- a/Tests/SnapshotTests/Components/UPIComponentUITests.swift +++ b/Tests/SnapshotTests/Components/UPIComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift b/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift index 428d4eeabb..df359cae08 100644 --- a/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift +++ b/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/UI/ListViewControllerUITests.swift b/Tests/SnapshotTests/UI/ListViewControllerUITests.swift index 64d3ff02e8..9594f8c975 100644 --- a/Tests/SnapshotTests/UI/ListViewControllerUITests.swift +++ b/Tests/SnapshotTests/UI/ListViewControllerUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift b/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift index c2ebce1a2b..947706889e 100644 --- a/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift +++ b/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/APIClientMock.swift b/Tests/UnitTests/APIClientMock.swift index f1271fe50e..eab5a98684 100644 --- a/Tests/UnitTests/APIClientMock.swift +++ b/Tests/UnitTests/APIClientMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift b/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift index a49c6fdc6f..83ffb0a004 100644 --- a/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsEventTests.swift b/Tests/UnitTests/Analytics/AnalyticsEventTests.swift index c5feb228c6..0352d3b53d 100644 --- a/Tests/UnitTests/Analytics/AnalyticsEventTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsEventTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift b/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift index b6ee61d96a..5c093e8139 100644 --- a/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift b/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift index 031c29b17e..29fb47ea87 100644 --- a/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift +++ b/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift b/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift index 0e681e692e..0a51e6afa9 100644 --- a/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift b/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift index 0cb351fa4d..4ee0761d68 100644 --- a/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift +++ b/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Assets/AssetsAccessTests.swift b/Tests/UnitTests/Assets/AssetsAccessTests.swift index 72eb4f5d2b..ad2c848aa5 100644 --- a/Tests/UnitTests/Assets/AssetsAccessTests.swift +++ b/Tests/UnitTests/Assets/AssetsAccessTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/APIContextTests.swift b/Tests/UnitTests/Core/APIContextTests.swift index 0a0748864e..fef0ac5fac 100644 --- a/Tests/UnitTests/Core/APIContextTests.swift +++ b/Tests/UnitTests/Core/APIContextTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ActionTests.swift b/Tests/UnitTests/Core/ActionTests.swift index 27a0080d2d..08a9d76f80 100644 --- a/Tests/UnitTests/Core/ActionTests.swift +++ b/Tests/UnitTests/Core/ActionTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/AdyenContextTests.swift b/Tests/UnitTests/Core/AdyenContextTests.swift index 596d5417db..3354bd952b 100644 --- a/Tests/UnitTests/Core/AdyenContextTests.swift +++ b/Tests/UnitTests/Core/AdyenContextTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BackoffSchedulerTests.swift b/Tests/UnitTests/Core/BackoffSchedulerTests.swift index 9384b34332..ed4fac3476 100644 --- a/Tests/UnitTests/Core/BackoffSchedulerTests.swift +++ b/Tests/UnitTests/Core/BackoffSchedulerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift b/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift index 173a2f2339..6acdf3e9cf 100644 --- a/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift +++ b/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BrowserInfoTests.swift b/Tests/UnitTests/Core/BrowserInfoTests.swift index d27e5a84a5..d46227bf78 100644 --- a/Tests/UnitTests/Core/BrowserInfoTests.swift +++ b/Tests/UnitTests/Core/BrowserInfoTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift b/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift index 581d53330b..84f6f46a29 100644 --- a/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift +++ b/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift b/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift index 290255ab31..de908c2630 100644 --- a/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift +++ b/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ImageLoaderTests.swift b/Tests/UnitTests/Core/ImageLoaderTests.swift index 55c4f300ca..0349c33af3 100644 --- a/Tests/UnitTests/Core/ImageLoaderTests.swift +++ b/Tests/UnitTests/Core/ImageLoaderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ListItemTests.swift b/Tests/UnitTests/Core/ListItemTests.swift index 1bfc9dd896..2ce701ff29 100644 --- a/Tests/UnitTests/Core/ListItemTests.swift +++ b/Tests/UnitTests/Core/ListItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift b/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift index b9acdb8028..9d2de1564c 100644 --- a/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift +++ b/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/PaymentMethodTests.swift b/Tests/UnitTests/Core/PaymentMethodTests.swift index a96d451472..85fd186dd5 100644 --- a/Tests/UnitTests/Core/PaymentMethodTests.swift +++ b/Tests/UnitTests/Core/PaymentMethodTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/SimpleSchedulerTests.swift b/Tests/UnitTests/Core/SimpleSchedulerTests.swift index 76131f23a3..af69bce093 100644 --- a/Tests/UnitTests/Core/SimpleSchedulerTests.swift +++ b/Tests/UnitTests/Core/SimpleSchedulerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift b/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift index 2b528a1dc8..8976425b7a 100644 --- a/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift +++ b/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/StringExtensionsTests.swift b/Tests/UnitTests/Extension/StringExtensionsTests.swift index c729b192df..06313e2543 100644 --- a/Tests/UnitTests/Extension/StringExtensionsTests.swift +++ b/Tests/UnitTests/Extension/StringExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift b/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift index bcd903e60f..57bd537fe7 100644 --- a/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift +++ b/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/UIButtonHelpersTests.swift b/Tests/UnitTests/Extension/UIButtonHelpersTests.swift index e9dad6b726..938b0f1088 100644 --- a/Tests/UnitTests/Extension/UIButtonHelpersTests.swift +++ b/Tests/UnitTests/Extension/UIButtonHelpersTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/UILabelHelpersTests.swift b/Tests/UnitTests/Extension/UILabelHelpersTests.swift index 6dd1cacb53..41b3045559 100644 --- a/Tests/UnitTests/Extension/UILabelHelpersTests.swift +++ b/Tests/UnitTests/Extension/UILabelHelpersTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/URLExtensionsTest.swift b/Tests/UnitTests/Extension/URLExtensionsTest.swift index 188721fbfd..480426d15e 100644 --- a/Tests/UnitTests/Extension/URLExtensionsTest.swift +++ b/Tests/UnitTests/Extension/URLExtensionsTest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift b/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift index 7e4002d90f..e092b3b5e7 100644 --- a/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift +++ b/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/String+UIImage.swift b/Tests/UnitTests/Helpers/String+UIImage.swift index 5bd21a679c..6090cc3986 100644 --- a/Tests/UnitTests/Helpers/String+UIImage.swift +++ b/Tests/UnitTests/Helpers/String+UIImage.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/XCTestCase+Coder.swift b/Tests/UnitTests/Helpers/XCTestCase+Coder.swift index 9c41d61c04..7da9d7d584 100644 --- a/Tests/UnitTests/Helpers/XCTestCase+Coder.swift +++ b/Tests/UnitTests/Helpers/XCTestCase+Coder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift b/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift index e648f24ed6..c1076e2fdc 100644 --- a/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift +++ b/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/XCTestCase+Result.swift b/Tests/UnitTests/Helpers/XCTestCase+Result.swift index 7977c9bc83..8b93d5e6dc 100644 --- a/Tests/UnitTests/Helpers/XCTestCase+Result.swift +++ b/Tests/UnitTests/Helpers/XCTestCase+Result.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/APIClientMock.swift b/Tests/UnitTests/Mocks/APIClientMock.swift index d144f0372e..df9a17bbc4 100644 --- a/Tests/UnitTests/Mocks/APIClientMock.swift +++ b/Tests/UnitTests/Mocks/APIClientMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift b/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift index 1338467461..47564f345e 100644 --- a/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift +++ b/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/AppLauncherMock.swift b/Tests/UnitTests/Mocks/AppLauncherMock.swift index a6868ab9b9..953730fa0d 100644 --- a/Tests/UnitTests/Mocks/AppLauncherMock.swift +++ b/Tests/UnitTests/Mocks/AppLauncherMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/CancellableMock.swift b/Tests/UnitTests/Mocks/CancellableMock.swift index fcf11e8cf1..4f86e03f26 100644 --- a/Tests/UnitTests/Mocks/CancellableMock.swift +++ b/Tests/UnitTests/Mocks/CancellableMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift b/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift index 5db216c4e9..f05df49c03 100644 --- a/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/Dummy.swift b/Tests/UnitTests/Mocks/DummyData/Dummy.swift index 3fcae4c7a1..5943652998 100644 --- a/Tests/UnitTests/Mocks/DummyData/Dummy.swift +++ b/Tests/UnitTests/Mocks/DummyData/Dummy.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift b/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift index 7c681bba4f..fd34e9595d 100644 --- a/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift +++ b/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift b/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift index f385698985..cce0f98794 100644 --- a/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift +++ b/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/FormatterMock.swift b/Tests/UnitTests/Mocks/FormatterMock.swift index b8f90512fe..b229f16f20 100644 --- a/Tests/UnitTests/Mocks/FormatterMock.swift +++ b/Tests/UnitTests/Mocks/FormatterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ImageLoaderMock.swift b/Tests/UnitTests/Mocks/ImageLoaderMock.swift index d83a1b9543..7414200244 100644 --- a/Tests/UnitTests/Mocks/ImageLoaderMock.swift +++ b/Tests/UnitTests/Mocks/ImageLoaderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift b/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift index c6a6803e06..b468180c47 100644 --- a/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift +++ b/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift b/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift index e293f0ac9a..4feca13171 100644 --- a/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift +++ b/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentComponentMock.swift b/Tests/UnitTests/Mocks/PaymentComponentMock.swift index 569360d0ae..6df30d05d1 100644 --- a/Tests/UnitTests/Mocks/PaymentComponentMock.swift +++ b/Tests/UnitTests/Mocks/PaymentComponentMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentMethodMock.swift b/Tests/UnitTests/Mocks/PaymentMethodMock.swift index 25bfc45575..5a8be788f1 100644 --- a/Tests/UnitTests/Mocks/PaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/PaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PostalAddressMocks.swift b/Tests/UnitTests/Mocks/PostalAddressMocks.swift index fe2e786b25..34acbedfa9 100644 --- a/Tests/UnitTests/Mocks/PostalAddressMocks.swift +++ b/Tests/UnitTests/Mocks/PostalAddressMocks.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresentationDelegateMock.swift b/Tests/UnitTests/Mocks/PresentationDelegateMock.swift index 01eba76107..299fdb10ba 100644 --- a/Tests/UnitTests/Mocks/PresentationDelegateMock.swift +++ b/Tests/UnitTests/Mocks/PresentationDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresenterMock.swift b/Tests/UnitTests/Mocks/PresenterMock.swift index 145b4cbf99..255968a42f 100644 --- a/Tests/UnitTests/Mocks/PresenterMock.swift +++ b/Tests/UnitTests/Mocks/PresenterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift b/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift index 0f2cc56169..9196aac1da 100644 --- a/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift +++ b/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift b/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift index 979b58c4fe..f79ce09872 100644 --- a/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/URLProtocolMock.swift b/Tests/UnitTests/Mocks/URLProtocolMock.swift index 0607370deb..4cd51c88b8 100644 --- a/Tests/UnitTests/Mocks/URLProtocolMock.swift +++ b/Tests/UnitTests/Mocks/URLProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ValidatorMock.swift b/Tests/UnitTests/Mocks/ValidatorMock.swift index ac4f154c8f..3a6b9c0294 100644 --- a/Tests/UnitTests/Mocks/ValidatorMock.swift +++ b/Tests/UnitTests/Mocks/ValidatorMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AdyenCoderTests.swift b/Tests/UnitTests/Utilities/AdyenCoderTests.swift index d9565e4520..c8b2e5d147 100644 --- a/Tests/UnitTests/Utilities/AdyenCoderTests.swift +++ b/Tests/UnitTests/Utilities/AdyenCoderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AmountFormatterTests.swift b/Tests/UnitTests/Utilities/AmountFormatterTests.swift index c043a3a590..06254771b4 100644 --- a/Tests/UnitTests/Utilities/AmountFormatterTests.swift +++ b/Tests/UnitTests/Utilities/AmountFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AssertsTests.swift b/Tests/UnitTests/Utilities/AssertsTests.swift index 81ccafca7b..120a1ed5a2 100644 --- a/Tests/UnitTests/Utilities/AssertsTests.swift +++ b/Tests/UnitTests/Utilities/AssertsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/BalanceCheckerTests.swift b/Tests/UnitTests/Utilities/BalanceCheckerTests.swift index 0e5b3f8919..16bc29ff21 100644 --- a/Tests/UnitTests/Utilities/BalanceCheckerTests.swift +++ b/Tests/UnitTests/Utilities/BalanceCheckerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/DateValidationTests.swift b/Tests/UnitTests/Utilities/DateValidationTests.swift index 43cc58274e..adab5c5f93 100644 --- a/Tests/UnitTests/Utilities/DateValidationTests.swift +++ b/Tests/UnitTests/Utilities/DateValidationTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/KeyboardObserverTests.swift b/Tests/UnitTests/Utilities/KeyboardObserverTests.swift index 31fd8d8a88..9eaa1b16a0 100644 --- a/Tests/UnitTests/Utilities/KeyboardObserverTests.swift +++ b/Tests/UnitTests/Utilities/KeyboardObserverTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LazyOptionalTests.swift b/Tests/UnitTests/Utilities/LazyOptionalTests.swift index 4478428e71..4891c036c9 100644 --- a/Tests/UnitTests/Utilities/LazyOptionalTests.swift +++ b/Tests/UnitTests/Utilities/LazyOptionalTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LengthValidatorTests.swift b/Tests/UnitTests/Utilities/LengthValidatorTests.swift index 8596ed12be..aa10346b36 100644 --- a/Tests/UnitTests/Utilities/LengthValidatorTests.swift +++ b/Tests/UnitTests/Utilities/LengthValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LogoGeneratorTests.swift b/Tests/UnitTests/Utilities/LogoGeneratorTests.swift index 19b2c61995..a3262a58a3 100644 --- a/Tests/UnitTests/Utilities/LogoGeneratorTests.swift +++ b/Tests/UnitTests/Utilities/LogoGeneratorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/ObservableTests.swift b/Tests/UnitTests/Utilities/ObservableTests.swift index 2634e557fb..5adb51acb2 100644 --- a/Tests/UnitTests/Utilities/ObservableTests.swift +++ b/Tests/UnitTests/Utilities/ObservableTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift b/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift index f3d417eb3d..6ecff9648d 100644 --- a/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift +++ b/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2024 Adyen N.V. +// Copyright (c) 2025 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // From a1306a4ec183db14fa68a9366973b26afdf7bfb3 Mon Sep 17 00:00:00 2001 From: Alex Guretzki Date: Tue, 7 Jan 2025 17:47:05 +0100 Subject: [PATCH 2/2] using created.year --- .swiftformat | 2 +- Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift | 2 +- Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift | 2 +- .../Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift | 2 +- Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift | 2 +- Adyen/Analytics/Models/AdyenAnalytics.swift | 2 +- Adyen/Analytics/Models/AnalyticsConstants.swift | 2 +- Adyen/Analytics/Models/AnalyticsData.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventDataSource.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventError.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventInfo.swift | 2 +- Adyen/Analytics/Models/AnalyticsEventLog.swift | 2 +- Adyen/Analytics/Models/AnalyticsValidationError.swift | 2 +- Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift | 2 +- Adyen/Analytics/Requests/AnalyticsRequest.swift | 2 +- Adyen/Analytics/Requests/InitialAnalyticsRequest.swift | 2 +- Adyen/Assets/Generated/LocalizationKey.swift | 2 +- Adyen/Core/APIClient/APIContext.swift | 2 +- Adyen/Core/APIClient/AnalyticsEnvironment.swift | 2 +- Adyen/Core/APIClient/Environment.swift | 2 +- Adyen/Core/APIClient/Requests/APIRequest.swift | 2 +- Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift | 2 +- Adyen/Core/APIClient/Requests/ClientKeyRequest.swift | 2 +- Adyen/Core/APIClient/Requests/OrderStatusRequest.swift | 2 +- Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift | 2 +- Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift | 2 +- Adyen/Core/APIClient/Responses/ClientKeyResponse.swift | 2 +- Adyen/Core/APIClient/Responses/OrderStatusResponse.swift | 2 +- Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift | 2 +- Adyen/Core/AdyenContext/AdyenContext.swift | 2 +- .../AbstractPersonalInformationComponent+Extensions.swift | 2 +- .../AbstractPersonalInformationComponent.swift | 2 +- .../AddressFormItemInjector.swift | 2 +- .../EmailFormItemInjector.swift | 2 +- .../AbstractPersonalInformationComponent/FormItemInjector.swift | 2 +- .../NameFormItemInjector.swift | 2 +- .../PhoneFormItemInjector.swift | 2 +- Adyen/Core/Components/AlreadyPaidPaymentComponent.swift | 2 +- Adyen/Core/Components/AnyCashAppPayConfiguration.swift | 2 +- Adyen/Core/Components/Base/ActionComponentData.swift | 2 +- Adyen/Core/Components/Base/BasicComponentConfiguration.swift | 2 +- Adyen/Core/Components/Base/PartialPaymentError.swift | 2 +- Adyen/Core/Components/Base/PresentableComponentWrapper.swift | 2 +- Adyen/Core/Components/Installment/InstallmentOptions.swift | 2 +- Adyen/Core/Components/InstantPaymentComponent.swift | 2 +- Adyen/Core/Components/StoredPaymentMethodComponent.swift | 2 +- Adyen/Core/Errors/APIError.swift | 2 +- Adyen/Core/Errors/AppleWalletError.swift | 2 +- Adyen/Core/Errors/ComponentError.swift | 2 +- Adyen/Core/Errors/UnknownError.swift | 2 +- Adyen/Core/Models/CardType.swift | 2 +- Adyen/Core/Models/DisplayInformation.swift | 2 +- Adyen/Core/Models/ShopperInteraction.swift | 2 +- Adyen/Core/ToolBar/CancellableToolBar.swift | 2 +- Adyen/Core/ToolBar/ModalToolbar.swift | 2 +- Adyen/Formatters/AmountFormatter.swift | 2 +- Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift | 2 +- Adyen/Formatters/Formatter.swift | 2 +- Adyen/Formatters/IBANFormatter.swift | 2 +- Adyen/Formatters/NumericFormatter.swift | 2 +- Adyen/Helpers/AdyenCancellable.swift | 2 +- Adyen/Helpers/AdyenDependencies.swift | 2 +- Adyen/Helpers/AdyenScope.swift | 2 +- Adyen/Helpers/AdyenSdkVersion.swift | 2 +- Adyen/Helpers/ArrayHelpers.swift | 2 +- Adyen/Helpers/BundleHelpers.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoader.swift | 2 +- Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift | 2 +- Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift | 2 +- Adyen/Helpers/KeyedDecodingContainerHelpers.swift | 2 +- Adyen/Helpers/NSConstraintHelper.swift | 2 +- Adyen/Helpers/NSTextAlignmentHelpers.swift | 2 +- Adyen/Helpers/ResultHelpers.swift | 2 +- Adyen/Helpers/StringHelpers.swift | 2 +- Adyen/Helpers/TimeIntervalHelpers.swift | 2 +- Adyen/Helpers/UIApplicationHelpers.swift | 2 +- Adyen/Helpers/UIButtonHelpers.swift | 2 +- Adyen/Helpers/UIColorHelpers.swift | 2 +- Adyen/Helpers/UIFontHelpers.swift | 2 +- Adyen/Helpers/UIImageViewHelpers.swift | 2 +- Adyen/Helpers/UILabelHelpers.swift | 2 +- Adyen/Helpers/UIProgressViewHelpers.swift | 2 +- Adyen/Helpers/UIViewAnimation.swift | 2 +- Adyen/Helpers/UIViewConstraintsHelper.swift | 2 +- Adyen/Helpers/UIViewControllerHelpers.swift | 2 +- Adyen/Helpers/UIViewHelpers.swift | 2 +- Adyen/Helpers/UIViewRoundingHelpers.swift | 2 +- Adyen/Helpers/URLHelpers.swift | 2 +- Adyen/Model/Amount.swift | 2 +- Adyen/Model/AnyEncodable.swift | 2 +- Adyen/Model/Balance.swift | 2 +- Adyen/Model/BrowserInfo.swift | 2 +- Adyen/Model/DelegatedAuthenticationData.swift | 2 +- Adyen/Model/Installments.swift | 2 +- Adyen/Model/PartialPaymentOrder.swift | 2 +- Adyen/Model/Payment.swift | 2 +- Adyen/Model/PaymentComponentData.swift | 2 +- Adyen/Model/PostalAddress.swift | 2 +- Adyen/Model/PrefilledShopperInformation.swift | 2 +- Adyen/Model/ShopperInformation.swift | 2 +- Adyen/UI/Dimensions.swift | 2 +- Adyen/UI/Form/FormItemViewBuilder.swift | 2 +- Adyen/UI/Form/FormView.swift | 2 +- Adyen/UI/Form/FormViewController+ViewProtocol.swift | 2 +- Adyen/UI/Form/FormViewController.swift | 2 +- Adyen/UI/Form/FormViewItemManager.swift | 2 +- Adyen/UI/Form/Items/Address/AddressStyle.swift | 2 +- Adyen/UI/Form/Items/Address/AddressViewModel.swift | 2 +- .../UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift | 2 +- Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift | 2 +- Adyen/UI/Form/Items/Address/FormAddressItem.swift | 2 +- Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift | 2 +- Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift | 2 +- Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift | 2 +- .../Form/Items/Address/Picker/FormAddressPickerItemView.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItem.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift | 2 +- Adyen/UI/Form/Items/Button/FormButtonItemView.swift | 2 +- .../Form/Items/Button/SearchButton/FormSearchButtonItem.swift | 2 +- .../Items/Button/SearchButton/FormSearchButtonItemView.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItem.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift | 2 +- Adyen/UI/Form/Items/Error/FormErrorItemView.swift | 2 +- Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift | 2 +- Adyen/UI/Form/Items/FormItem.swift | 2 +- Adyen/UI/Form/Items/FormItemView.swift | 2 +- Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift | 2 +- .../Form/Items/SelectableFormItem/SelectableFormItemStyle.swift | 2 +- .../Form/Items/SelectableFormItem/SelectableFormItemView.swift | 2 +- Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift | 2 +- Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift | 2 +- Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift | 2 +- Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift | 2 +- Adyen/UI/Form/Items/Split/FormSplitItem.swift | 2 +- Adyen/UI/Form/Items/Split/FormSplitItemView.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextInputItem.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextInputItemView.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItem.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItemStyle.swift | 2 +- Adyen/UI/Form/Items/Text/FormTextItemView.swift | 2 +- Adyen/UI/Form/Items/Text/TextField.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItem.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift | 2 +- Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift | 2 +- Adyen/UI/Form/Items/Value/FormValueItem.swift | 2 +- Adyen/UI/Form/Items/Value/FormValueItemView.swift | 2 +- Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift | 2 +- Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift | 2 +- .../Picker/FormPickerSearchViewController+EmptyView+Style.swift | 2 +- .../Value/Picker/FormPickerSearchViewController+EmptyView.swift | 2 +- .../Value/Picker/FormPickerSearchViewController+Style.swift | 2 +- .../Items/Value/Picker/FormPickerSearchViewController.swift | 2 +- .../Form/Items/Value/Selectable/FormSelectableValueItem.swift | 2 +- .../Items/Value/Selectable/FormSelectableValueItemView.swift | 2 +- .../Form/Items/Value/Validatable/FormValidatableValueItem.swift | 2 +- .../Items/Value/Validatable/FormValidatableValueItemView.swift | 2 +- Adyen/UI/List/CoreListDataSource.swift | 2 +- Adyen/UI/List/DiffableListDataSource.swift | 2 +- Adyen/UI/List/ListCell.swift | 2 +- Adyen/UI/List/ListFooterView.swift | 2 +- Adyen/UI/List/ListHeaderView.swift | 2 +- Adyen/UI/List/ListItem+Icon.swift | 2 +- Adyen/UI/List/ListItem.swift | 2 +- Adyen/UI/List/ListItemStyle.swift | 2 +- Adyen/UI/List/ListItemView.swift | 2 +- Adyen/UI/List/ListSection.swift | 2 +- Adyen/UI/List/ListSectionFooterStyle.swift | 2 +- Adyen/UI/List/ListSectionHeaderStyle.swift | 2 +- Adyen/UI/List/ListViewController.swift | 2 +- Adyen/UI/Styles/ApplePayStyle.swift | 2 +- Adyen/UI/Styles/ButtonStyle.swift | 2 +- Adyen/UI/Styles/CoreColors.swift | 2 +- Adyen/UI/Styles/CoreFonts.swift | 2 +- Adyen/UI/Styles/CornerRadiusStyle.swift | 2 +- Adyen/UI/Styles/FormComponentStyle.swift | 2 +- Adyen/UI/Styles/ImageStyle.swift | 2 +- Adyen/UI/Styles/ListComponentStyle.swift | 2 +- Adyen/UI/Styles/NavigationStyle.swift | 2 +- Adyen/UI/Styles/ProgressViewStyle.swift | 2 +- Adyen/UI/Styles/SegmentedControlStyle.swift | 2 +- Adyen/UI/Styles/TextStyle.swift | 2 +- Adyen/UI/Styles/ViewStyle.swift | 2 +- Adyen/UI/Views/ContainerView.swift | 2 +- Adyen/UI/Views/CopyLabelView.swift | 2 +- Adyen/UI/Views/EmptyStateView.swift | 2 +- Adyen/UI/Views/LinkTextView.swift | 2 +- Adyen/UI/Views/LoadingView.swift | 2 +- Adyen/UI/Views/SubmitButton.swift | 2 +- Adyen/UI/Views/SupportedPaymentMethodsView.swift | 2 +- Adyen/UI/Views/UISearchBar+Prominent.swift | 2 +- Adyen/UI/Views/UIView+Accessibility.swift | 2 +- Adyen/Utilities/AdyenCoder.swift | 2 +- Adyen/Utilities/Analytics.swift | 2 +- Adyen/Utilities/AppLauncher.swift | 2 +- Adyen/Utilities/BundleSPMExtension.swift | 2 +- Adyen/Utilities/Completion.swift | 2 +- Adyen/Utilities/Debugging/Assertion.swift | 2 +- Adyen/Utilities/Debugging/Logger.swift | 2 +- Adyen/Utilities/External/AllCountriesPhoneExtensions.swift | 2 +- Adyen/Utilities/External/AllRegions.swift | 2 +- Adyen/Utilities/External/LocalizableRegionRepository.swift | 2 +- Adyen/Utilities/External/LogoURLProvider.swift | 2 +- Adyen/Utilities/External/PhoneExtensionsRepository.swift | 2 +- Adyen/Utilities/IBANSpecification.swift | 2 +- Adyen/Utilities/KeyboardObserver.swift | 2 +- Adyen/Utilities/LazyOptional.swift | 2 +- Adyen/Utilities/Localization.swift | 2 +- Adyen/Utilities/LocalizationParameters.swift | 2 +- Adyen/Utilities/Observable/AdyenObservable.swift | 2 +- Adyen/Utilities/Observable/AdyenObserver.swift | 2 +- Adyen/Utilities/Observable/EventPublisher.swift | 2 +- Adyen/Utilities/Observable/Observation.swift | 2 +- Adyen/Utilities/Observable/ObservationManager.swift | 2 +- Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift | 2 +- Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift | 2 +- Adyen/Utilities/SizeUtilities.swift | 2 +- Adyen/Utilities/Throttler.swift | 2 +- Adyen/Utilities/ViewIdentifierBuilder.swift | 2 +- Adyen/Validators/AddressAnalyticsValidationError.swift | 2 +- Adyen/Validators/BalanceChecker.swift | 2 +- Adyen/Validators/BrazilSocialSecurityNumberValidator.swift | 2 +- Adyen/Validators/ClientKeyValidator.swift | 2 +- Adyen/Validators/CountryCodeValidator.swift | 2 +- Adyen/Validators/CurrencyCodeValidator.swift | 2 +- Adyen/Validators/DateValidator.swift | 2 +- Adyen/Validators/EmailValidator.swift | 2 +- Adyen/Validators/IBANValidator.swift | 2 +- Adyen/Validators/LengthValidator.swift | 2 +- Adyen/Validators/NumericStringValidator.swift | 2 +- Adyen/Validators/PhoneNumberValidator.swift | 2 +- Adyen/Validators/PostalCodeValidator.swift | 2 +- Adyen/Validators/RegularExpressionValidator.swift | 2 +- Adyen/Validators/ValidationError.swift | 2 +- Adyen/Validators/Validator.swift | 2 +- AdyenActions/Actions/Action.swift | 2 +- AdyenActions/Actions/AnyVoucherAction.swift | 2 +- AdyenActions/Actions/AwaitAction.swift | 2 +- AdyenActions/Actions/BoletoVoucherAction.swift | 2 +- AdyenActions/Actions/DocumentAction.swift | 2 +- AdyenActions/Actions/DokuVoucherAction.swift | 2 +- AdyenActions/Actions/EContextATMVoucherAction.swift | 2 +- AdyenActions/Actions/EContextStoresVoucherAction.swift | 2 +- AdyenActions/Actions/MultibancoVoucherAction.swift | 2 +- AdyenActions/Actions/OXXOVoucherAction.swift | 2 +- AdyenActions/Actions/QRCodeAction.swift | 2 +- AdyenActions/Actions/RedireactableAwaitAction.swift | 2 +- AdyenActions/Actions/RedirectAction.swift | 2 +- AdyenActions/Actions/SDKAction.swift | 2 +- AdyenActions/Actions/ThreeDS2Action.swift | 2 +- AdyenActions/Actions/ThreeDS2ChallengeAction.swift | 2 +- AdyenActions/Actions/ThreeDS2FingerprintAction.swift | 2 +- AdyenActions/Actions/TwintSDKAction.swift | 2 +- AdyenActions/Actions/TwintSDKData.swift | 2 +- AdyenActions/Actions/VoucherAction.swift | 2 +- AdyenActions/Actions/WeChatPaySDKAction.swift | 2 +- AdyenActions/Actions/WeChatPaySDKData.swift | 2 +- AdyenActions/AdyenActionComponent.swift | 2 +- .../Components/3DS2/API/Submit3DS2FingerprintRequest.swift | 2 +- .../Components/3DS2/API/Submit3DS2FingerprintResponse.swift | 2 +- AdyenActions/Components/3DS2/PaymentInfo.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2Component.swift | 2 +- .../Components/3DS2/ThreeDS2ComponentChallengeToken.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift | 2 +- .../Components/3DS2/ThreeDS2ComponentFingerprintToken.swift | 2 +- AdyenActions/Components/3DS2/ThreeDS2Details.swift | 2 +- AdyenActions/Components/3DS2/ThreeDSResult.swift | 2 +- AdyenActions/Components/Await/AwaitActionDetails.swift | 2 +- AdyenActions/Components/Await/AwaitComponent.swift | 2 +- AdyenActions/Components/Await/PollingComponent.swift | 2 +- AdyenActions/Components/Await/PollingHandlerProvider.swift | 2 +- AdyenActions/Components/Base/ActionNavigationBar.swift | 2 +- .../Components/Base/AnyWeChatPaySDKActionComponent.swift | 2 +- AdyenActions/Components/Document/DocumentComponent.swift | 2 +- AdyenActions/Components/Document/ShareableComponent.swift | 2 +- AdyenActions/Components/QRCode/ExpirationTimer.swift | 2 +- AdyenActions/Components/QRCode/QRCodeActionComponent.swift | 2 +- AdyenActions/Components/Redirect/BrowserComponent.swift | 2 +- .../Components/Redirect/NativeRedirectResultRequest.swift | 2 +- .../Redirect/OpenExternalAppDetector+DependencyKey.swift | 2 +- AdyenActions/Components/Redirect/OpenExternalAppDetector.swift | 2 +- AdyenActions/Components/Redirect/RedirectComponent.swift | 2 +- AdyenActions/Components/Redirect/RedirectDetails.swift | 2 +- AdyenActions/Components/Redirect/RedirectListener.swift | 2 +- AdyenActions/Components/SDK/Twint+Injectable.swift | 2 +- AdyenActions/Components/SDK/TwintSDKActionComponent.swift | 2 +- AdyenActions/Components/Voucher/AppleWalletPassProvider.swift | 2 +- AdyenActions/Components/Voucher/VoucherComponent.swift | 2 +- .../Components/Voucher/VoucherComponentExtensions.swift | 2 +- .../Components/Voucher/VoucherShareableViewProvider.swift | 2 +- AdyenActions/Protocols/ActionHandlingComponent.swift | 2 +- AdyenActions/Utilities/BundleSPMExtension.swift | 2 +- AdyenCard/Components/BCMC/BCMCComponent.swift | 2 +- AdyenCard/Components/Card/CardAnalyticsConfiguration.swift | 2 +- AdyenCard/Components/Card/CardComponent.swift | 2 +- AdyenCard/Components/Card/CardComponentConfiguration.swift | 2 +- AdyenCard/Components/Card/CardComponentDelegate.swift | 2 +- AdyenCard/Components/Card/CardComponentExtensions.swift | 2 +- AdyenCard/Components/Card/CardDetails.swift | 2 +- AdyenCard/Components/Card/CardViewController.swift | 2 +- AdyenCard/Components/Card/CardViewControllerItemsProvider.swift | 2 +- AdyenCard/Components/Card/ThreeDS2SdkVersion.swift | 2 +- .../GiftCardComponent/GiftCardComponent+Extensions.swift | 2 +- AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift | 2 +- .../GiftCardComponent/GiftCardConfirmationPaymentMethod.swift | 2 +- AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift | 2 +- AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift | 2 +- .../GiftCardComponent/PartialPaymentMethodDetails.swift | 2 +- AdyenCard/Components/KCP/KCPDetails.swift | 2 +- AdyenCard/Form/DualBrandView.swift | 2 +- AdyenCard/Form/FormCardExpiryDateItem.swift | 2 +- AdyenCard/Form/FormCardLogosItemView.swift | 2 +- AdyenCard/Form/FormCardNumberContainerItem.swift | 2 +- AdyenCard/Form/FormCardNumberContainerItemView.swift | 2 +- AdyenCard/Form/FormCardNumberItem.swift | 2 +- AdyenCard/Form/FormCardNumberItemView.swift | 2 +- AdyenCard/Form/FormCardSecurityCodeItem.swift | 2 +- AdyenCard/Form/FormCardSecurityCodeItemView.swift | 2 +- AdyenCard/Form/Installments/FormCardInstallmentsItem.swift | 2 +- AdyenCard/Form/Installments/InstallmentPickerElement.swift | 2 +- AdyenCard/Formatters/CardExpiryDateFormatter.swift | 2 +- AdyenCard/Formatters/CardNumberFormatter.swift | 2 +- AdyenCard/Formatters/CardSecurityCodeFormatter.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupRequest.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupResponse.swift | 2 +- AdyenCard/Utilities/BinLookup/BinLookupService.swift | 2 +- AdyenCard/Utilities/BundleSPMExtension.swift | 2 +- AdyenCard/Utilities/CardType/BinInfoProvider.swift | 2 +- AdyenCard/Utilities/CardType/CardBrand.swift | 2 +- AdyenCard/Utilities/CardType/CardTypeDetector.swift | 2 +- AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift | 2 +- AdyenCard/Validators/CardExpiryDateValidator.swift | 2 +- AdyenCard/Validators/CardHolderNameValidator.swift | 2 +- AdyenCard/Validators/CardKCPValidators.swift | 2 +- AdyenCard/Validators/CardNumberValidator.swift | 2 +- AdyenCard/Validators/CardPublicKeyValidator.swift | 2 +- AdyenCard/Validators/CardSecurityCodeValidator.swift | 2 +- AdyenCard/Validators/CardValidationError.swift | 2 +- AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift | 2 +- AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift | 2 +- AdyenCashAppPay/CashAppPayComponent.swift | 2 +- AdyenCashAppPay/CashAppPayConfiguration.swift | 2 +- AdyenCashAppPay/CashAppPayDetails.swift | 2 +- AdyenComponents/Affirm/AffirmComponent.swift | 2 +- AdyenComponents/Affirm/AffirmDetails.swift | 2 +- AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift | 2 +- AdyenComponents/Atome/AtomeComponent.swift | 2 +- AdyenComponents/Atome/AtomeDetails.swift | 2 +- AdyenComponents/BLIK/BLIKComponent.swift | 2 +- AdyenComponents/BLIK/BLIKDetails.swift | 2 +- .../BasicPersonalInfoFormComponent.swift | 2 +- .../BasicPersonalInfoFormDetails.swift | 2 +- AdyenComponents/Boleto/BoletoComponent.swift | 2 +- AdyenComponents/Boleto/BoletoComponentExtensions.swift | 2 +- AdyenComponents/Boleto/BoletoDetails.swift | 2 +- AdyenComponents/Doku/DokuComponent.swift | 2 +- AdyenComponents/Doku/DokuDetails.swift | 2 +- AdyenComponents/Instant/InstantComponents.swift | 2 +- AdyenComponents/OnlineBanking/OnlineBankingComponent.swift | 2 +- AdyenComponents/OnlineBanking/OnlineBankingDetails.swift | 2 +- .../PayByBank/US/PayByBankUSComponent+Configuration.swift | 2 +- .../PayByBankUSComponent+ConfirmationViewController+Model.swift | 2 +- .../US/PayByBankUSComponent+ConfirmationViewController.swift | 2 +- AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift | 2 +- AdyenComponents/PayByBank/US/PayByBankUSComponent.swift | 2 +- AdyenComponents/UPI/UPIComponent.swift | 2 +- AdyenComponents/UPI/UPIComponentDetails.swift | 2 +- AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift | 2 +- AdyenDropIn/Components/PaymentMethodListComponent.swift | 2 +- AdyenDropIn/Components/PreApplePayComponent.swift | 2 +- AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift | 2 +- AdyenDropIn/DropInComponent.swift | 2 +- AdyenDropIn/DropInComponentExtensions.swift | 2 +- AdyenDropIn/Models/DropInAnalyticsConfiguration.swift | 2 +- AdyenDropIn/Models/DropInComponentStyle.swift | 2 +- AdyenDropIn/Models/DropInConfiguration.swift | 2 +- AdyenDropIn/Presentation/DimmingPresentationController.swift | 2 +- AdyenDropIn/Presentation/DropInNavigationController.swift | 2 +- AdyenDropIn/Presentation/ModalViewController.swift | 2 +- AdyenDropIn/Presentation/NavigationDelegate.swift | 2 +- AdyenDropIn/Presentation/SlideInPresentationAnimator.swift | 2 +- AdyenDropIn/Presentation/WrapperViewController.swift | 2 +- .../Utilities/ComponentManager+PaymentComponentBuilder.swift | 2 +- AdyenDropIn/Utilities/ComponentManager.swift | 2 +- AdyenDropIn/Utilities/ComponentSections.swift | 2 +- AdyenDropIn/Views/PreApplePayView.swift | 2 +- AdyenEncryption/AnyEncryptor.swift | 2 +- AdyenEncryption/BankDetailsEncryptor.swift | 2 +- AdyenEncryption/CardEncryptor.swift | 2 +- AdyenEncryption/Extensions/DataExtension.swift | 2 +- AdyenEncryption/Extensions/IntegerExtension.swift | 2 +- AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift | 2 +- AdyenEncryption/Extensions/StringExtension.swift | 2 +- AdyenEncryption/Model/Card.swift | 2 +- AdyenEncryption/Model/EncryptedCard.swift | 2 +- AdyenEncryption/Payload/BankPayload.swift | 2 +- AdyenEncryption/Payload/BinPayload.swift | 2 +- AdyenEncryption/Payload/CardPayload.swift | 2 +- AdyenEncryption/Payload/Payload.swift | 2 +- AdyenSession/API/Payments/PaymentsRequest.swift | 2 +- AdyenSession/API/SelfRetainingAPIClient.swift | 2 +- AdyenSession/API/SessionAPIClient.swift | 2 +- AdyenSession/AdyenSession+ActionComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+DropInComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+PartialPaymentDelegate.swift | 2 +- AdyenSession/AdyenSession+PaymentComponentDelegate.swift | 2 +- AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift | 2 +- AdyenSession/AdyenSession.swift | 2 +- AdyenSession/AdyenSessionDelegate.swift | 2 +- AdyenSession/AdyenSessionResult.swift | 2 +- AdyenTwint/TwintComponent.swift | 2 +- AdyenTwint/TwintDetails.swift | 2 +- .../WeChatPayActionComponent/WeChatPayActionComponent.swift | 2 +- .../WeChatPayActionComponent/WeChatPayAdditionalDetails.swift | 2 +- Demo/Common/Configuration/AnalyticsSettingsView.swift | 2 +- Demo/Common/Configuration/ApplePaySettingsView.swift | 2 +- Demo/Common/Configuration/CardComponentSettingsView.swift | 2 +- Demo/Common/Configuration/ConfigurationView.swift | 2 +- Demo/Common/Configuration/ConfigurationViewModel.swift | 2 +- Demo/Common/Configuration/DropInSettingsView.swift | 2 +- Demo/Common/Configuration/SearchBar.swift | 2 +- Demo/Common/Helpers/APIClientHelper.swift | 2 +- Demo/Common/Helpers/CodingHelpers.swift | 2 +- Demo/Common/IntegrationExamples/ComponentCreationError.swift | 2 +- .../Components/ApplePayComponentAdvancedFlowExample.swift | 2 +- .../Components/ApplePayComponentExample.swift | 2 +- .../Components/CardComponentAdvancedFlowExample.swift | 2 +- .../IntegrationExamples/Components/CardComponentExample.swift | 2 +- .../Components/InstantPaymentComponentAdvancedFlowExample.swift | 2 +- .../Components/InstantPaymentComponentExample.swift | 2 +- .../Components/IssuerListComponentAdvancedFlowExample.swift | 2 +- .../Components/IssuerListComponentExample.swift | 2 +- Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift | 2 +- .../IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift | 2 +- Demo/Common/IntegrationExamples/DropIn/DropInExample.swift | 2 +- .../IntegrationExamples/MapkitAddressLookupProvider.swift | 2 +- .../Protocols/InitialDataAdvancedFlowProtocol.swift | 2 +- .../IntegrationExamples/Protocols/InitialDataFlowProtocol.swift | 2 +- .../Protocols/PresenterExampleProtocol.swift | 2 +- Demo/Common/Models/ComponentsItem.swift | 2 +- Demo/Common/Networking/APIRequest.swift | 2 +- Demo/Common/Networking/BalanceCheckRequest.swift | 2 +- Demo/Common/Networking/CancelOrderRequest.swift | 2 +- Demo/Common/Networking/CreateOrderRequest.swift | 2 +- Demo/Common/Networking/DefaultAPIClient.swift | 2 +- Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift | 2 +- Demo/Common/Networking/Environment.swift | 2 +- Demo/Common/Networking/PaymentDetailsRequest.swift | 2 +- Demo/Common/Networking/PaymentMethodsRequest.swift | 2 +- Demo/Common/Networking/PaymentsRequest.swift | 2 +- Demo/Common/Networking/SessionRequest.swift | 2 +- .../BACSDirectDebitPresentationDelegate.swift | 2 +- Demo/Configuration.swift | 2 +- Demo/SwiftUI/AppDelegate.swift | 2 +- Demo/SwiftUI/ComponentsView.swift | 2 +- Demo/SwiftUI/ComponentsViewModel.swift | 2 +- Demo/SwiftUI/SceneDelegate.swift | 2 +- Demo/UIKit/AppDelegate.swift | 2 +- Demo/UIKit/ComponentsView.swift | 2 +- Demo/UIKit/ComponentsViewController.swift | 2 +- Demo/UIKit/UIView+Helpers.swift | 2 +- Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift | 2 +- Tests/IntegrationTests/Helpers/UIView+Search.swift | 2 +- Tests/IntegrationTests/Helpers/UIViewController+Search.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift | 2 +- .../IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift | 2 +- .../Helpers/XCTestCase+RootViewController.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Style.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift | 2 +- Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift | 2 +- Tests/IntegrationTests/Localization/LocalizationTests.swift | 2 +- .../UIKit/Form/FormItems/Address/AddressViewModelTests.swift | 2 +- .../UIKit/Form/FormItems/Address/FormAddressItemTests.swift | 2 +- .../Form/FormItems/Address/FormAddressPickerItemTests.swift | 2 +- .../UIKit/Form/FormItems/Picker/FormPickerItemTests.swift | 2 +- .../Form/FormItems/Selectable/FormSelectableItemViewTests.swift | 2 +- .../Form/FormItems/Text/FormTextItemViewDelegateMock.swift | 2 +- .../UIKit/Form/FormItems/Text/FormTextItemViewTests.swift | 2 +- .../FormItems/Validatable/FormValidatableItemViewTests.swift | 2 +- Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift | 2 +- Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift | 2 +- .../UIKit/Views/SupportedPaymentMethodLogosViewTests.swift | 2 +- Tests/SnapshotTests/Components/AffirmComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/AtomeComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/BLIKComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/BoletoComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/CardComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/DokuComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/GiftCardComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/IssuerListComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/MBWayComponentUITests.swift | 2 +- .../SnapshotTests/Components/QRCodeActionComponentUITests.swift | 2 +- Tests/SnapshotTests/Components/UPIComponentUITests.swift | 2 +- Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift | 2 +- Tests/SnapshotTests/UI/ListViewControllerUITests.swift | 2 +- Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift | 2 +- Tests/UnitTests/APIClientMock.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsEventTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsProviderMock.swift | 2 +- Tests/UnitTests/Analytics/AnalyticsProviderTests.swift | 2 +- Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift | 2 +- Tests/UnitTests/Assets/AssetsAccessTests.swift | 2 +- Tests/UnitTests/Core/APIContextTests.swift | 2 +- Tests/UnitTests/Core/ActionTests.swift | 2 +- Tests/UnitTests/Core/AdyenContextTests.swift | 2 +- Tests/UnitTests/Core/BackoffSchedulerTests.swift | 2 +- Tests/UnitTests/Core/BankDetailsEncryptorTests.swift | 2 +- Tests/UnitTests/Core/BrowserInfoTests.swift | 2 +- .../Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift | 2 +- Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift | 2 +- Tests/UnitTests/Core/ImageLoaderTests.swift | 2 +- Tests/UnitTests/Core/ListItemTests.swift | 2 +- Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift | 2 +- Tests/UnitTests/Core/PaymentMethodTests.swift | 2 +- Tests/UnitTests/Core/SimpleSchedulerTests.swift | 2 +- .../Extension/KeyedDecodingContainerExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/StringExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift | 2 +- Tests/UnitTests/Extension/UIButtonHelpersTests.swift | 2 +- Tests/UnitTests/Extension/UILabelHelpersTests.swift | 2 +- Tests/UnitTests/Extension/URLExtensionsTest.swift | 2 +- Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift | 2 +- Tests/UnitTests/Helpers/String+UIImage.swift | 2 +- Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift | 2 +- Tests/UnitTests/Helpers/XCTestCase+Result.swift | 2 +- Tests/UnitTests/Mocks/APIClientMock.swift | 2 +- Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift | 2 +- Tests/UnitTests/Mocks/AppLauncherMock.swift | 2 +- Tests/UnitTests/Mocks/CancellableMock.swift | 2 +- Tests/UnitTests/Mocks/CardPaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/DummyData/Dummy.swift | 2 +- Tests/UnitTests/Mocks/DummyData/DummyHelper.swift | 2 +- Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift | 2 +- Tests/UnitTests/Mocks/FormatterMock.swift | 2 +- Tests/UnitTests/Mocks/ImageLoaderMock.swift | 2 +- Tests/UnitTests/Mocks/MockAddressLookupProvider.swift | 2 +- Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift | 2 +- Tests/UnitTests/Mocks/PaymentComponentMock.swift | 2 +- Tests/UnitTests/Mocks/PaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/PostalAddressMocks.swift | 2 +- Tests/UnitTests/Mocks/PresentationDelegateMock.swift | 2 +- Tests/UnitTests/Mocks/PresenterMock.swift | 2 +- Tests/UnitTests/Mocks/PresentingViewControllerMock.swift | 2 +- Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift | 2 +- Tests/UnitTests/Mocks/URLProtocolMock.swift | 2 +- Tests/UnitTests/Mocks/ValidatorMock.swift | 2 +- Tests/UnitTests/Utilities/AdyenCoderTests.swift | 2 +- Tests/UnitTests/Utilities/AmountFormatterTests.swift | 2 +- Tests/UnitTests/Utilities/AssertsTests.swift | 2 +- Tests/UnitTests/Utilities/BalanceCheckerTests.swift | 2 +- Tests/UnitTests/Utilities/DateValidationTests.swift | 2 +- Tests/UnitTests/Utilities/KeyboardObserverTests.swift | 2 +- Tests/UnitTests/Utilities/LazyOptionalTests.swift | 2 +- Tests/UnitTests/Utilities/LengthValidatorTests.swift | 2 +- Tests/UnitTests/Utilities/LogoGeneratorTests.swift | 2 +- Tests/UnitTests/Utilities/ObservableTests.swift | 2 +- Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift | 2 +- 559 files changed, 559 insertions(+), 559 deletions(-) diff --git a/.swiftformat b/.swiftformat index 852bd27148..fc2d0500f1 100644 --- a/.swiftformat +++ b/.swiftformat @@ -6,7 +6,7 @@ --decimalgrouping none --wrapcollections before-first --wraparguments before-first ---header "\nCopyright (c) {year} Adyen N.V.\n\nThis file is open source and available under the MIT license. See the LICENSE file for more info.\n" +--header "\nCopyright (c) {created.year} Adyen N.V.\n\nThis file is open source and available under the MIT license. See the LICENSE file for more info.\n" # file options --exclude Scripts \ No newline at end of file diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift index ecbc23787a..1915c7b6d3 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsFlavor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift index a3c71c2e0e..5a8d4cd871 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift b/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift index 66259929de..1902c7e33d 100644 --- a/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift +++ b/Adyen/Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift b/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift index b76fb34ee9..9deed503f6 100644 --- a/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift +++ b/Adyen/Analytics/AnalyticsProvider/EventAnalyticsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AdyenAnalytics.swift b/Adyen/Analytics/Models/AdyenAnalytics.swift index 30f5740091..0629f1de62 100644 --- a/Adyen/Analytics/Models/AdyenAnalytics.swift +++ b/Adyen/Analytics/Models/AdyenAnalytics.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsConstants.swift b/Adyen/Analytics/Models/AnalyticsConstants.swift index 94263734ec..9cdb993ceb 100644 --- a/Adyen/Analytics/Models/AnalyticsConstants.swift +++ b/Adyen/Analytics/Models/AnalyticsConstants.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsData.swift b/Adyen/Analytics/Models/AnalyticsData.swift index 617f50de19..45e2b1b3da 100644 --- a/Adyen/Analytics/Models/AnalyticsData.swift +++ b/Adyen/Analytics/Models/AnalyticsData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventDataSource.swift b/Adyen/Analytics/Models/AnalyticsEventDataSource.swift index b1df026e41..7cb57610c8 100644 --- a/Adyen/Analytics/Models/AnalyticsEventDataSource.swift +++ b/Adyen/Analytics/Models/AnalyticsEventDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventError.swift b/Adyen/Analytics/Models/AnalyticsEventError.swift index c9454ba352..15ce19d232 100644 --- a/Adyen/Analytics/Models/AnalyticsEventError.swift +++ b/Adyen/Analytics/Models/AnalyticsEventError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventInfo.swift b/Adyen/Analytics/Models/AnalyticsEventInfo.swift index 483ec9b73a..3acf42cdd3 100644 --- a/Adyen/Analytics/Models/AnalyticsEventInfo.swift +++ b/Adyen/Analytics/Models/AnalyticsEventInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsEventLog.swift b/Adyen/Analytics/Models/AnalyticsEventLog.swift index 52db261331..d154d94139 100644 --- a/Adyen/Analytics/Models/AnalyticsEventLog.swift +++ b/Adyen/Analytics/Models/AnalyticsEventLog.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/AnalyticsValidationError.swift b/Adyen/Analytics/Models/AnalyticsValidationError.swift index 9c08bf187a..5ce3839522 100644 --- a/Adyen/Analytics/Models/AnalyticsValidationError.swift +++ b/Adyen/Analytics/Models/AnalyticsValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift b/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift index ecd0dc6d3e..e2cc9eb053 100644 --- a/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift +++ b/Adyen/Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Requests/AnalyticsRequest.swift b/Adyen/Analytics/Requests/AnalyticsRequest.swift index e7377f692b..05cf0ac64a 100644 --- a/Adyen/Analytics/Requests/AnalyticsRequest.swift +++ b/Adyen/Analytics/Requests/AnalyticsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift b/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift index 4ece5af436..4d247d0675 100644 --- a/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift +++ b/Adyen/Analytics/Requests/InitialAnalyticsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Assets/Generated/LocalizationKey.swift b/Adyen/Assets/Generated/LocalizationKey.swift index f0631d1f2f..9ab0949cdc 100644 --- a/Adyen/Assets/Generated/LocalizationKey.swift +++ b/Adyen/Assets/Generated/LocalizationKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/APIContext.swift b/Adyen/Core/APIClient/APIContext.swift index 610aa9c728..f292f3a7fc 100644 --- a/Adyen/Core/APIClient/APIContext.swift +++ b/Adyen/Core/APIClient/APIContext.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/AnalyticsEnvironment.swift b/Adyen/Core/APIClient/AnalyticsEnvironment.swift index e16e363f91..60692d0c96 100644 --- a/Adyen/Core/APIClient/AnalyticsEnvironment.swift +++ b/Adyen/Core/APIClient/AnalyticsEnvironment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Environment.swift b/Adyen/Core/APIClient/Environment.swift index c5cc0689a3..4f5ab0a9c5 100644 --- a/Adyen/Core/APIClient/Environment.swift +++ b/Adyen/Core/APIClient/Environment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/APIRequest.swift b/Adyen/Core/APIClient/Requests/APIRequest.swift index 79c03e69d4..14b5141998 100644 --- a/Adyen/Core/APIClient/Requests/APIRequest.swift +++ b/Adyen/Core/APIClient/Requests/APIRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift b/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift index cad1967e80..aea6910aec 100644 --- a/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift +++ b/Adyen/Core/APIClient/Requests/AppleWalletPassRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift b/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift index da6d704eec..8ef04320d5 100644 --- a/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift +++ b/Adyen/Core/APIClient/Requests/ClientKeyRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift b/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift index c82cfe1805..b211d138a0 100644 --- a/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift +++ b/Adyen/Core/APIClient/Requests/OrderStatusRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift b/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift index f95c21a02c..871879859d 100644 --- a/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift +++ b/Adyen/Core/APIClient/Requests/PaymentStatusRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift b/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift index 9d41be55a9..ffa1960692 100644 --- a/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift +++ b/Adyen/Core/APIClient/Responses/AppleWalletPassResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift b/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift index a778a6277e..a6645eaebb 100644 --- a/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift +++ b/Adyen/Core/APIClient/Responses/ClientKeyResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift b/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift index b7670ec4f5..26bbed9fa3 100644 --- a/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift +++ b/Adyen/Core/APIClient/Responses/OrderStatusResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift b/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift index 805ec22cb8..0398dc4e59 100644 --- a/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift +++ b/Adyen/Core/APIClient/Responses/PaymentStatusResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/AdyenContext/AdyenContext.swift b/Adyen/Core/AdyenContext/AdyenContext.swift index 1445b454f3..28b442b19e 100644 --- a/Adyen/Core/AdyenContext/AdyenContext.swift +++ b/Adyen/Core/AdyenContext/AdyenContext.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift index fc6c648386..44de784527 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift index 1d2dac04e1..5cf282db31 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift index c2cd224712..7d5196a22f 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift index bb6016ae80..f72fde8237 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift index 964237a3b2..1f204b0a45 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift index 95b2c0161a..f23d3d2468 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift b/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift index 0af55c0eba..aced79a036 100644 --- a/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift +++ b/Adyen/Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift b/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift index 9f8745029b..e705eb41ee 100644 --- a/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift +++ b/Adyen/Core/Components/AlreadyPaidPaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/AnyCashAppPayConfiguration.swift b/Adyen/Core/Components/AnyCashAppPayConfiguration.swift index adcecc7c56..1f8569c1cb 100644 --- a/Adyen/Core/Components/AnyCashAppPayConfiguration.swift +++ b/Adyen/Core/Components/AnyCashAppPayConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/ActionComponentData.swift b/Adyen/Core/Components/Base/ActionComponentData.swift index 967b74426a..4efba7758a 100644 --- a/Adyen/Core/Components/Base/ActionComponentData.swift +++ b/Adyen/Core/Components/Base/ActionComponentData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/BasicComponentConfiguration.swift b/Adyen/Core/Components/Base/BasicComponentConfiguration.swift index f7e3fd0738..70f2a5d534 100644 --- a/Adyen/Core/Components/Base/BasicComponentConfiguration.swift +++ b/Adyen/Core/Components/Base/BasicComponentConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/PartialPaymentError.swift b/Adyen/Core/Components/Base/PartialPaymentError.swift index bacb008f06..a2e52415fa 100644 --- a/Adyen/Core/Components/Base/PartialPaymentError.swift +++ b/Adyen/Core/Components/Base/PartialPaymentError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Base/PresentableComponentWrapper.swift b/Adyen/Core/Components/Base/PresentableComponentWrapper.swift index 580c0f45c9..3b87540934 100644 --- a/Adyen/Core/Components/Base/PresentableComponentWrapper.swift +++ b/Adyen/Core/Components/Base/PresentableComponentWrapper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/Installment/InstallmentOptions.swift b/Adyen/Core/Components/Installment/InstallmentOptions.swift index 00459fd9c1..6887c06424 100644 --- a/Adyen/Core/Components/Installment/InstallmentOptions.swift +++ b/Adyen/Core/Components/Installment/InstallmentOptions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/InstantPaymentComponent.swift b/Adyen/Core/Components/InstantPaymentComponent.swift index 135e3578a8..e0bf296c69 100644 --- a/Adyen/Core/Components/InstantPaymentComponent.swift +++ b/Adyen/Core/Components/InstantPaymentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Components/StoredPaymentMethodComponent.swift b/Adyen/Core/Components/StoredPaymentMethodComponent.swift index 7c8aa83af2..04b39c21a4 100644 --- a/Adyen/Core/Components/StoredPaymentMethodComponent.swift +++ b/Adyen/Core/Components/StoredPaymentMethodComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/APIError.swift b/Adyen/Core/Errors/APIError.swift index 93febdfae1..64e9fa333d 100644 --- a/Adyen/Core/Errors/APIError.swift +++ b/Adyen/Core/Errors/APIError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/AppleWalletError.swift b/Adyen/Core/Errors/AppleWalletError.swift index 2aceed5b94..974bac71a1 100644 --- a/Adyen/Core/Errors/AppleWalletError.swift +++ b/Adyen/Core/Errors/AppleWalletError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/ComponentError.swift b/Adyen/Core/Errors/ComponentError.swift index e8225cb7dd..81d83bf02e 100644 --- a/Adyen/Core/Errors/ComponentError.swift +++ b/Adyen/Core/Errors/ComponentError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Errors/UnknownError.swift b/Adyen/Core/Errors/UnknownError.swift index e825d502f5..802eb0f81c 100644 --- a/Adyen/Core/Errors/UnknownError.swift +++ b/Adyen/Core/Errors/UnknownError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/CardType.swift b/Adyen/Core/Models/CardType.swift index 88bb7d3f6c..039a7d8fdf 100644 --- a/Adyen/Core/Models/CardType.swift +++ b/Adyen/Core/Models/CardType.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/DisplayInformation.swift b/Adyen/Core/Models/DisplayInformation.swift index 648b9e6d8d..1567c559b6 100644 --- a/Adyen/Core/Models/DisplayInformation.swift +++ b/Adyen/Core/Models/DisplayInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/Models/ShopperInteraction.swift b/Adyen/Core/Models/ShopperInteraction.swift index 3e36929dc9..612e204e0c 100644 --- a/Adyen/Core/Models/ShopperInteraction.swift +++ b/Adyen/Core/Models/ShopperInteraction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/ToolBar/CancellableToolBar.swift b/Adyen/Core/ToolBar/CancellableToolBar.swift index 5dae998b42..234cd7e000 100644 --- a/Adyen/Core/ToolBar/CancellableToolBar.swift +++ b/Adyen/Core/ToolBar/CancellableToolBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Core/ToolBar/ModalToolbar.swift b/Adyen/Core/ToolBar/ModalToolbar.swift index 74f9e1b8c2..ab535793fd 100644 --- a/Adyen/Core/ToolBar/ModalToolbar.swift +++ b/Adyen/Core/ToolBar/ModalToolbar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/AmountFormatter.swift b/Adyen/Formatters/AmountFormatter.swift index d28136ab49..7a9943ba1b 100644 --- a/Adyen/Formatters/AmountFormatter.swift +++ b/Adyen/Formatters/AmountFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift b/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift index f1e8eafb9c..4cec123500 100644 --- a/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift +++ b/Adyen/Formatters/BrazilSocialSecurityNumberFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/Formatter.swift b/Adyen/Formatters/Formatter.swift index 7d75af71d6..c54bd6a15c 100644 --- a/Adyen/Formatters/Formatter.swift +++ b/Adyen/Formatters/Formatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/IBANFormatter.swift b/Adyen/Formatters/IBANFormatter.swift index 959b196f3b..d13876661c 100644 --- a/Adyen/Formatters/IBANFormatter.swift +++ b/Adyen/Formatters/IBANFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Formatters/NumericFormatter.swift b/Adyen/Formatters/NumericFormatter.swift index c7ad3fd8b7..90a2d93587 100644 --- a/Adyen/Formatters/NumericFormatter.swift +++ b/Adyen/Formatters/NumericFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenCancellable.swift b/Adyen/Helpers/AdyenCancellable.swift index 8d20cfcc6d..1113afa95e 100644 --- a/Adyen/Helpers/AdyenCancellable.swift +++ b/Adyen/Helpers/AdyenCancellable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenDependencies.swift b/Adyen/Helpers/AdyenDependencies.swift index 1282a26877..170ffba583 100644 --- a/Adyen/Helpers/AdyenDependencies.swift +++ b/Adyen/Helpers/AdyenDependencies.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenScope.swift b/Adyen/Helpers/AdyenScope.swift index cf3c1d0174..6e8234f03b 100644 --- a/Adyen/Helpers/AdyenScope.swift +++ b/Adyen/Helpers/AdyenScope.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/AdyenSdkVersion.swift b/Adyen/Helpers/AdyenSdkVersion.swift index adec1f1edf..381ec2b3c7 100644 --- a/Adyen/Helpers/AdyenSdkVersion.swift +++ b/Adyen/Helpers/AdyenSdkVersion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ArrayHelpers.swift b/Adyen/Helpers/ArrayHelpers.swift index 529c9c59d6..fce8e0ca56 100644 --- a/Adyen/Helpers/ArrayHelpers.swift +++ b/Adyen/Helpers/ArrayHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/BundleHelpers.swift b/Adyen/Helpers/BundleHelpers.swift index 0054fd7023..cea5de0b2a 100644 --- a/Adyen/Helpers/BundleHelpers.swift +++ b/Adyen/Helpers/BundleHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift b/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift index ef29b41f01..d15e7b8cea 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoader+DependencyKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoader.swift b/Adyen/Helpers/ImageLoader/ImageLoader.swift index 797dc4fd53..205da81bde 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoader.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoader.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift b/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift index a4a177e80a..424757d9da 100644 --- a/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift +++ b/Adyen/Helpers/ImageLoader/ImageLoaderProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift b/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift index 5c01d9c1e4..44ae06a0ec 100644 --- a/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift +++ b/Adyen/Helpers/ImageLoader/UIImageView+ImageLoading.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/KeyedDecodingContainerHelpers.swift b/Adyen/Helpers/KeyedDecodingContainerHelpers.swift index 6600ee013e..38dedb538f 100644 --- a/Adyen/Helpers/KeyedDecodingContainerHelpers.swift +++ b/Adyen/Helpers/KeyedDecodingContainerHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/NSConstraintHelper.swift b/Adyen/Helpers/NSConstraintHelper.swift index 9c9b8f5be3..7fa29b0047 100644 --- a/Adyen/Helpers/NSConstraintHelper.swift +++ b/Adyen/Helpers/NSConstraintHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/NSTextAlignmentHelpers.swift b/Adyen/Helpers/NSTextAlignmentHelpers.swift index b1746a5ac2..0c332e3cb0 100644 --- a/Adyen/Helpers/NSTextAlignmentHelpers.swift +++ b/Adyen/Helpers/NSTextAlignmentHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/ResultHelpers.swift b/Adyen/Helpers/ResultHelpers.swift index b8a3cc707c..13737a71ba 100644 --- a/Adyen/Helpers/ResultHelpers.swift +++ b/Adyen/Helpers/ResultHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/StringHelpers.swift b/Adyen/Helpers/StringHelpers.swift index b7566c0da6..23d6a55aec 100644 --- a/Adyen/Helpers/StringHelpers.swift +++ b/Adyen/Helpers/StringHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/TimeIntervalHelpers.swift b/Adyen/Helpers/TimeIntervalHelpers.swift index 1ad8c7176b..218f4d36eb 100644 --- a/Adyen/Helpers/TimeIntervalHelpers.swift +++ b/Adyen/Helpers/TimeIntervalHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIApplicationHelpers.swift b/Adyen/Helpers/UIApplicationHelpers.swift index e8444a4590..e7d3b40865 100644 --- a/Adyen/Helpers/UIApplicationHelpers.swift +++ b/Adyen/Helpers/UIApplicationHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIButtonHelpers.swift b/Adyen/Helpers/UIButtonHelpers.swift index a84658a3e2..06dc4cbd5a 100644 --- a/Adyen/Helpers/UIButtonHelpers.swift +++ b/Adyen/Helpers/UIButtonHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIColorHelpers.swift b/Adyen/Helpers/UIColorHelpers.swift index d4ba7e774f..ffb0fe6da0 100644 --- a/Adyen/Helpers/UIColorHelpers.swift +++ b/Adyen/Helpers/UIColorHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIFontHelpers.swift b/Adyen/Helpers/UIFontHelpers.swift index 3208bc6fe2..6ff54fc587 100644 --- a/Adyen/Helpers/UIFontHelpers.swift +++ b/Adyen/Helpers/UIFontHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIImageViewHelpers.swift b/Adyen/Helpers/UIImageViewHelpers.swift index e7a937e99b..adb166dd96 100644 --- a/Adyen/Helpers/UIImageViewHelpers.swift +++ b/Adyen/Helpers/UIImageViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UILabelHelpers.swift b/Adyen/Helpers/UILabelHelpers.swift index e1a5795263..40dcd68ea6 100644 --- a/Adyen/Helpers/UILabelHelpers.swift +++ b/Adyen/Helpers/UILabelHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIProgressViewHelpers.swift b/Adyen/Helpers/UIProgressViewHelpers.swift index fd4d550b40..b53b508752 100644 --- a/Adyen/Helpers/UIProgressViewHelpers.swift +++ b/Adyen/Helpers/UIProgressViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewAnimation.swift b/Adyen/Helpers/UIViewAnimation.swift index 1630882ea2..17555cddbf 100644 --- a/Adyen/Helpers/UIViewAnimation.swift +++ b/Adyen/Helpers/UIViewAnimation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewConstraintsHelper.swift b/Adyen/Helpers/UIViewConstraintsHelper.swift index 4894c9052e..f595758e29 100644 --- a/Adyen/Helpers/UIViewConstraintsHelper.swift +++ b/Adyen/Helpers/UIViewConstraintsHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewControllerHelpers.swift b/Adyen/Helpers/UIViewControllerHelpers.swift index 3a80c70170..003f872677 100644 --- a/Adyen/Helpers/UIViewControllerHelpers.swift +++ b/Adyen/Helpers/UIViewControllerHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewHelpers.swift b/Adyen/Helpers/UIViewHelpers.swift index 2287babd0b..e832cc5f2d 100644 --- a/Adyen/Helpers/UIViewHelpers.swift +++ b/Adyen/Helpers/UIViewHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/UIViewRoundingHelpers.swift b/Adyen/Helpers/UIViewRoundingHelpers.swift index c58bd1b0b2..92cd27cbc1 100644 --- a/Adyen/Helpers/UIViewRoundingHelpers.swift +++ b/Adyen/Helpers/UIViewRoundingHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Helpers/URLHelpers.swift b/Adyen/Helpers/URLHelpers.swift index b93ffb7f29..4c7756fff5 100644 --- a/Adyen/Helpers/URLHelpers.swift +++ b/Adyen/Helpers/URLHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Amount.swift b/Adyen/Model/Amount.swift index f09fa299e4..d60bf8da73 100644 --- a/Adyen/Model/Amount.swift +++ b/Adyen/Model/Amount.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/AnyEncodable.swift b/Adyen/Model/AnyEncodable.swift index d3708079c5..a71e22a93d 100644 --- a/Adyen/Model/AnyEncodable.swift +++ b/Adyen/Model/AnyEncodable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Balance.swift b/Adyen/Model/Balance.swift index 28245318b8..b5d9d526a2 100644 --- a/Adyen/Model/Balance.swift +++ b/Adyen/Model/Balance.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/BrowserInfo.swift b/Adyen/Model/BrowserInfo.swift index 403dac10a4..01313af892 100644 --- a/Adyen/Model/BrowserInfo.swift +++ b/Adyen/Model/BrowserInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/DelegatedAuthenticationData.swift b/Adyen/Model/DelegatedAuthenticationData.swift index 719dccdbc0..e1d97b627b 100644 --- a/Adyen/Model/DelegatedAuthenticationData.swift +++ b/Adyen/Model/DelegatedAuthenticationData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Installments.swift b/Adyen/Model/Installments.swift index efe4c00282..a1cecd46cd 100644 --- a/Adyen/Model/Installments.swift +++ b/Adyen/Model/Installments.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PartialPaymentOrder.swift b/Adyen/Model/PartialPaymentOrder.swift index 0ff94d62ee..6f2aba052c 100644 --- a/Adyen/Model/PartialPaymentOrder.swift +++ b/Adyen/Model/PartialPaymentOrder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/Payment.swift b/Adyen/Model/Payment.swift index 33417817e3..0bb552642a 100644 --- a/Adyen/Model/Payment.swift +++ b/Adyen/Model/Payment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PaymentComponentData.swift b/Adyen/Model/PaymentComponentData.swift index f456011c7b..b5abdfbd8c 100644 --- a/Adyen/Model/PaymentComponentData.swift +++ b/Adyen/Model/PaymentComponentData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PostalAddress.swift b/Adyen/Model/PostalAddress.swift index cc4d632be7..8d0b70bb3b 100644 --- a/Adyen/Model/PostalAddress.swift +++ b/Adyen/Model/PostalAddress.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/PrefilledShopperInformation.swift b/Adyen/Model/PrefilledShopperInformation.swift index df503bc5c0..bd0b810dd4 100644 --- a/Adyen/Model/PrefilledShopperInformation.swift +++ b/Adyen/Model/PrefilledShopperInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Model/ShopperInformation.swift b/Adyen/Model/ShopperInformation.swift index 40f3a6db90..75c2e17102 100644 --- a/Adyen/Model/ShopperInformation.swift +++ b/Adyen/Model/ShopperInformation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Dimensions.swift b/Adyen/UI/Dimensions.swift index dc41b3d9bb..ef947d954a 100644 --- a/Adyen/UI/Dimensions.swift +++ b/Adyen/UI/Dimensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormItemViewBuilder.swift b/Adyen/UI/Form/FormItemViewBuilder.swift index e5739f112a..75727d15a4 100644 --- a/Adyen/UI/Form/FormItemViewBuilder.swift +++ b/Adyen/UI/Form/FormItemViewBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormView.swift b/Adyen/UI/Form/FormView.swift index a7daf0cf4a..8090ec5643 100644 --- a/Adyen/UI/Form/FormView.swift +++ b/Adyen/UI/Form/FormView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewController+ViewProtocol.swift b/Adyen/UI/Form/FormViewController+ViewProtocol.swift index e23f92d2de..b606476f35 100644 --- a/Adyen/UI/Form/FormViewController+ViewProtocol.swift +++ b/Adyen/UI/Form/FormViewController+ViewProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewController.swift b/Adyen/UI/Form/FormViewController.swift index 7378b921c0..f41f42f807 100644 --- a/Adyen/UI/Form/FormViewController.swift +++ b/Adyen/UI/Form/FormViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/FormViewItemManager.swift b/Adyen/UI/Form/FormViewItemManager.swift index 8a1b77c241..5a9c7dfc42 100644 --- a/Adyen/UI/Form/FormViewItemManager.swift +++ b/Adyen/UI/Form/FormViewItemManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/AddressStyle.swift b/Adyen/UI/Form/Items/Address/AddressStyle.swift index 33d6fa7f05..7dc7fe22b1 100644 --- a/Adyen/UI/Form/Items/Address/AddressStyle.swift +++ b/Adyen/UI/Form/Items/Address/AddressStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/AddressViewModel.swift b/Adyen/UI/Form/Items/Address/AddressViewModel.swift index 8fb9c922b8..91bbc212b4 100644 --- a/Adyen/UI/Form/Items/Address/AddressViewModel.swift +++ b/Adyen/UI/Form/Items/Address/AddressViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift b/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift index 34da05e786..5a670d7d2d 100644 --- a/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift +++ b/Adyen/UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift b/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift index ca5f1a1fce..40e15562e3 100644 --- a/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift +++ b/Adyen/UI/Form/Items/Address/FormAddressItem+Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormAddressItem.swift b/Adyen/UI/Form/Items/Address/FormAddressItem.swift index d99c041f95..50cdb45068 100644 --- a/Adyen/UI/Form/Items/Address/FormAddressItem.swift +++ b/Adyen/UI/Form/Items/Address/FormAddressItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift b/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift index ccbf5aee85..94e3823ecb 100644 --- a/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift +++ b/Adyen/UI/Form/Items/Address/FormPostalCodeItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift b/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift index 0451922f96..e6da5f8bdc 100644 --- a/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift +++ b/Adyen/UI/Form/Items/Address/FormRegionPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift index e62d799d8f..765b18bf22 100644 --- a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift +++ b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift index 7bb3b21770..08e3bd1857 100644 --- a/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift +++ b/Adyen/UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItem.swift b/Adyen/UI/Form/Items/Button/FormButtonItem.swift index 9f57dc7b34..20bcdfa371 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItem.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift b/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift index c1e6c0fcbe..84758568aa 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/FormButtonItemView.swift b/Adyen/UI/Form/Items/Button/FormButtonItemView.swift index f3f578f607..e8c8cd5f13 100644 --- a/Adyen/UI/Form/Items/Button/FormButtonItemView.swift +++ b/Adyen/UI/Form/Items/Button/FormButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift index 71e04304a5..06e9916d27 100644 --- a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift +++ b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift index 77eab26373..5d87cedf20 100644 --- a/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift +++ b/Adyen/UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItem.swift b/Adyen/UI/Form/Items/Error/FormErrorItem.swift index 9856bed155..34947c4817 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItem.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift b/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift index a83e0c093c..0317ca1d4e 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Error/FormErrorItemView.swift b/Adyen/UI/Form/Items/Error/FormErrorItemView.swift index c8fbf19f58..c4f0e0aa3f 100644 --- a/Adyen/UI/Form/Items/Error/FormErrorItemView.swift +++ b/Adyen/UI/Form/Items/Error/FormErrorItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift b/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift index 5e4fe11a67..37fc832611 100644 --- a/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift +++ b/Adyen/UI/Form/Items/FormImageItem/FormImageItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormItem.swift b/Adyen/UI/Form/Items/FormItem.swift index 139a18c4b2..6c7655b437 100644 --- a/Adyen/UI/Form/Items/FormItem.swift +++ b/Adyen/UI/Form/Items/FormItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/FormItemView.swift b/Adyen/UI/Form/Items/FormItemView.swift index bd611cb17d..b5c6e59b07 100644 --- a/Adyen/UI/Form/Items/FormItemView.swift +++ b/Adyen/UI/Form/Items/FormItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift index 1289bbaaf8..ab96481115 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift index 710a5d2161..cb6b1298d5 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift index 329ba6861f..00b70c20ca 100644 --- a/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift +++ b/Adyen/UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift b/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift index b53b37a44f..d15126181b 100644 --- a/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift +++ b/Adyen/UI/Form/Items/Separator/FormSeparatorItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift b/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift index 0f4ae34cb2..22852209d9 100644 --- a/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift +++ b/Adyen/UI/Form/Items/Separator/FormSeparatorItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift b/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift index d4c20bd243..34141d9338 100644 --- a/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift +++ b/Adyen/UI/Form/Items/Spacer/FormSpacerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift b/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift index 3ad9db02e4..4c6acbffe8 100644 --- a/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift +++ b/Adyen/UI/Form/Items/Spacer/FormSpacerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Split/FormSplitItem.swift b/Adyen/UI/Form/Items/Split/FormSplitItem.swift index 5a663b1d1a..1273a28b58 100644 --- a/Adyen/UI/Form/Items/Split/FormSplitItem.swift +++ b/Adyen/UI/Form/Items/Split/FormSplitItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Split/FormSplitItemView.swift b/Adyen/UI/Form/Items/Split/FormSplitItemView.swift index 058fb40201..b0f5e4daf9 100644 --- a/Adyen/UI/Form/Items/Split/FormSplitItemView.swift +++ b/Adyen/UI/Form/Items/Split/FormSplitItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextInputItem.swift b/Adyen/UI/Form/Items/Text/FormTextInputItem.swift index 534f55d771..920d3983d5 100644 --- a/Adyen/UI/Form/Items/Text/FormTextInputItem.swift +++ b/Adyen/UI/Form/Items/Text/FormTextInputItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift b/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift index d13b4e4353..a6c5e5dbdb 100644 --- a/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift +++ b/Adyen/UI/Form/Items/Text/FormTextInputItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItem.swift b/Adyen/UI/Form/Items/Text/FormTextItem.swift index 439a9eb939..fa8db259cc 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItem.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift b/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift index 5d50d5bec9..36dde50596 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/FormTextItemView.swift b/Adyen/UI/Form/Items/Text/FormTextItemView.swift index 488b7baa7c..a5553d454e 100644 --- a/Adyen/UI/Form/Items/Text/FormTextItemView.swift +++ b/Adyen/UI/Form/Items/Text/FormTextItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Text/TextField.swift b/Adyen/UI/Form/Items/Text/TextField.swift index 9971a2961b..29b420a86c 100644 --- a/Adyen/UI/Form/Items/Text/TextField.swift +++ b/Adyen/UI/Form/Items/Text/TextField.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift index 9c7268aa08..1cccdc28ce 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift index 0d1cd19043..a82a62e0cf 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift b/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift index 0365437d71..1eea5aee9c 100644 --- a/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift +++ b/Adyen/UI/Form/Items/Toggle/FormToggleItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/FormValueItem.swift b/Adyen/UI/Form/Items/Value/FormValueItem.swift index 0093c5a4f6..dcfe2055f7 100644 --- a/Adyen/UI/Form/Items/Value/FormValueItem.swift +++ b/Adyen/UI/Form/Items/Value/FormValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/FormValueItemView.swift b/Adyen/UI/Form/Items/Value/FormValueItemView.swift index 2a75492282..634ddbd711 100644 --- a/Adyen/UI/Form/Items/Value/FormValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/FormValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift index d488417ad0..b0d4c425ec 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift index 84313c644c..8183ccd505 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift index 0a1ad5b677..b36e2e9372 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift index 71dcc8964b..cdcbd6b6e6 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift index 55d5ff48bf..709b04573a 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift index bc36837872..c3e88dc9bb 100644 --- a/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift +++ b/Adyen/UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift index 657ff68120..652492a350 100644 --- a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift +++ b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift index bff00b6b78..708567d7b0 100644 --- a/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift index 5f6ec2c062..3fb801ea9e 100644 --- a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift +++ b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift index 119dda0011..b3d0407836 100644 --- a/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift +++ b/Adyen/UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/CoreListDataSource.swift b/Adyen/UI/List/CoreListDataSource.swift index 9e3b16f62f..11f61c6fdd 100644 --- a/Adyen/UI/List/CoreListDataSource.swift +++ b/Adyen/UI/List/CoreListDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/DiffableListDataSource.swift b/Adyen/UI/List/DiffableListDataSource.swift index eb01b9dcd6..e9a693ae94 100644 --- a/Adyen/UI/List/DiffableListDataSource.swift +++ b/Adyen/UI/List/DiffableListDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListCell.swift b/Adyen/UI/List/ListCell.swift index 508002a92f..2dc66ea9ca 100644 --- a/Adyen/UI/List/ListCell.swift +++ b/Adyen/UI/List/ListCell.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListFooterView.swift b/Adyen/UI/List/ListFooterView.swift index c5efd25e9e..f2ea8b7ad2 100644 --- a/Adyen/UI/List/ListFooterView.swift +++ b/Adyen/UI/List/ListFooterView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListHeaderView.swift b/Adyen/UI/List/ListHeaderView.swift index ef992bfd71..f9a8de2ad1 100644 --- a/Adyen/UI/List/ListHeaderView.swift +++ b/Adyen/UI/List/ListHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItem+Icon.swift b/Adyen/UI/List/ListItem+Icon.swift index 2e39969f35..421805d8ac 100644 --- a/Adyen/UI/List/ListItem+Icon.swift +++ b/Adyen/UI/List/ListItem+Icon.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItem.swift b/Adyen/UI/List/ListItem.swift index 54387cf963..654f820e38 100644 --- a/Adyen/UI/List/ListItem.swift +++ b/Adyen/UI/List/ListItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItemStyle.swift b/Adyen/UI/List/ListItemStyle.swift index 9e641a033e..1f322e7363 100644 --- a/Adyen/UI/List/ListItemStyle.swift +++ b/Adyen/UI/List/ListItemStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListItemView.swift b/Adyen/UI/List/ListItemView.swift index 035e20f238..b0ffb9c73c 100644 --- a/Adyen/UI/List/ListItemView.swift +++ b/Adyen/UI/List/ListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSection.swift b/Adyen/UI/List/ListSection.swift index e576612d84..7fda692810 100644 --- a/Adyen/UI/List/ListSection.swift +++ b/Adyen/UI/List/ListSection.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSectionFooterStyle.swift b/Adyen/UI/List/ListSectionFooterStyle.swift index f6ee4028bb..6a6b4d5944 100644 --- a/Adyen/UI/List/ListSectionFooterStyle.swift +++ b/Adyen/UI/List/ListSectionFooterStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListSectionHeaderStyle.swift b/Adyen/UI/List/ListSectionHeaderStyle.swift index aab1e6f70d..99ecba86b1 100644 --- a/Adyen/UI/List/ListSectionHeaderStyle.swift +++ b/Adyen/UI/List/ListSectionHeaderStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/List/ListViewController.swift b/Adyen/UI/List/ListViewController.swift index c9293f6cc7..a8f24c13ab 100644 --- a/Adyen/UI/List/ListViewController.swift +++ b/Adyen/UI/List/ListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ApplePayStyle.swift b/Adyen/UI/Styles/ApplePayStyle.swift index 6db569fcfb..58c38beb55 100644 --- a/Adyen/UI/Styles/ApplePayStyle.swift +++ b/Adyen/UI/Styles/ApplePayStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ButtonStyle.swift b/Adyen/UI/Styles/ButtonStyle.swift index c6d3e1d5a9..fa473cd793 100644 --- a/Adyen/UI/Styles/ButtonStyle.swift +++ b/Adyen/UI/Styles/ButtonStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CoreColors.swift b/Adyen/UI/Styles/CoreColors.swift index 5dd52aeec6..6e4d70b45b 100644 --- a/Adyen/UI/Styles/CoreColors.swift +++ b/Adyen/UI/Styles/CoreColors.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CoreFonts.swift b/Adyen/UI/Styles/CoreFonts.swift index 3ecf319467..057de2a0f0 100644 --- a/Adyen/UI/Styles/CoreFonts.swift +++ b/Adyen/UI/Styles/CoreFonts.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/CornerRadiusStyle.swift b/Adyen/UI/Styles/CornerRadiusStyle.swift index d05aa0daa6..48fba36128 100644 --- a/Adyen/UI/Styles/CornerRadiusStyle.swift +++ b/Adyen/UI/Styles/CornerRadiusStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/FormComponentStyle.swift b/Adyen/UI/Styles/FormComponentStyle.swift index e7e86340ad..48c4945319 100644 --- a/Adyen/UI/Styles/FormComponentStyle.swift +++ b/Adyen/UI/Styles/FormComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ImageStyle.swift b/Adyen/UI/Styles/ImageStyle.swift index baf9adbffb..edfd4f7792 100644 --- a/Adyen/UI/Styles/ImageStyle.swift +++ b/Adyen/UI/Styles/ImageStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ListComponentStyle.swift b/Adyen/UI/Styles/ListComponentStyle.swift index a4b811dc86..9effde1010 100644 --- a/Adyen/UI/Styles/ListComponentStyle.swift +++ b/Adyen/UI/Styles/ListComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/NavigationStyle.swift b/Adyen/UI/Styles/NavigationStyle.swift index 941fda5802..e76f59da3b 100644 --- a/Adyen/UI/Styles/NavigationStyle.swift +++ b/Adyen/UI/Styles/NavigationStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ProgressViewStyle.swift b/Adyen/UI/Styles/ProgressViewStyle.swift index c28f595a8e..4d3d29c840 100644 --- a/Adyen/UI/Styles/ProgressViewStyle.swift +++ b/Adyen/UI/Styles/ProgressViewStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/SegmentedControlStyle.swift b/Adyen/UI/Styles/SegmentedControlStyle.swift index 9c9e58c299..cdfed322f3 100644 --- a/Adyen/UI/Styles/SegmentedControlStyle.swift +++ b/Adyen/UI/Styles/SegmentedControlStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/TextStyle.swift b/Adyen/UI/Styles/TextStyle.swift index bf703672e3..bf22ea210d 100644 --- a/Adyen/UI/Styles/TextStyle.swift +++ b/Adyen/UI/Styles/TextStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Styles/ViewStyle.swift b/Adyen/UI/Styles/ViewStyle.swift index f7cf42bd8c..bc08f7f49e 100644 --- a/Adyen/UI/Styles/ViewStyle.swift +++ b/Adyen/UI/Styles/ViewStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/ContainerView.swift b/Adyen/UI/Views/ContainerView.swift index 04e5d0855d..4ace4d50ea 100644 --- a/Adyen/UI/Views/ContainerView.swift +++ b/Adyen/UI/Views/ContainerView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/CopyLabelView.swift b/Adyen/UI/Views/CopyLabelView.swift index 28c6723d31..61ea64c42c 100644 --- a/Adyen/UI/Views/CopyLabelView.swift +++ b/Adyen/UI/Views/CopyLabelView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/EmptyStateView.swift b/Adyen/UI/Views/EmptyStateView.swift index 7906b85c26..c2f244ffed 100644 --- a/Adyen/UI/Views/EmptyStateView.swift +++ b/Adyen/UI/Views/EmptyStateView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/LinkTextView.swift b/Adyen/UI/Views/LinkTextView.swift index cc95a304eb..83774c9b3e 100644 --- a/Adyen/UI/Views/LinkTextView.swift +++ b/Adyen/UI/Views/LinkTextView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/LoadingView.swift b/Adyen/UI/Views/LoadingView.swift index 185e744d46..de66ae34dd 100644 --- a/Adyen/UI/Views/LoadingView.swift +++ b/Adyen/UI/Views/LoadingView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/SubmitButton.swift b/Adyen/UI/Views/SubmitButton.swift index cc7cb7d516..af11e366e8 100644 --- a/Adyen/UI/Views/SubmitButton.swift +++ b/Adyen/UI/Views/SubmitButton.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/SupportedPaymentMethodsView.swift b/Adyen/UI/Views/SupportedPaymentMethodsView.swift index 526a25da8e..16b9873acd 100644 --- a/Adyen/UI/Views/SupportedPaymentMethodsView.swift +++ b/Adyen/UI/Views/SupportedPaymentMethodsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/UISearchBar+Prominent.swift b/Adyen/UI/Views/UISearchBar+Prominent.swift index 5a4b635606..c696b8949f 100644 --- a/Adyen/UI/Views/UISearchBar+Prominent.swift +++ b/Adyen/UI/Views/UISearchBar+Prominent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/UI/Views/UIView+Accessibility.swift b/Adyen/UI/Views/UIView+Accessibility.swift index 3d2f818b34..ec448737e8 100644 --- a/Adyen/UI/Views/UIView+Accessibility.swift +++ b/Adyen/UI/Views/UIView+Accessibility.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/AdyenCoder.swift b/Adyen/Utilities/AdyenCoder.swift index c830096292..0535e1339c 100644 --- a/Adyen/Utilities/AdyenCoder.swift +++ b/Adyen/Utilities/AdyenCoder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Analytics.swift b/Adyen/Utilities/Analytics.swift index f4eb329b0e..8be5c36822 100644 --- a/Adyen/Utilities/Analytics.swift +++ b/Adyen/Utilities/Analytics.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/AppLauncher.swift b/Adyen/Utilities/AppLauncher.swift index f0167ae271..46ff5042fd 100644 --- a/Adyen/Utilities/AppLauncher.swift +++ b/Adyen/Utilities/AppLauncher.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/BundleSPMExtension.swift b/Adyen/Utilities/BundleSPMExtension.swift index 05154066cb..3073253da9 100644 --- a/Adyen/Utilities/BundleSPMExtension.swift +++ b/Adyen/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Completion.swift b/Adyen/Utilities/Completion.swift index 53540090d7..855de11019 100644 --- a/Adyen/Utilities/Completion.swift +++ b/Adyen/Utilities/Completion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Debugging/Assertion.swift b/Adyen/Utilities/Debugging/Assertion.swift index 7c4e3dbf11..f602c7e1af 100644 --- a/Adyen/Utilities/Debugging/Assertion.swift +++ b/Adyen/Utilities/Debugging/Assertion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Debugging/Logger.swift b/Adyen/Utilities/Debugging/Logger.swift index aeacfa3bbe..4ff32d4691 100644 --- a/Adyen/Utilities/Debugging/Logger.swift +++ b/Adyen/Utilities/Debugging/Logger.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift b/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift index 28a24404cc..255e18afc0 100644 --- a/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift +++ b/Adyen/Utilities/External/AllCountriesPhoneExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/AllRegions.swift b/Adyen/Utilities/External/AllRegions.swift index 26df1ff3f2..a21de658cd 100644 --- a/Adyen/Utilities/External/AllRegions.swift +++ b/Adyen/Utilities/External/AllRegions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/LocalizableRegionRepository.swift b/Adyen/Utilities/External/LocalizableRegionRepository.swift index d02c73d670..a0460a442d 100644 --- a/Adyen/Utilities/External/LocalizableRegionRepository.swift +++ b/Adyen/Utilities/External/LocalizableRegionRepository.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/LogoURLProvider.swift b/Adyen/Utilities/External/LogoURLProvider.swift index 9911c7568d..8499f784c6 100644 --- a/Adyen/Utilities/External/LogoURLProvider.swift +++ b/Adyen/Utilities/External/LogoURLProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/External/PhoneExtensionsRepository.swift b/Adyen/Utilities/External/PhoneExtensionsRepository.swift index 4b0132d79f..35899d52e0 100644 --- a/Adyen/Utilities/External/PhoneExtensionsRepository.swift +++ b/Adyen/Utilities/External/PhoneExtensionsRepository.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/IBANSpecification.swift b/Adyen/Utilities/IBANSpecification.swift index f64b36124c..2265eabaf8 100644 --- a/Adyen/Utilities/IBANSpecification.swift +++ b/Adyen/Utilities/IBANSpecification.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/KeyboardObserver.swift b/Adyen/Utilities/KeyboardObserver.swift index 9b78422ca0..5b1bb539f1 100644 --- a/Adyen/Utilities/KeyboardObserver.swift +++ b/Adyen/Utilities/KeyboardObserver.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/LazyOptional.swift b/Adyen/Utilities/LazyOptional.swift index 9716942f54..ac9eb52af3 100644 --- a/Adyen/Utilities/LazyOptional.swift +++ b/Adyen/Utilities/LazyOptional.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Localization.swift b/Adyen/Utilities/Localization.swift index 9b06717d7b..fff6151a93 100644 --- a/Adyen/Utilities/Localization.swift +++ b/Adyen/Utilities/Localization.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/LocalizationParameters.swift b/Adyen/Utilities/LocalizationParameters.swift index 4108137a11..41c1eaf499 100644 --- a/Adyen/Utilities/LocalizationParameters.swift +++ b/Adyen/Utilities/LocalizationParameters.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/AdyenObservable.swift b/Adyen/Utilities/Observable/AdyenObservable.swift index 137ed02eb2..0a0d4ca8af 100644 --- a/Adyen/Utilities/Observable/AdyenObservable.swift +++ b/Adyen/Utilities/Observable/AdyenObservable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/AdyenObserver.swift b/Adyen/Utilities/Observable/AdyenObserver.swift index 3262623f59..7f23c5b24d 100644 --- a/Adyen/Utilities/Observable/AdyenObserver.swift +++ b/Adyen/Utilities/Observable/AdyenObserver.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/EventPublisher.swift b/Adyen/Utilities/Observable/EventPublisher.swift index 5b210cd261..df50743457 100644 --- a/Adyen/Utilities/Observable/EventPublisher.swift +++ b/Adyen/Utilities/Observable/EventPublisher.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/Observation.swift b/Adyen/Utilities/Observable/Observation.swift index 8c5fc4f6d8..3f1486f262 100644 --- a/Adyen/Utilities/Observable/Observation.swift +++ b/Adyen/Utilities/Observable/Observation.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Observable/ObservationManager.swift b/Adyen/Utilities/Observable/ObservationManager.swift index 59ea23247f..aae35b3e30 100644 --- a/Adyen/Utilities/Observable/ObservationManager.swift +++ b/Adyen/Utilities/Observable/ObservationManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift b/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift index 80f4b96e41..0b6615d10c 100644 --- a/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift +++ b/Adyen/Utilities/PublicKeyProvider/PublicKeyConsumer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift b/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift index d5d53345ff..8e63ef5973 100644 --- a/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift +++ b/Adyen/Utilities/PublicKeyProvider/PublicKeyProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/SizeUtilities.swift b/Adyen/Utilities/SizeUtilities.swift index 45195e28e9..ed15f1ab5f 100644 --- a/Adyen/Utilities/SizeUtilities.swift +++ b/Adyen/Utilities/SizeUtilities.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/Throttler.swift b/Adyen/Utilities/Throttler.swift index bcd7229e45..287cb80538 100644 --- a/Adyen/Utilities/Throttler.swift +++ b/Adyen/Utilities/Throttler.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Utilities/ViewIdentifierBuilder.swift b/Adyen/Utilities/ViewIdentifierBuilder.swift index 9ffba81cb1..ac8dbc4e5b 100644 --- a/Adyen/Utilities/ViewIdentifierBuilder.swift +++ b/Adyen/Utilities/ViewIdentifierBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/AddressAnalyticsValidationError.swift b/Adyen/Validators/AddressAnalyticsValidationError.swift index 5c5c23540e..844e46ae83 100644 --- a/Adyen/Validators/AddressAnalyticsValidationError.swift +++ b/Adyen/Validators/AddressAnalyticsValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/BalanceChecker.swift b/Adyen/Validators/BalanceChecker.swift index 75603d2758..907ce08e1d 100644 --- a/Adyen/Validators/BalanceChecker.swift +++ b/Adyen/Validators/BalanceChecker.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift b/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift index e8a8e3ade6..7d8cbead16 100644 --- a/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift +++ b/Adyen/Validators/BrazilSocialSecurityNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/ClientKeyValidator.swift b/Adyen/Validators/ClientKeyValidator.swift index 83535e0b37..abff102dc5 100644 --- a/Adyen/Validators/ClientKeyValidator.swift +++ b/Adyen/Validators/ClientKeyValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/CountryCodeValidator.swift b/Adyen/Validators/CountryCodeValidator.swift index e573a4f7bc..944b4d970b 100644 --- a/Adyen/Validators/CountryCodeValidator.swift +++ b/Adyen/Validators/CountryCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/CurrencyCodeValidator.swift b/Adyen/Validators/CurrencyCodeValidator.swift index 564d5e3fde..5e0b4263ad 100644 --- a/Adyen/Validators/CurrencyCodeValidator.swift +++ b/Adyen/Validators/CurrencyCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/DateValidator.swift b/Adyen/Validators/DateValidator.swift index 34d6370500..8323786283 100644 --- a/Adyen/Validators/DateValidator.swift +++ b/Adyen/Validators/DateValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/EmailValidator.swift b/Adyen/Validators/EmailValidator.swift index ea458e3772..46de520b46 100644 --- a/Adyen/Validators/EmailValidator.swift +++ b/Adyen/Validators/EmailValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/IBANValidator.swift b/Adyen/Validators/IBANValidator.swift index fb1b6c8d5a..5564e79f91 100644 --- a/Adyen/Validators/IBANValidator.swift +++ b/Adyen/Validators/IBANValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/LengthValidator.swift b/Adyen/Validators/LengthValidator.swift index c626a41ec4..56ad307eda 100644 --- a/Adyen/Validators/LengthValidator.swift +++ b/Adyen/Validators/LengthValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/NumericStringValidator.swift b/Adyen/Validators/NumericStringValidator.swift index 327da06227..9e9ed1b029 100644 --- a/Adyen/Validators/NumericStringValidator.swift +++ b/Adyen/Validators/NumericStringValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/PhoneNumberValidator.swift b/Adyen/Validators/PhoneNumberValidator.swift index e425499653..5072caee9c 100644 --- a/Adyen/Validators/PhoneNumberValidator.swift +++ b/Adyen/Validators/PhoneNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/PostalCodeValidator.swift b/Adyen/Validators/PostalCodeValidator.swift index 4d26b10acb..73ddd77c39 100644 --- a/Adyen/Validators/PostalCodeValidator.swift +++ b/Adyen/Validators/PostalCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/RegularExpressionValidator.swift b/Adyen/Validators/RegularExpressionValidator.swift index cd8e38f75c..76f7cd6e33 100644 --- a/Adyen/Validators/RegularExpressionValidator.swift +++ b/Adyen/Validators/RegularExpressionValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/ValidationError.swift b/Adyen/Validators/ValidationError.swift index d707d76405..c48af911d6 100644 --- a/Adyen/Validators/ValidationError.swift +++ b/Adyen/Validators/ValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Adyen/Validators/Validator.swift b/Adyen/Validators/Validator.swift index c859f9988c..5d3d23e513 100644 --- a/Adyen/Validators/Validator.swift +++ b/Adyen/Validators/Validator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/Action.swift b/AdyenActions/Actions/Action.swift index 6de5c5c537..9c9482bd9f 100644 --- a/AdyenActions/Actions/Action.swift +++ b/AdyenActions/Actions/Action.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/AnyVoucherAction.swift b/AdyenActions/Actions/AnyVoucherAction.swift index 7ee38ed285..d4089b6151 100644 --- a/AdyenActions/Actions/AnyVoucherAction.swift +++ b/AdyenActions/Actions/AnyVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/AwaitAction.swift b/AdyenActions/Actions/AwaitAction.swift index 83ea4263bb..b86b16d958 100644 --- a/AdyenActions/Actions/AwaitAction.swift +++ b/AdyenActions/Actions/AwaitAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/BoletoVoucherAction.swift b/AdyenActions/Actions/BoletoVoucherAction.swift index 37099ec323..502d9c05c6 100644 --- a/AdyenActions/Actions/BoletoVoucherAction.swift +++ b/AdyenActions/Actions/BoletoVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/DocumentAction.swift b/AdyenActions/Actions/DocumentAction.swift index 5aa42bc824..95015a8ca2 100644 --- a/AdyenActions/Actions/DocumentAction.swift +++ b/AdyenActions/Actions/DocumentAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/DokuVoucherAction.swift b/AdyenActions/Actions/DokuVoucherAction.swift index 9d2fe268c9..e3ea525e00 100644 --- a/AdyenActions/Actions/DokuVoucherAction.swift +++ b/AdyenActions/Actions/DokuVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/EContextATMVoucherAction.swift b/AdyenActions/Actions/EContextATMVoucherAction.swift index fc9d7ca578..edc0f00a31 100644 --- a/AdyenActions/Actions/EContextATMVoucherAction.swift +++ b/AdyenActions/Actions/EContextATMVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/EContextStoresVoucherAction.swift b/AdyenActions/Actions/EContextStoresVoucherAction.swift index 20dbb9f481..fb4c6c5a9d 100644 --- a/AdyenActions/Actions/EContextStoresVoucherAction.swift +++ b/AdyenActions/Actions/EContextStoresVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/MultibancoVoucherAction.swift b/AdyenActions/Actions/MultibancoVoucherAction.swift index d82c9cd99a..988fe7d2a1 100644 --- a/AdyenActions/Actions/MultibancoVoucherAction.swift +++ b/AdyenActions/Actions/MultibancoVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/OXXOVoucherAction.swift b/AdyenActions/Actions/OXXOVoucherAction.swift index 4912ead656..91fdca8e96 100644 --- a/AdyenActions/Actions/OXXOVoucherAction.swift +++ b/AdyenActions/Actions/OXXOVoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/QRCodeAction.swift b/AdyenActions/Actions/QRCodeAction.swift index 598de9a480..ccfb1f9c1a 100644 --- a/AdyenActions/Actions/QRCodeAction.swift +++ b/AdyenActions/Actions/QRCodeAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/RedireactableAwaitAction.swift b/AdyenActions/Actions/RedireactableAwaitAction.swift index 53deb27465..2f5e1441b9 100644 --- a/AdyenActions/Actions/RedireactableAwaitAction.swift +++ b/AdyenActions/Actions/RedireactableAwaitAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/RedirectAction.swift b/AdyenActions/Actions/RedirectAction.swift index b97512a109..992579e679 100644 --- a/AdyenActions/Actions/RedirectAction.swift +++ b/AdyenActions/Actions/RedirectAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/SDKAction.swift b/AdyenActions/Actions/SDKAction.swift index 4f1f5ba1fe..5fead510d2 100644 --- a/AdyenActions/Actions/SDKAction.swift +++ b/AdyenActions/Actions/SDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2Action.swift b/AdyenActions/Actions/ThreeDS2Action.swift index 7817c7d07e..c8b715cb90 100644 --- a/AdyenActions/Actions/ThreeDS2Action.swift +++ b/AdyenActions/Actions/ThreeDS2Action.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2ChallengeAction.swift b/AdyenActions/Actions/ThreeDS2ChallengeAction.swift index 662cb596ab..e456fcb4f0 100644 --- a/AdyenActions/Actions/ThreeDS2ChallengeAction.swift +++ b/AdyenActions/Actions/ThreeDS2ChallengeAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/ThreeDS2FingerprintAction.swift b/AdyenActions/Actions/ThreeDS2FingerprintAction.swift index 25fd5e6450..c50d8bef12 100644 --- a/AdyenActions/Actions/ThreeDS2FingerprintAction.swift +++ b/AdyenActions/Actions/ThreeDS2FingerprintAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/TwintSDKAction.swift b/AdyenActions/Actions/TwintSDKAction.swift index 2e06aa3455..1f973d138b 100644 --- a/AdyenActions/Actions/TwintSDKAction.swift +++ b/AdyenActions/Actions/TwintSDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/TwintSDKData.swift b/AdyenActions/Actions/TwintSDKData.swift index 7d629f7e67..3f3163212f 100644 --- a/AdyenActions/Actions/TwintSDKData.swift +++ b/AdyenActions/Actions/TwintSDKData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/VoucherAction.swift b/AdyenActions/Actions/VoucherAction.swift index 99a4947492..38adfa2d80 100644 --- a/AdyenActions/Actions/VoucherAction.swift +++ b/AdyenActions/Actions/VoucherAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/WeChatPaySDKAction.swift b/AdyenActions/Actions/WeChatPaySDKAction.swift index 2c1a6c1ad2..6427e55afb 100644 --- a/AdyenActions/Actions/WeChatPaySDKAction.swift +++ b/AdyenActions/Actions/WeChatPaySDKAction.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Actions/WeChatPaySDKData.swift b/AdyenActions/Actions/WeChatPaySDKData.swift index 0bd04d87a1..7e42910bef 100644 --- a/AdyenActions/Actions/WeChatPaySDKData.swift +++ b/AdyenActions/Actions/WeChatPaySDKData.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/AdyenActionComponent.swift b/AdyenActions/AdyenActionComponent.swift index 3ef057ddeb..4030671e77 100644 --- a/AdyenActions/AdyenActionComponent.swift +++ b/AdyenActions/AdyenActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift index 77faba74c3..d50b082b9b 100644 --- a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift +++ b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift index 682968a589..e85e962c70 100644 --- a/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift +++ b/AdyenActions/Components/3DS2/API/Submit3DS2FingerprintResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/PaymentInfo.swift b/AdyenActions/Components/3DS2/PaymentInfo.swift index 8a51d55044..9ccd8638ce 100644 --- a/AdyenActions/Components/3DS2/PaymentInfo.swift +++ b/AdyenActions/Components/3DS2/PaymentInfo.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2Component.swift b/AdyenActions/Components/3DS2/ThreeDS2Component.swift index b98b3e44d9..aa5bb101ce 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2Component.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2Component.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift index 6c1a8500eb..cd16ea6e43 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentChallengeToken.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift index da2be93e92..3f5d7c82b8 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprint.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift index 39edfd68c9..376e8e09ab 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2ComponentFingerprintToken.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDS2Details.swift b/AdyenActions/Components/3DS2/ThreeDS2Details.swift index f748ba65f3..444861ef8a 100644 --- a/AdyenActions/Components/3DS2/ThreeDS2Details.swift +++ b/AdyenActions/Components/3DS2/ThreeDS2Details.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/3DS2/ThreeDSResult.swift b/AdyenActions/Components/3DS2/ThreeDSResult.swift index 6edf303397..3dc805e2fe 100644 --- a/AdyenActions/Components/3DS2/ThreeDSResult.swift +++ b/AdyenActions/Components/3DS2/ThreeDSResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/AwaitActionDetails.swift b/AdyenActions/Components/Await/AwaitActionDetails.swift index c95f0d409c..9a1f6f6114 100644 --- a/AdyenActions/Components/Await/AwaitActionDetails.swift +++ b/AdyenActions/Components/Await/AwaitActionDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/AwaitComponent.swift b/AdyenActions/Components/Await/AwaitComponent.swift index 3d15c24794..f6935c632e 100644 --- a/AdyenActions/Components/Await/AwaitComponent.swift +++ b/AdyenActions/Components/Await/AwaitComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/PollingComponent.swift b/AdyenActions/Components/Await/PollingComponent.swift index ba4d34ffd9..65b39700c9 100644 --- a/AdyenActions/Components/Await/PollingComponent.swift +++ b/AdyenActions/Components/Await/PollingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Await/PollingHandlerProvider.swift b/AdyenActions/Components/Await/PollingHandlerProvider.swift index 5cfecb2a4b..c78ae821a6 100644 --- a/AdyenActions/Components/Await/PollingHandlerProvider.swift +++ b/AdyenActions/Components/Await/PollingHandlerProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Base/ActionNavigationBar.swift b/AdyenActions/Components/Base/ActionNavigationBar.swift index e367060c63..ab5c692702 100644 --- a/AdyenActions/Components/Base/ActionNavigationBar.swift +++ b/AdyenActions/Components/Base/ActionNavigationBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift b/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift index 3566632da3..faacd99b79 100644 --- a/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift +++ b/AdyenActions/Components/Base/AnyWeChatPaySDKActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Document/DocumentComponent.swift b/AdyenActions/Components/Document/DocumentComponent.swift index 8373a72f6b..ca1012773d 100644 --- a/AdyenActions/Components/Document/DocumentComponent.swift +++ b/AdyenActions/Components/Document/DocumentComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Document/ShareableComponent.swift b/AdyenActions/Components/Document/ShareableComponent.swift index 51fa91326c..7581379744 100644 --- a/AdyenActions/Components/Document/ShareableComponent.swift +++ b/AdyenActions/Components/Document/ShareableComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/QRCode/ExpirationTimer.swift b/AdyenActions/Components/QRCode/ExpirationTimer.swift index 9dd2730d1e..5c8a225722 100644 --- a/AdyenActions/Components/QRCode/ExpirationTimer.swift +++ b/AdyenActions/Components/QRCode/ExpirationTimer.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/QRCode/QRCodeActionComponent.swift b/AdyenActions/Components/QRCode/QRCodeActionComponent.swift index c1cc8118c3..207e44bc85 100644 --- a/AdyenActions/Components/QRCode/QRCodeActionComponent.swift +++ b/AdyenActions/Components/QRCode/QRCodeActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/BrowserComponent.swift b/AdyenActions/Components/Redirect/BrowserComponent.swift index a8c295516b..89a9325aa6 100644 --- a/AdyenActions/Components/Redirect/BrowserComponent.swift +++ b/AdyenActions/Components/Redirect/BrowserComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift b/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift index 259f230a44..e0332fb896 100644 --- a/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift +++ b/AdyenActions/Components/Redirect/NativeRedirectResultRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift b/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift index b9c5d78933..739480508e 100644 --- a/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift +++ b/AdyenActions/Components/Redirect/OpenExternalAppDetector+DependencyKey.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift b/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift index 676b803518..8cd26c8a9e 100644 --- a/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift +++ b/AdyenActions/Components/Redirect/OpenExternalAppDetector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectComponent.swift b/AdyenActions/Components/Redirect/RedirectComponent.swift index e2bb840b2f..5594a7391f 100644 --- a/AdyenActions/Components/Redirect/RedirectComponent.swift +++ b/AdyenActions/Components/Redirect/RedirectComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectDetails.swift b/AdyenActions/Components/Redirect/RedirectDetails.swift index 18bf4aea9c..8b9569925c 100644 --- a/AdyenActions/Components/Redirect/RedirectDetails.swift +++ b/AdyenActions/Components/Redirect/RedirectDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Redirect/RedirectListener.swift b/AdyenActions/Components/Redirect/RedirectListener.swift index aa5c82bb71..6bab911ec6 100644 --- a/AdyenActions/Components/Redirect/RedirectListener.swift +++ b/AdyenActions/Components/Redirect/RedirectListener.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/SDK/Twint+Injectable.swift b/AdyenActions/Components/SDK/Twint+Injectable.swift index 5e072ecea0..f36cbe0397 100644 --- a/AdyenActions/Components/SDK/Twint+Injectable.swift +++ b/AdyenActions/Components/SDK/Twint+Injectable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/SDK/TwintSDKActionComponent.swift b/AdyenActions/Components/SDK/TwintSDKActionComponent.swift index f11dba9e28..73c87e5d81 100644 --- a/AdyenActions/Components/SDK/TwintSDKActionComponent.swift +++ b/AdyenActions/Components/SDK/TwintSDKActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift b/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift index 56e135fe3f..0c63014ba0 100644 --- a/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift +++ b/AdyenActions/Components/Voucher/AppleWalletPassProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherComponent.swift b/AdyenActions/Components/Voucher/VoucherComponent.swift index 1e622a6287..df3fca2134 100644 --- a/AdyenActions/Components/Voucher/VoucherComponent.swift +++ b/AdyenActions/Components/Voucher/VoucherComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift b/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift index ebe82dce72..6c35bb9bb9 100644 --- a/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift +++ b/AdyenActions/Components/Voucher/VoucherComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift b/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift index 6c0e4a847c..c7d3e5d9c6 100644 --- a/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift +++ b/AdyenActions/Components/Voucher/VoucherShareableViewProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Protocols/ActionHandlingComponent.swift b/AdyenActions/Protocols/ActionHandlingComponent.swift index 8ca2f69aab..ad10a47dcd 100644 --- a/AdyenActions/Protocols/ActionHandlingComponent.swift +++ b/AdyenActions/Protocols/ActionHandlingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenActions/Utilities/BundleSPMExtension.swift b/AdyenActions/Utilities/BundleSPMExtension.swift index b1bc400dd8..efd87225e1 100644 --- a/AdyenActions/Utilities/BundleSPMExtension.swift +++ b/AdyenActions/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/BCMC/BCMCComponent.swift b/AdyenCard/Components/BCMC/BCMCComponent.swift index b8b041518b..980f0a5f6c 100644 --- a/AdyenCard/Components/BCMC/BCMCComponent.swift +++ b/AdyenCard/Components/BCMC/BCMCComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift b/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift index 7ae8c68531..e9d4c17e4c 100644 --- a/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift +++ b/AdyenCard/Components/Card/CardAnalyticsConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponent.swift b/AdyenCard/Components/Card/CardComponent.swift index 672528c03d..c3c5b55d85 100644 --- a/AdyenCard/Components/Card/CardComponent.swift +++ b/AdyenCard/Components/Card/CardComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentConfiguration.swift b/AdyenCard/Components/Card/CardComponentConfiguration.swift index 459fdca7f1..c49c9ef2b2 100644 --- a/AdyenCard/Components/Card/CardComponentConfiguration.swift +++ b/AdyenCard/Components/Card/CardComponentConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentDelegate.swift b/AdyenCard/Components/Card/CardComponentDelegate.swift index 037d9d597b..d23887bc03 100644 --- a/AdyenCard/Components/Card/CardComponentDelegate.swift +++ b/AdyenCard/Components/Card/CardComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardComponentExtensions.swift b/AdyenCard/Components/Card/CardComponentExtensions.swift index 91c5ab8915..7c17d616d4 100644 --- a/AdyenCard/Components/Card/CardComponentExtensions.swift +++ b/AdyenCard/Components/Card/CardComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardDetails.swift b/AdyenCard/Components/Card/CardDetails.swift index 6d16a987a7..9f6d1a4bcd 100644 --- a/AdyenCard/Components/Card/CardDetails.swift +++ b/AdyenCard/Components/Card/CardDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardViewController.swift b/AdyenCard/Components/Card/CardViewController.swift index d45bf27a38..791d88a56a 100644 --- a/AdyenCard/Components/Card/CardViewController.swift +++ b/AdyenCard/Components/Card/CardViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift b/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift index 6a76cdcf83..9f67370454 100644 --- a/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift +++ b/AdyenCard/Components/Card/CardViewControllerItemsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift b/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift index 4212cb5f96..4d23eed911 100644 --- a/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift +++ b/AdyenCard/Components/Card/ThreeDS2SdkVersion.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift b/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift index 0266f92f14..9d2302a1e2 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardComponent+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift b/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift index 867a5c05fb..7041d1c924 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift b/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift index 29ac1eda50..56f9b2349b 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift b/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift index 8f795dad83..4758dbc6b4 100644 --- a/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/GiftCardDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift b/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift index ef819eca14..766c97cdcc 100644 --- a/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/MealVoucherDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift b/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift index 6462bd1138..8fe40d8bdb 100644 --- a/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift +++ b/AdyenCard/Components/GiftCardComponent/PartialPaymentMethodDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Components/KCP/KCPDetails.swift b/AdyenCard/Components/KCP/KCPDetails.swift index f7666066d3..bd30403d9f 100644 --- a/AdyenCard/Components/KCP/KCPDetails.swift +++ b/AdyenCard/Components/KCP/KCPDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/DualBrandView.swift b/AdyenCard/Form/DualBrandView.swift index 355e8c8a38..778120462f 100644 --- a/AdyenCard/Form/DualBrandView.swift +++ b/AdyenCard/Form/DualBrandView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardExpiryDateItem.swift b/AdyenCard/Form/FormCardExpiryDateItem.swift index e3441975d7..d9bf93b679 100644 --- a/AdyenCard/Form/FormCardExpiryDateItem.swift +++ b/AdyenCard/Form/FormCardExpiryDateItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardLogosItemView.swift b/AdyenCard/Form/FormCardLogosItemView.swift index ece5c0863e..465e36f1d7 100644 --- a/AdyenCard/Form/FormCardLogosItemView.swift +++ b/AdyenCard/Form/FormCardLogosItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberContainerItem.swift b/AdyenCard/Form/FormCardNumberContainerItem.swift index 7f46fabcb6..1e95bb620c 100644 --- a/AdyenCard/Form/FormCardNumberContainerItem.swift +++ b/AdyenCard/Form/FormCardNumberContainerItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberContainerItemView.swift b/AdyenCard/Form/FormCardNumberContainerItemView.swift index 8ca9b7cc55..647cbf2c98 100644 --- a/AdyenCard/Form/FormCardNumberContainerItemView.swift +++ b/AdyenCard/Form/FormCardNumberContainerItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberItem.swift b/AdyenCard/Form/FormCardNumberItem.swift index e209161eb4..d0526c1556 100644 --- a/AdyenCard/Form/FormCardNumberItem.swift +++ b/AdyenCard/Form/FormCardNumberItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardNumberItemView.swift b/AdyenCard/Form/FormCardNumberItemView.swift index 90a0848405..b965c79593 100644 --- a/AdyenCard/Form/FormCardNumberItemView.swift +++ b/AdyenCard/Form/FormCardNumberItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardSecurityCodeItem.swift b/AdyenCard/Form/FormCardSecurityCodeItem.swift index ce739910fe..714910375f 100644 --- a/AdyenCard/Form/FormCardSecurityCodeItem.swift +++ b/AdyenCard/Form/FormCardSecurityCodeItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/FormCardSecurityCodeItemView.swift b/AdyenCard/Form/FormCardSecurityCodeItemView.swift index 03ee2cfb09..7e3c4a8202 100644 --- a/AdyenCard/Form/FormCardSecurityCodeItemView.swift +++ b/AdyenCard/Form/FormCardSecurityCodeItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift b/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift index b26a5b708e..1c02ffe592 100644 --- a/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift +++ b/AdyenCard/Form/Installments/FormCardInstallmentsItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Form/Installments/InstallmentPickerElement.swift b/AdyenCard/Form/Installments/InstallmentPickerElement.swift index 6967c2938e..ee17b90857 100644 --- a/AdyenCard/Form/Installments/InstallmentPickerElement.swift +++ b/AdyenCard/Form/Installments/InstallmentPickerElement.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardExpiryDateFormatter.swift b/AdyenCard/Formatters/CardExpiryDateFormatter.swift index 30f2bb3cfc..1e8b45acd0 100644 --- a/AdyenCard/Formatters/CardExpiryDateFormatter.swift +++ b/AdyenCard/Formatters/CardExpiryDateFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardNumberFormatter.swift b/AdyenCard/Formatters/CardNumberFormatter.swift index 842b8decf5..4eebb52b60 100644 --- a/AdyenCard/Formatters/CardNumberFormatter.swift +++ b/AdyenCard/Formatters/CardNumberFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Formatters/CardSecurityCodeFormatter.swift b/AdyenCard/Formatters/CardSecurityCodeFormatter.swift index 589d13d633..1773f160f5 100644 --- a/AdyenCard/Formatters/CardSecurityCodeFormatter.swift +++ b/AdyenCard/Formatters/CardSecurityCodeFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift b/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift index 2565cce13d..ffd4df0cbe 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift b/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift index b2293754e4..7477eb921b 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupResponse.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BinLookup/BinLookupService.swift b/AdyenCard/Utilities/BinLookup/BinLookupService.swift index 1ffe7433b2..54992ec6a8 100644 --- a/AdyenCard/Utilities/BinLookup/BinLookupService.swift +++ b/AdyenCard/Utilities/BinLookup/BinLookupService.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/BundleSPMExtension.swift b/AdyenCard/Utilities/BundleSPMExtension.swift index 8550fd1368..329fe1a5d5 100644 --- a/AdyenCard/Utilities/BundleSPMExtension.swift +++ b/AdyenCard/Utilities/BundleSPMExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/BinInfoProvider.swift b/AdyenCard/Utilities/CardType/BinInfoProvider.swift index 5a99da3168..6defc6b690 100644 --- a/AdyenCard/Utilities/CardType/BinInfoProvider.swift +++ b/AdyenCard/Utilities/CardType/BinInfoProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/CardBrand.swift b/AdyenCard/Utilities/CardType/CardBrand.swift index b968befa13..40414ac9d4 100644 --- a/AdyenCard/Utilities/CardType/CardBrand.swift +++ b/AdyenCard/Utilities/CardType/CardBrand.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/CardTypeDetector.swift b/AdyenCard/Utilities/CardType/CardTypeDetector.swift index 3c27c60c96..afb910e5d9 100644 --- a/AdyenCard/Utilities/CardType/CardTypeDetector.swift +++ b/AdyenCard/Utilities/CardType/CardTypeDetector.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift b/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift index 4e76d524fa..4c05b10a2a 100644 --- a/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift +++ b/AdyenCard/Utilities/CardType/FallbackCardBrandProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardExpiryDateValidator.swift b/AdyenCard/Validators/CardExpiryDateValidator.swift index 4bd16d9b19..bad5e68adc 100644 --- a/AdyenCard/Validators/CardExpiryDateValidator.swift +++ b/AdyenCard/Validators/CardExpiryDateValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardHolderNameValidator.swift b/AdyenCard/Validators/CardHolderNameValidator.swift index 7314609324..722a75f201 100644 --- a/AdyenCard/Validators/CardHolderNameValidator.swift +++ b/AdyenCard/Validators/CardHolderNameValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardKCPValidators.swift b/AdyenCard/Validators/CardKCPValidators.swift index 6de0487a02..6cb46cd93e 100644 --- a/AdyenCard/Validators/CardKCPValidators.swift +++ b/AdyenCard/Validators/CardKCPValidators.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardNumberValidator.swift b/AdyenCard/Validators/CardNumberValidator.swift index 071f28e21a..d985ac033f 100644 --- a/AdyenCard/Validators/CardNumberValidator.swift +++ b/AdyenCard/Validators/CardNumberValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardPublicKeyValidator.swift b/AdyenCard/Validators/CardPublicKeyValidator.swift index 1d3c163482..1a6329ca1b 100644 --- a/AdyenCard/Validators/CardPublicKeyValidator.swift +++ b/AdyenCard/Validators/CardPublicKeyValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardSecurityCodeValidator.swift b/AdyenCard/Validators/CardSecurityCodeValidator.swift index 391e5206b5..054f0958e3 100644 --- a/AdyenCard/Validators/CardSecurityCodeValidator.swift +++ b/AdyenCard/Validators/CardSecurityCodeValidator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCard/Validators/CardValidationError.swift b/AdyenCard/Validators/CardValidationError.swift index 5d6b7221d2..114b1dcfeb 100644 --- a/AdyenCard/Validators/CardValidationError.swift +++ b/AdyenCard/Validators/CardValidationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift index ebc6d2a012..37aa5332d1 100644 --- a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift +++ b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift index 58bc0021dc..ed88041a5c 100644 --- a/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift +++ b/AdyenCashAppPay/CashAppPayButton/CashAppPayButtonItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayComponent.swift b/AdyenCashAppPay/CashAppPayComponent.swift index cea7665b7d..d3fd7a1cf3 100644 --- a/AdyenCashAppPay/CashAppPayComponent.swift +++ b/AdyenCashAppPay/CashAppPayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayConfiguration.swift b/AdyenCashAppPay/CashAppPayConfiguration.swift index 256f331fe0..8b6ae67902 100644 --- a/AdyenCashAppPay/CashAppPayConfiguration.swift +++ b/AdyenCashAppPay/CashAppPayConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenCashAppPay/CashAppPayDetails.swift b/AdyenCashAppPay/CashAppPayDetails.swift index eda12a4a1e..d4579fbd22 100644 --- a/AdyenCashAppPay/CashAppPayDetails.swift +++ b/AdyenCashAppPay/CashAppPayDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Affirm/AffirmComponent.swift b/AdyenComponents/Affirm/AffirmComponent.swift index f3ec4aa23b..7145bdc52c 100644 --- a/AdyenComponents/Affirm/AffirmComponent.swift +++ b/AdyenComponents/Affirm/AffirmComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Affirm/AffirmDetails.swift b/AdyenComponents/Affirm/AffirmDetails.swift index 5aae633a77..f0bb9fafd9 100644 --- a/AdyenComponents/Affirm/AffirmDetails.swift +++ b/AdyenComponents/Affirm/AffirmDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift b/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift index 9e35538d81..5c5263810e 100644 --- a/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift +++ b/AdyenComponents/Atome/AtomeAddressViewModelBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeComponent.swift b/AdyenComponents/Atome/AtomeComponent.swift index 5e98721de6..1dd04b4f51 100644 --- a/AdyenComponents/Atome/AtomeComponent.swift +++ b/AdyenComponents/Atome/AtomeComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Atome/AtomeDetails.swift b/AdyenComponents/Atome/AtomeDetails.swift index 830184e780..e3069517ce 100644 --- a/AdyenComponents/Atome/AtomeDetails.swift +++ b/AdyenComponents/Atome/AtomeDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BLIK/BLIKComponent.swift b/AdyenComponents/BLIK/BLIKComponent.swift index 52266bf6fd..6fdf8cb32c 100644 --- a/AdyenComponents/BLIK/BLIKComponent.swift +++ b/AdyenComponents/BLIK/BLIKComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BLIK/BLIKDetails.swift b/AdyenComponents/BLIK/BLIKDetails.swift index 445ac427df..8e6736f03e 100644 --- a/AdyenComponents/BLIK/BLIKDetails.swift +++ b/AdyenComponents/BLIK/BLIKDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift index 543f07f604..02bc765b5f 100644 --- a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift +++ b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift index 369f28f6ad..cff844a06c 100644 --- a/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift +++ b/AdyenComponents/BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoComponent.swift b/AdyenComponents/Boleto/BoletoComponent.swift index 3b172df052..ec75c00582 100644 --- a/AdyenComponents/Boleto/BoletoComponent.swift +++ b/AdyenComponents/Boleto/BoletoComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoComponentExtensions.swift b/AdyenComponents/Boleto/BoletoComponentExtensions.swift index 0c837f6d1e..bd3ac94aa1 100644 --- a/AdyenComponents/Boleto/BoletoComponentExtensions.swift +++ b/AdyenComponents/Boleto/BoletoComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Boleto/BoletoDetails.swift b/AdyenComponents/Boleto/BoletoDetails.swift index 422f7a1e48..bdbb46cb77 100644 --- a/AdyenComponents/Boleto/BoletoDetails.swift +++ b/AdyenComponents/Boleto/BoletoDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Doku/DokuComponent.swift b/AdyenComponents/Doku/DokuComponent.swift index e587868ffd..5f3c878497 100644 --- a/AdyenComponents/Doku/DokuComponent.swift +++ b/AdyenComponents/Doku/DokuComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Doku/DokuDetails.swift b/AdyenComponents/Doku/DokuDetails.swift index bdb655be52..c31067ed8b 100644 --- a/AdyenComponents/Doku/DokuDetails.swift +++ b/AdyenComponents/Doku/DokuDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/Instant/InstantComponents.swift b/AdyenComponents/Instant/InstantComponents.swift index 35c2b53c1b..980db3ffeb 100644 --- a/AdyenComponents/Instant/InstantComponents.swift +++ b/AdyenComponents/Instant/InstantComponents.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift b/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift index d75ddc6cdf..2e8f5b6ccd 100644 --- a/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift +++ b/AdyenComponents/OnlineBanking/OnlineBankingComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift b/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift index 997030fa5f..0496b61c8a 100644 --- a/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift +++ b/AdyenComponents/OnlineBanking/OnlineBankingDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift index 50bbf59224..0edf4de37b 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift index 70f88e8f67..4769ae476d 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift index cf36a48cc8..ab5b704f3a 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift index 414821aeeb..e5abb918a6 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift b/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift index f3172d8c22..00ea2a0e28 100644 --- a/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift +++ b/AdyenComponents/PayByBank/US/PayByBankUSComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/UPI/UPIComponent.swift b/AdyenComponents/UPI/UPIComponent.swift index 4c465b06ca..6d585afe08 100644 --- a/AdyenComponents/UPI/UPIComponent.swift +++ b/AdyenComponents/UPI/UPIComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenComponents/UPI/UPIComponentDetails.swift b/AdyenComponents/UPI/UPIComponentDetails.swift index 37460fabbd..fd8375d71b 100644 --- a/AdyenComponents/UPI/UPIComponentDetails.swift +++ b/AdyenComponents/UPI/UPIComponentDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift b/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift index 4ac8f5c830..abfa470597 100644 --- a/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift +++ b/AdyenDelegatedAuthentication/AdyenDelegatedAuthentication.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PaymentMethodListComponent.swift b/AdyenDropIn/Components/PaymentMethodListComponent.swift index d403979739..88157fd97d 100644 --- a/AdyenDropIn/Components/PaymentMethodListComponent.swift +++ b/AdyenDropIn/Components/PaymentMethodListComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PreApplePayComponent.swift b/AdyenDropIn/Components/PreApplePayComponent.swift index 019c7c7cac..d863de287d 100644 --- a/AdyenDropIn/Components/PreApplePayComponent.swift +++ b/AdyenDropIn/Components/PreApplePayComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift b/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift index 7e6a23224e..64383c286e 100644 --- a/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift +++ b/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/DropInComponent.swift b/AdyenDropIn/DropInComponent.swift index 2ba7d4d4e8..bc6b37a047 100644 --- a/AdyenDropIn/DropInComponent.swift +++ b/AdyenDropIn/DropInComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/DropInComponentExtensions.swift b/AdyenDropIn/DropInComponentExtensions.swift index 5e201dd534..108ea294bb 100644 --- a/AdyenDropIn/DropInComponentExtensions.swift +++ b/AdyenDropIn/DropInComponentExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift b/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift index 472dac9f05..26031f60a8 100644 --- a/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift +++ b/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInComponentStyle.swift b/AdyenDropIn/Models/DropInComponentStyle.swift index 7a414c87f0..70e425c557 100644 --- a/AdyenDropIn/Models/DropInComponentStyle.swift +++ b/AdyenDropIn/Models/DropInComponentStyle.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Models/DropInConfiguration.swift b/AdyenDropIn/Models/DropInConfiguration.swift index 1bb621d70c..8d589f67e4 100644 --- a/AdyenDropIn/Models/DropInConfiguration.swift +++ b/AdyenDropIn/Models/DropInConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/DimmingPresentationController.swift b/AdyenDropIn/Presentation/DimmingPresentationController.swift index 164de98e30..eded65e4b7 100644 --- a/AdyenDropIn/Presentation/DimmingPresentationController.swift +++ b/AdyenDropIn/Presentation/DimmingPresentationController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/DropInNavigationController.swift b/AdyenDropIn/Presentation/DropInNavigationController.swift index 09b3f4f7c1..a737b1ef10 100644 --- a/AdyenDropIn/Presentation/DropInNavigationController.swift +++ b/AdyenDropIn/Presentation/DropInNavigationController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/ModalViewController.swift b/AdyenDropIn/Presentation/ModalViewController.swift index 1630cf4ee8..9c5a9ecc1d 100644 --- a/AdyenDropIn/Presentation/ModalViewController.swift +++ b/AdyenDropIn/Presentation/ModalViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/NavigationDelegate.swift b/AdyenDropIn/Presentation/NavigationDelegate.swift index 11bddbca89..af8b6fbe9a 100644 --- a/AdyenDropIn/Presentation/NavigationDelegate.swift +++ b/AdyenDropIn/Presentation/NavigationDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift b/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift index 2faf38c62b..950252ffff 100644 --- a/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift +++ b/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Presentation/WrapperViewController.swift b/AdyenDropIn/Presentation/WrapperViewController.swift index 60edf10b62..caf3860b30 100644 --- a/AdyenDropIn/Presentation/WrapperViewController.swift +++ b/AdyenDropIn/Presentation/WrapperViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift b/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift index 0e21e4ae09..cd990fdd85 100644 --- a/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift +++ b/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentManager.swift b/AdyenDropIn/Utilities/ComponentManager.swift index d12af885d7..821fb63b1f 100644 --- a/AdyenDropIn/Utilities/ComponentManager.swift +++ b/AdyenDropIn/Utilities/ComponentManager.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Utilities/ComponentSections.swift b/AdyenDropIn/Utilities/ComponentSections.swift index 69cfc863a6..267fc6f5de 100644 --- a/AdyenDropIn/Utilities/ComponentSections.swift +++ b/AdyenDropIn/Utilities/ComponentSections.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenDropIn/Views/PreApplePayView.swift b/AdyenDropIn/Views/PreApplePayView.swift index 21fcb66b9b..bf7c2c9945 100644 --- a/AdyenDropIn/Views/PreApplePayView.swift +++ b/AdyenDropIn/Views/PreApplePayView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/AnyEncryptor.swift b/AdyenEncryption/AnyEncryptor.swift index fd9b1a42f8..4a325b17bb 100644 --- a/AdyenEncryption/AnyEncryptor.swift +++ b/AdyenEncryption/AnyEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/BankDetailsEncryptor.swift b/AdyenEncryption/BankDetailsEncryptor.swift index ed0f359e5d..19659bcd15 100644 --- a/AdyenEncryption/BankDetailsEncryptor.swift +++ b/AdyenEncryption/BankDetailsEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/CardEncryptor.swift b/AdyenEncryption/CardEncryptor.swift index 63e2cbb1a8..c37dd165b6 100644 --- a/AdyenEncryption/CardEncryptor.swift +++ b/AdyenEncryption/CardEncryptor.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/DataExtension.swift b/AdyenEncryption/Extensions/DataExtension.swift index 3af99bbe46..c37b955ba2 100644 --- a/AdyenEncryption/Extensions/DataExtension.swift +++ b/AdyenEncryption/Extensions/DataExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/IntegerExtension.swift b/AdyenEncryption/Extensions/IntegerExtension.swift index 18d5237cbf..466f72d738 100644 --- a/AdyenEncryption/Extensions/IntegerExtension.swift +++ b/AdyenEncryption/Extensions/IntegerExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift b/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift index edb8e06cb1..29768396a5 100644 --- a/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift +++ b/AdyenEncryption/Extensions/JSONEncoder+SortedKeys.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Extensions/StringExtension.swift b/AdyenEncryption/Extensions/StringExtension.swift index 2b4802d6d2..730a02dafb 100644 --- a/AdyenEncryption/Extensions/StringExtension.swift +++ b/AdyenEncryption/Extensions/StringExtension.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Model/Card.swift b/AdyenEncryption/Model/Card.swift index 5fde71fb9c..15eec0e5ed 100644 --- a/AdyenEncryption/Model/Card.swift +++ b/AdyenEncryption/Model/Card.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Model/EncryptedCard.swift b/AdyenEncryption/Model/EncryptedCard.swift index 376c25d4f6..927b5ad94b 100644 --- a/AdyenEncryption/Model/EncryptedCard.swift +++ b/AdyenEncryption/Model/EncryptedCard.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/BankPayload.swift b/AdyenEncryption/Payload/BankPayload.swift index 940401e23b..244a31c9e8 100644 --- a/AdyenEncryption/Payload/BankPayload.swift +++ b/AdyenEncryption/Payload/BankPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/BinPayload.swift b/AdyenEncryption/Payload/BinPayload.swift index 164e2c14ce..ae9c653481 100644 --- a/AdyenEncryption/Payload/BinPayload.swift +++ b/AdyenEncryption/Payload/BinPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/CardPayload.swift b/AdyenEncryption/Payload/CardPayload.swift index ed1a97635c..0d1d6c7b35 100644 --- a/AdyenEncryption/Payload/CardPayload.swift +++ b/AdyenEncryption/Payload/CardPayload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenEncryption/Payload/Payload.swift b/AdyenEncryption/Payload/Payload.swift index e45ac37ff4..eae6bc3310 100644 --- a/AdyenEncryption/Payload/Payload.swift +++ b/AdyenEncryption/Payload/Payload.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/Payments/PaymentsRequest.swift b/AdyenSession/API/Payments/PaymentsRequest.swift index b7f8955302..32817c99e5 100644 --- a/AdyenSession/API/Payments/PaymentsRequest.swift +++ b/AdyenSession/API/Payments/PaymentsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/SelfRetainingAPIClient.swift b/AdyenSession/API/SelfRetainingAPIClient.swift index c20091d249..ef6d05e6d9 100644 --- a/AdyenSession/API/SelfRetainingAPIClient.swift +++ b/AdyenSession/API/SelfRetainingAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/API/SessionAPIClient.swift b/AdyenSession/API/SessionAPIClient.swift index 9adf9b6b4b..06cd828341 100644 --- a/AdyenSession/API/SessionAPIClient.swift +++ b/AdyenSession/API/SessionAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+ActionComponentDelegate.swift b/AdyenSession/AdyenSession+ActionComponentDelegate.swift index f2d83ed713..1e43a61ec6 100644 --- a/AdyenSession/AdyenSession+ActionComponentDelegate.swift +++ b/AdyenSession/AdyenSession+ActionComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+DropInComponentDelegate.swift b/AdyenSession/AdyenSession+DropInComponentDelegate.swift index d4086e11b7..5da2c8535d 100644 --- a/AdyenSession/AdyenSession+DropInComponentDelegate.swift +++ b/AdyenSession/AdyenSession+DropInComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+PartialPaymentDelegate.swift b/AdyenSession/AdyenSession+PartialPaymentDelegate.swift index 2a727e08da..0829e21972 100644 --- a/AdyenSession/AdyenSession+PartialPaymentDelegate.swift +++ b/AdyenSession/AdyenSession+PartialPaymentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+PaymentComponentDelegate.swift b/AdyenSession/AdyenSession+PaymentComponentDelegate.swift index a0f9d945e8..3d179daef8 100644 --- a/AdyenSession/AdyenSession+PaymentComponentDelegate.swift +++ b/AdyenSession/AdyenSession+PaymentComponentDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift b/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift index c2d94506eb..eae49c00c8 100644 --- a/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift +++ b/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSession.swift b/AdyenSession/AdyenSession.swift index 86c1064e91..f7f07402cd 100644 --- a/AdyenSession/AdyenSession.swift +++ b/AdyenSession/AdyenSession.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSessionDelegate.swift b/AdyenSession/AdyenSessionDelegate.swift index bcc076d84a..e1d6d061bb 100644 --- a/AdyenSession/AdyenSessionDelegate.swift +++ b/AdyenSession/AdyenSessionDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenSession/AdyenSessionResult.swift b/AdyenSession/AdyenSessionResult.swift index 5c7f470518..fec2a24fca 100644 --- a/AdyenSession/AdyenSessionResult.swift +++ b/AdyenSession/AdyenSessionResult.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenTwint/TwintComponent.swift b/AdyenTwint/TwintComponent.swift index 45aa3bec00..26e2c1d398 100644 --- a/AdyenTwint/TwintComponent.swift +++ b/AdyenTwint/TwintComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenTwint/TwintDetails.swift b/AdyenTwint/TwintDetails.swift index 730e93effd..c370c049d8 100644 --- a/AdyenTwint/TwintDetails.swift +++ b/AdyenTwint/TwintDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift index 81f702f79b..b375fdb131 100644 --- a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift +++ b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayActionComponent.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift index 137de01eba..0b93c8d9ed 100644 --- a/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift +++ b/AdyenWeChatPay/WeChatPayActionComponent/WeChatPayAdditionalDetails.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/AnalyticsSettingsView.swift b/Demo/Common/Configuration/AnalyticsSettingsView.swift index 12e557235f..f4d2070ef3 100644 --- a/Demo/Common/Configuration/AnalyticsSettingsView.swift +++ b/Demo/Common/Configuration/AnalyticsSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ApplePaySettingsView.swift b/Demo/Common/Configuration/ApplePaySettingsView.swift index 91dc4cb3f9..be26c7b85c 100644 --- a/Demo/Common/Configuration/ApplePaySettingsView.swift +++ b/Demo/Common/Configuration/ApplePaySettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/CardComponentSettingsView.swift b/Demo/Common/Configuration/CardComponentSettingsView.swift index 622f00b66b..466fc4ef40 100644 --- a/Demo/Common/Configuration/CardComponentSettingsView.swift +++ b/Demo/Common/Configuration/CardComponentSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ConfigurationView.swift b/Demo/Common/Configuration/ConfigurationView.swift index c29e9f21f0..bce26fd109 100644 --- a/Demo/Common/Configuration/ConfigurationView.swift +++ b/Demo/Common/Configuration/ConfigurationView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/ConfigurationViewModel.swift b/Demo/Common/Configuration/ConfigurationViewModel.swift index 8282d43a4d..69d0c7434c 100644 --- a/Demo/Common/Configuration/ConfigurationViewModel.swift +++ b/Demo/Common/Configuration/ConfigurationViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/DropInSettingsView.swift b/Demo/Common/Configuration/DropInSettingsView.swift index c1f8bc4463..0319a5e1d9 100644 --- a/Demo/Common/Configuration/DropInSettingsView.swift +++ b/Demo/Common/Configuration/DropInSettingsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Configuration/SearchBar.swift b/Demo/Common/Configuration/SearchBar.swift index ee78423325..81f5409403 100644 --- a/Demo/Common/Configuration/SearchBar.swift +++ b/Demo/Common/Configuration/SearchBar.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Helpers/APIClientHelper.swift b/Demo/Common/Helpers/APIClientHelper.swift index 74cc467127..9c166558c5 100644 --- a/Demo/Common/Helpers/APIClientHelper.swift +++ b/Demo/Common/Helpers/APIClientHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Helpers/CodingHelpers.swift b/Demo/Common/Helpers/CodingHelpers.swift index 0aea1d63d5..43f875f2b3 100644 --- a/Demo/Common/Helpers/CodingHelpers.swift +++ b/Demo/Common/Helpers/CodingHelpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2018 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/ComponentCreationError.swift b/Demo/Common/IntegrationExamples/ComponentCreationError.swift index fb6e88c52e..b571253018 100644 --- a/Demo/Common/IntegrationExamples/ComponentCreationError.swift +++ b/Demo/Common/IntegrationExamples/ComponentCreationError.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift index bf4d0397c7..548fe31629 100644 --- a/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/ApplePayComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift b/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift index 9edcb9e87d..8a993dbcfb 100644 --- a/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/ApplePayComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift index 297bfa16dd..3c12175cef 100644 --- a/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/CardComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift b/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift index 93e17dff50..a01b0f1daa 100644 --- a/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/CardComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift index 76e3637d24..491ed9d628 100644 --- a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift index c30d051387..c40bd891aa 100644 --- a/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/InstantPaymentComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift index f16c94f5d9..73fa8bf0f6 100644 --- a/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/Components/IssuerListComponentAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift b/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift index dbdfb6f595..898646e114 100644 --- a/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift +++ b/Demo/Common/IntegrationExamples/Components/IssuerListComponentExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift b/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift index a8f9af6da5..9d93aed40d 100644 --- a/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift +++ b/Demo/Common/IntegrationExamples/DemoAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift b/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift index 6b5943c9cb..5a440c69d9 100644 --- a/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift +++ b/Demo/Common/IntegrationExamples/DropIn/DropInAdvancedFlowExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift b/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift index 4663484d3a..6776d417a9 100644 --- a/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift +++ b/Demo/Common/IntegrationExamples/DropIn/DropInExample.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift b/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift index 5bdbd2523b..977a106fe5 100644 --- a/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift +++ b/Demo/Common/IntegrationExamples/MapkitAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift index a775660bcd..551d1bd28e 100644 --- a/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/InitialDataAdvancedFlowProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift index 6e998b639f..ebd6f1d2c3 100644 --- a/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/InitialDataFlowProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift b/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift index 663210d4e2..23db2a3f1d 100644 --- a/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift +++ b/Demo/Common/IntegrationExamples/Protocols/PresenterExampleProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Models/ComponentsItem.swift b/Demo/Common/Models/ComponentsItem.swift index ecdfe08c90..0ecaacc7c1 100644 --- a/Demo/Common/Models/ComponentsItem.swift +++ b/Demo/Common/Models/ComponentsItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/APIRequest.swift b/Demo/Common/Networking/APIRequest.swift index e302c8a58a..04ea73b2d5 100644 --- a/Demo/Common/Networking/APIRequest.swift +++ b/Demo/Common/Networking/APIRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/BalanceCheckRequest.swift b/Demo/Common/Networking/BalanceCheckRequest.swift index 45b543b15e..58d4e33999 100644 --- a/Demo/Common/Networking/BalanceCheckRequest.swift +++ b/Demo/Common/Networking/BalanceCheckRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/CancelOrderRequest.swift b/Demo/Common/Networking/CancelOrderRequest.swift index 333bf09305..9cbe3cc421 100644 --- a/Demo/Common/Networking/CancelOrderRequest.swift +++ b/Demo/Common/Networking/CancelOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/CreateOrderRequest.swift b/Demo/Common/Networking/CreateOrderRequest.swift index 4238ce72e8..8aac35a4c8 100644 --- a/Demo/Common/Networking/CreateOrderRequest.swift +++ b/Demo/Common/Networking/CreateOrderRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/DefaultAPIClient.swift b/Demo/Common/Networking/DefaultAPIClient.swift index 566fc6d69d..01b4f4a6b0 100644 --- a/Demo/Common/Networking/DefaultAPIClient.swift +++ b/Demo/Common/Networking/DefaultAPIClient.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift b/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift index ea002b3a03..89da29c258 100644 --- a/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift +++ b/Demo/Common/Networking/DisableStoredPaymentMethodRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/Environment.swift b/Demo/Common/Networking/Environment.swift index 3feb825f62..7f15034148 100644 --- a/Demo/Common/Networking/Environment.swift +++ b/Demo/Common/Networking/Environment.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentDetailsRequest.swift b/Demo/Common/Networking/PaymentDetailsRequest.swift index ecd2d72ba3..4f60cba87c 100644 --- a/Demo/Common/Networking/PaymentDetailsRequest.swift +++ b/Demo/Common/Networking/PaymentDetailsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentMethodsRequest.swift b/Demo/Common/Networking/PaymentMethodsRequest.swift index 021ed4ef4e..947d1c203d 100644 --- a/Demo/Common/Networking/PaymentMethodsRequest.swift +++ b/Demo/Common/Networking/PaymentMethodsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/PaymentsRequest.swift b/Demo/Common/Networking/PaymentsRequest.swift index 7a981fac56..b0b51c6aec 100644 --- a/Demo/Common/Networking/PaymentsRequest.swift +++ b/Demo/Common/Networking/PaymentsRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/Networking/SessionRequest.swift b/Demo/Common/Networking/SessionRequest.swift index 2a586cd4ad..a5bff17bf0 100644 --- a/Demo/Common/Networking/SessionRequest.swift +++ b/Demo/Common/Networking/SessionRequest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift b/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift index 1c3ceb1a20..886578a422 100644 --- a/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift +++ b/Demo/Common/PresentationDelegates/BACSDirectDebitPresentationDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/Configuration.swift b/Demo/Configuration.swift index 70bf46d861..7eac4196e7 100644 --- a/Demo/Configuration.swift +++ b/Demo/Configuration.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/AppDelegate.swift b/Demo/SwiftUI/AppDelegate.swift index 6267b48f61..75dd025b29 100644 --- a/Demo/SwiftUI/AppDelegate.swift +++ b/Demo/SwiftUI/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/ComponentsView.swift b/Demo/SwiftUI/ComponentsView.swift index 7b85d9ac13..6435a744c0 100644 --- a/Demo/SwiftUI/ComponentsView.swift +++ b/Demo/SwiftUI/ComponentsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/ComponentsViewModel.swift b/Demo/SwiftUI/ComponentsViewModel.swift index e827799e27..863beb17e4 100644 --- a/Demo/SwiftUI/ComponentsViewModel.swift +++ b/Demo/SwiftUI/ComponentsViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/SwiftUI/SceneDelegate.swift b/Demo/SwiftUI/SceneDelegate.swift index 103271efed..7a99af6f3a 100644 --- a/Demo/SwiftUI/SceneDelegate.swift +++ b/Demo/SwiftUI/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/AppDelegate.swift b/Demo/UIKit/AppDelegate.swift index 8c3f6ced25..54a515c335 100644 --- a/Demo/UIKit/AppDelegate.swift +++ b/Demo/UIKit/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/ComponentsView.swift b/Demo/UIKit/ComponentsView.swift index 66e9a23668..73f013d1b2 100644 --- a/Demo/UIKit/ComponentsView.swift +++ b/Demo/UIKit/ComponentsView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/ComponentsViewController.swift b/Demo/UIKit/ComponentsViewController.swift index 1ebac4f1a3..e327cb447e 100644 --- a/Demo/UIKit/ComponentsViewController.swift +++ b/Demo/UIKit/ComponentsViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Demo/UIKit/UIView+Helpers.swift b/Demo/UIKit/UIView+Helpers.swift index 3bd234470c..ac7f81ec89 100644 --- a/Demo/UIKit/UIView+Helpers.swift +++ b/Demo/UIKit/UIView+Helpers.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift b/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift index 607779a848..b08c9311d3 100644 --- a/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift +++ b/Tests/IntegrationTests/Helpers/UIBarButtonItem+XCTest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIView+Search.swift b/Tests/IntegrationTests/Helpers/UIView+Search.swift index b9082f8563..cf2f809b50 100644 --- a/Tests/IntegrationTests/Helpers/UIView+Search.swift +++ b/Tests/IntegrationTests/Helpers/UIView+Search.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/UIViewController+Search.swift b/Tests/IntegrationTests/Helpers/UIViewController+Search.swift index ddda0a7bd4..612b1ded6e 100644 --- a/Tests/IntegrationTests/Helpers/UIViewController+Search.swift +++ b/Tests/IntegrationTests/Helpers/UIViewController+Search.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift b/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift index 7d02df14b9..059818efc7 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+FormAddressItem.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift b/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift index e77c5fab67..b25c2bd06c 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+FormTextItemView.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift b/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift index f45100eb34..294d2ea86e 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+RootViewController.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift index 10740c2f26..d53a9d1171 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Style.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift index 67dc1328ff..888a0080ed 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Wait+UIKit.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift b/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift index 3465fe97ad..eb69c2c791 100644 --- a/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift +++ b/Tests/IntegrationTests/Helpers/XCTestCase+Wait.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/Localization/LocalizationTests.swift b/Tests/IntegrationTests/Localization/LocalizationTests.swift index 03be7abb18..5eb934a235 100644 --- a/Tests/IntegrationTests/Localization/LocalizationTests.swift +++ b/Tests/IntegrationTests/Localization/LocalizationTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift index b6b15db542..33e373de3c 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/AddressViewModelTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift index 3e3052d341..ac85b54f65 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift index 9420a43198..9aae0dce95 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Address/FormAddressPickerItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift index d0f6e4ac7d..8e1d15aded 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Picker/FormPickerItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift index a5cd254d62..17e2968a0c 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Selectable/FormSelectableItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift index d223f9bc39..fb1118fe81 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift index 22bc9700c0..0e23b21c3a 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Text/FormTextItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift b/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift index 6373f46c04..af8d0f7696 100644 --- a/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Form/FormItems/Validatable/FormValidatableItemViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift b/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift index 9156e9e0a8..5c53a2205b 100644 --- a/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/LinkTextViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift b/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift index 6ac34bb75e..25748c644a 100644 --- a/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/LoadingViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift b/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift index d4e0834d8e..71abdfffd5 100644 --- a/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift +++ b/Tests/IntegrationTests/UIKit/Views/SupportedPaymentMethodLogosViewTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/AffirmComponentUITests.swift b/Tests/SnapshotTests/Components/AffirmComponentUITests.swift index 9fbd665db5..c9f0ea4a66 100644 --- a/Tests/SnapshotTests/Components/AffirmComponentUITests.swift +++ b/Tests/SnapshotTests/Components/AffirmComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/AtomeComponentUITests.swift b/Tests/SnapshotTests/Components/AtomeComponentUITests.swift index c77b2b3f7c..74f2e7ba01 100644 --- a/Tests/SnapshotTests/Components/AtomeComponentUITests.swift +++ b/Tests/SnapshotTests/Components/AtomeComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/BLIKComponentUITests.swift b/Tests/SnapshotTests/Components/BLIKComponentUITests.swift index 677ebb89bb..534d4c094c 100644 --- a/Tests/SnapshotTests/Components/BLIKComponentUITests.swift +++ b/Tests/SnapshotTests/Components/BLIKComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/BoletoComponentUITests.swift b/Tests/SnapshotTests/Components/BoletoComponentUITests.swift index d515ab61e9..d2a7ecb250 100644 --- a/Tests/SnapshotTests/Components/BoletoComponentUITests.swift +++ b/Tests/SnapshotTests/Components/BoletoComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/CardComponentUITests.swift b/Tests/SnapshotTests/Components/CardComponentUITests.swift index eb3f70ee87..87c649a955 100644 --- a/Tests/SnapshotTests/Components/CardComponentUITests.swift +++ b/Tests/SnapshotTests/Components/CardComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/DokuComponentUITests.swift b/Tests/SnapshotTests/Components/DokuComponentUITests.swift index 44e2e25f30..28dd0d5d02 100644 --- a/Tests/SnapshotTests/Components/DokuComponentUITests.swift +++ b/Tests/SnapshotTests/Components/DokuComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift b/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift index 95dc65ab44..654e21975f 100644 --- a/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift +++ b/Tests/SnapshotTests/Components/GiftCardComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift b/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift index 33b56251ab..5eda7e3151 100644 --- a/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift +++ b/Tests/SnapshotTests/Components/IssuerListComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/MBWayComponentUITests.swift b/Tests/SnapshotTests/Components/MBWayComponentUITests.swift index e906459f87..bf4fd12abd 100644 --- a/Tests/SnapshotTests/Components/MBWayComponentUITests.swift +++ b/Tests/SnapshotTests/Components/MBWayComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift b/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift index 5b58071b48..199cd8b2a6 100644 --- a/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift +++ b/Tests/SnapshotTests/Components/QRCodeActionComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Components/UPIComponentUITests.swift b/Tests/SnapshotTests/Components/UPIComponentUITests.swift index 860f48f9d0..f7fb9883b2 100644 --- a/Tests/SnapshotTests/Components/UPIComponentUITests.swift +++ b/Tests/SnapshotTests/Components/UPIComponentUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift b/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift index df359cae08..d5f709e5f8 100644 --- a/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift +++ b/Tests/SnapshotTests/Helpers/XCTestCase+SnapshotTesting.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/UI/ListViewControllerUITests.swift b/Tests/SnapshotTests/UI/ListViewControllerUITests.swift index 9594f8c975..1c4aaec25b 100644 --- a/Tests/SnapshotTests/UI/ListViewControllerUITests.swift +++ b/Tests/SnapshotTests/UI/ListViewControllerUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift b/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift index 947706889e..c2ebce1a2b 100644 --- a/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift +++ b/Tests/SnapshotTests/UI/SecuredViewControllerUITests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/APIClientMock.swift b/Tests/UnitTests/APIClientMock.swift index eab5a98684..834577225e 100644 --- a/Tests/UnitTests/APIClientMock.swift +++ b/Tests/UnitTests/APIClientMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift b/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift index 83ffb0a004..a49c6fdc6f 100644 --- a/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsEventDataSourceTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsEventTests.swift b/Tests/UnitTests/Analytics/AnalyticsEventTests.swift index 0352d3b53d..654e2e1155 100644 --- a/Tests/UnitTests/Analytics/AnalyticsEventTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsEventTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift b/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift index 5c093e8139..b2cb4cdee8 100644 --- a/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsFlavorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift b/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift index 29fb47ea87..11720453b9 100644 --- a/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift +++ b/Tests/UnitTests/Analytics/AnalyticsProviderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift b/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift index 0a51e6afa9..764e8e686f 100644 --- a/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift +++ b/Tests/UnitTests/Analytics/AnalyticsProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift b/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift index 4ee0761d68..0cb351fa4d 100644 --- a/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift +++ b/Tests/UnitTests/Analytics/EventAnalyticsProviderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Assets/AssetsAccessTests.swift b/Tests/UnitTests/Assets/AssetsAccessTests.swift index ad2c848aa5..8fc92dc556 100644 --- a/Tests/UnitTests/Assets/AssetsAccessTests.swift +++ b/Tests/UnitTests/Assets/AssetsAccessTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/APIContextTests.swift b/Tests/UnitTests/Core/APIContextTests.swift index fef0ac5fac..5ecd935866 100644 --- a/Tests/UnitTests/Core/APIContextTests.swift +++ b/Tests/UnitTests/Core/APIContextTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ActionTests.swift b/Tests/UnitTests/Core/ActionTests.swift index 08a9d76f80..0ca58394ce 100644 --- a/Tests/UnitTests/Core/ActionTests.swift +++ b/Tests/UnitTests/Core/ActionTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/AdyenContextTests.swift b/Tests/UnitTests/Core/AdyenContextTests.swift index 3354bd952b..b3ea5d083b 100644 --- a/Tests/UnitTests/Core/AdyenContextTests.swift +++ b/Tests/UnitTests/Core/AdyenContextTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BackoffSchedulerTests.swift b/Tests/UnitTests/Core/BackoffSchedulerTests.swift index ed4fac3476..5e3e32f957 100644 --- a/Tests/UnitTests/Core/BackoffSchedulerTests.swift +++ b/Tests/UnitTests/Core/BackoffSchedulerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift b/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift index 6acdf3e9cf..150aa8cadf 100644 --- a/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift +++ b/Tests/UnitTests/Core/BankDetailsEncryptorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/BrowserInfoTests.swift b/Tests/UnitTests/Core/BrowserInfoTests.swift index d46227bf78..cd2748b423 100644 --- a/Tests/UnitTests/Core/BrowserInfoTests.swift +++ b/Tests/UnitTests/Core/BrowserInfoTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift b/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift index 84f6f46a29..4c59bbd4a7 100644 --- a/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift +++ b/Tests/UnitTests/Core/Encryption/JWAA256CBCHS512AlgorithmTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift b/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift index de908c2630..54e7f6150f 100644 --- a/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift +++ b/Tests/UnitTests/Core/Encryption/RSAOAEP256AlgorithmTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ImageLoaderTests.swift b/Tests/UnitTests/Core/ImageLoaderTests.swift index 0349c33af3..55c4f300ca 100644 --- a/Tests/UnitTests/Core/ImageLoaderTests.swift +++ b/Tests/UnitTests/Core/ImageLoaderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/ListItemTests.swift b/Tests/UnitTests/Core/ListItemTests.swift index 2ce701ff29..1bfc9dd896 100644 --- a/Tests/UnitTests/Core/ListItemTests.swift +++ b/Tests/UnitTests/Core/ListItemTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift b/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift index 9d2de1564c..b9acdb8028 100644 --- a/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift +++ b/Tests/UnitTests/Core/OpenExternalAppDetectorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/PaymentMethodTests.swift b/Tests/UnitTests/Core/PaymentMethodTests.swift index 85fd186dd5..3afafb295d 100644 --- a/Tests/UnitTests/Core/PaymentMethodTests.swift +++ b/Tests/UnitTests/Core/PaymentMethodTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Core/SimpleSchedulerTests.swift b/Tests/UnitTests/Core/SimpleSchedulerTests.swift index af69bce093..93ebb2fe81 100644 --- a/Tests/UnitTests/Core/SimpleSchedulerTests.swift +++ b/Tests/UnitTests/Core/SimpleSchedulerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift b/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift index 8976425b7a..f7f77ca299 100644 --- a/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift +++ b/Tests/UnitTests/Extension/KeyedDecodingContainerExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/StringExtensionsTests.swift b/Tests/UnitTests/Extension/StringExtensionsTests.swift index 06313e2543..0e5c4a0db0 100644 --- a/Tests/UnitTests/Extension/StringExtensionsTests.swift +++ b/Tests/UnitTests/Extension/StringExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift b/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift index 57bd537fe7..7c5856d843 100644 --- a/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift +++ b/Tests/UnitTests/Extension/TimeIntervalExtensionsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/UIButtonHelpersTests.swift b/Tests/UnitTests/Extension/UIButtonHelpersTests.swift index 938b0f1088..ace6a70338 100644 --- a/Tests/UnitTests/Extension/UIButtonHelpersTests.swift +++ b/Tests/UnitTests/Extension/UIButtonHelpersTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/UILabelHelpersTests.swift b/Tests/UnitTests/Extension/UILabelHelpersTests.swift index 41b3045559..08ac733b53 100644 --- a/Tests/UnitTests/Extension/UILabelHelpersTests.swift +++ b/Tests/UnitTests/Extension/UILabelHelpersTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Extension/URLExtensionsTest.swift b/Tests/UnitTests/Extension/URLExtensionsTest.swift index 480426d15e..494a0671af 100644 --- a/Tests/UnitTests/Extension/URLExtensionsTest.swift +++ b/Tests/UnitTests/Extension/URLExtensionsTest.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift b/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift index e092b3b5e7..6da0280543 100644 --- a/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift +++ b/Tests/UnitTests/Helpers/PaymentMethods+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/String+UIImage.swift b/Tests/UnitTests/Helpers/String+UIImage.swift index 6090cc3986..5bd21a679c 100644 --- a/Tests/UnitTests/Helpers/String+UIImage.swift +++ b/Tests/UnitTests/Helpers/String+UIImage.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift b/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift index c1076e2fdc..0626404f0c 100644 --- a/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift +++ b/Tests/UnitTests/Helpers/XCTestCase+FirstResponder.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Helpers/XCTestCase+Result.swift b/Tests/UnitTests/Helpers/XCTestCase+Result.swift index 8b93d5e6dc..af98d8c26a 100644 --- a/Tests/UnitTests/Helpers/XCTestCase+Result.swift +++ b/Tests/UnitTests/Helpers/XCTestCase+Result.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/APIClientMock.swift b/Tests/UnitTests/Mocks/APIClientMock.swift index df9a17bbc4..67995356f5 100644 --- a/Tests/UnitTests/Mocks/APIClientMock.swift +++ b/Tests/UnitTests/Mocks/APIClientMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift b/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift index 47564f345e..b97d55d52b 100644 --- a/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift +++ b/Tests/UnitTests/Mocks/ActionHandlingComponentMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/AppLauncherMock.swift b/Tests/UnitTests/Mocks/AppLauncherMock.swift index 953730fa0d..912fcd916d 100644 --- a/Tests/UnitTests/Mocks/AppLauncherMock.swift +++ b/Tests/UnitTests/Mocks/AppLauncherMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/CancellableMock.swift b/Tests/UnitTests/Mocks/CancellableMock.swift index 4f86e03f26..fcf11e8cf1 100644 --- a/Tests/UnitTests/Mocks/CancellableMock.swift +++ b/Tests/UnitTests/Mocks/CancellableMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift b/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift index f05df49c03..5d1e4fb536 100644 --- a/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/CardPaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/Dummy.swift b/Tests/UnitTests/Mocks/DummyData/Dummy.swift index 5943652998..3aa30bf7e2 100644 --- a/Tests/UnitTests/Mocks/DummyData/Dummy.swift +++ b/Tests/UnitTests/Mocks/DummyData/Dummy.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift b/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift index fd34e9595d..1854b07707 100644 --- a/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift +++ b/Tests/UnitTests/Mocks/DummyData/DummyHelper.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2022 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift b/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift index cce0f98794..cc5fd2df88 100644 --- a/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift +++ b/Tests/UnitTests/Mocks/DummyData/DummyPaymentMethods.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/FormatterMock.swift b/Tests/UnitTests/Mocks/FormatterMock.swift index b229f16f20..05e353a289 100644 --- a/Tests/UnitTests/Mocks/FormatterMock.swift +++ b/Tests/UnitTests/Mocks/FormatterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ImageLoaderMock.swift b/Tests/UnitTests/Mocks/ImageLoaderMock.swift index 7414200244..d83a1b9543 100644 --- a/Tests/UnitTests/Mocks/ImageLoaderMock.swift +++ b/Tests/UnitTests/Mocks/ImageLoaderMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift b/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift index b468180c47..e9c85754fe 100644 --- a/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift +++ b/Tests/UnitTests/Mocks/MockAddressLookupProvider.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift b/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift index 4feca13171..176419d349 100644 --- a/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift +++ b/Tests/UnitTests/Mocks/PaymentComponentDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentComponentMock.swift b/Tests/UnitTests/Mocks/PaymentComponentMock.swift index 6df30d05d1..260893c4ef 100644 --- a/Tests/UnitTests/Mocks/PaymentComponentMock.swift +++ b/Tests/UnitTests/Mocks/PaymentComponentMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PaymentMethodMock.swift b/Tests/UnitTests/Mocks/PaymentMethodMock.swift index 5a8be788f1..2464399bb5 100644 --- a/Tests/UnitTests/Mocks/PaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/PaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2017 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PostalAddressMocks.swift b/Tests/UnitTests/Mocks/PostalAddressMocks.swift index 34acbedfa9..409115b193 100644 --- a/Tests/UnitTests/Mocks/PostalAddressMocks.swift +++ b/Tests/UnitTests/Mocks/PostalAddressMocks.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresentationDelegateMock.swift b/Tests/UnitTests/Mocks/PresentationDelegateMock.swift index 299fdb10ba..4637ffcfc3 100644 --- a/Tests/UnitTests/Mocks/PresentationDelegateMock.swift +++ b/Tests/UnitTests/Mocks/PresentationDelegateMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresenterMock.swift b/Tests/UnitTests/Mocks/PresenterMock.swift index 255968a42f..145b4cbf99 100644 --- a/Tests/UnitTests/Mocks/PresenterMock.swift +++ b/Tests/UnitTests/Mocks/PresenterMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift b/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift index 9196aac1da..610f704d63 100644 --- a/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift +++ b/Tests/UnitTests/Mocks/PresentingViewControllerMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift b/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift index f79ce09872..e5c66ee293 100644 --- a/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift +++ b/Tests/UnitTests/Mocks/StoredPaymentMethodMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/URLProtocolMock.swift b/Tests/UnitTests/Mocks/URLProtocolMock.swift index 4cd51c88b8..0607370deb 100644 --- a/Tests/UnitTests/Mocks/URLProtocolMock.swift +++ b/Tests/UnitTests/Mocks/URLProtocolMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2024 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Mocks/ValidatorMock.swift b/Tests/UnitTests/Mocks/ValidatorMock.swift index 3a6b9c0294..898095d11b 100644 --- a/Tests/UnitTests/Mocks/ValidatorMock.swift +++ b/Tests/UnitTests/Mocks/ValidatorMock.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AdyenCoderTests.swift b/Tests/UnitTests/Utilities/AdyenCoderTests.swift index c8b2e5d147..56d9306d41 100644 --- a/Tests/UnitTests/Utilities/AdyenCoderTests.swift +++ b/Tests/UnitTests/Utilities/AdyenCoderTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AmountFormatterTests.swift b/Tests/UnitTests/Utilities/AmountFormatterTests.swift index 06254771b4..54f23abba8 100644 --- a/Tests/UnitTests/Utilities/AmountFormatterTests.swift +++ b/Tests/UnitTests/Utilities/AmountFormatterTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/AssertsTests.swift b/Tests/UnitTests/Utilities/AssertsTests.swift index 120a1ed5a2..6d2ebf05de 100644 --- a/Tests/UnitTests/Utilities/AssertsTests.swift +++ b/Tests/UnitTests/Utilities/AssertsTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/BalanceCheckerTests.swift b/Tests/UnitTests/Utilities/BalanceCheckerTests.swift index 16bc29ff21..a9018bd83c 100644 --- a/Tests/UnitTests/Utilities/BalanceCheckerTests.swift +++ b/Tests/UnitTests/Utilities/BalanceCheckerTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/DateValidationTests.swift b/Tests/UnitTests/Utilities/DateValidationTests.swift index adab5c5f93..08232070ab 100644 --- a/Tests/UnitTests/Utilities/DateValidationTests.swift +++ b/Tests/UnitTests/Utilities/DateValidationTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/KeyboardObserverTests.swift b/Tests/UnitTests/Utilities/KeyboardObserverTests.swift index 9eaa1b16a0..e3e5458740 100644 --- a/Tests/UnitTests/Utilities/KeyboardObserverTests.swift +++ b/Tests/UnitTests/Utilities/KeyboardObserverTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2023 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LazyOptionalTests.swift b/Tests/UnitTests/Utilities/LazyOptionalTests.swift index 4891c036c9..61889e063d 100644 --- a/Tests/UnitTests/Utilities/LazyOptionalTests.swift +++ b/Tests/UnitTests/Utilities/LazyOptionalTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2020 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LengthValidatorTests.swift b/Tests/UnitTests/Utilities/LengthValidatorTests.swift index aa10346b36..2100dd5f2c 100644 --- a/Tests/UnitTests/Utilities/LengthValidatorTests.swift +++ b/Tests/UnitTests/Utilities/LengthValidatorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/LogoGeneratorTests.swift b/Tests/UnitTests/Utilities/LogoGeneratorTests.swift index a3262a58a3..38cb602083 100644 --- a/Tests/UnitTests/Utilities/LogoGeneratorTests.swift +++ b/Tests/UnitTests/Utilities/LogoGeneratorTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/ObservableTests.swift b/Tests/UnitTests/Utilities/ObservableTests.swift index 5adb51acb2..db04eafce5 100644 --- a/Tests/UnitTests/Utilities/ObservableTests.swift +++ b/Tests/UnitTests/Utilities/ObservableTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2019 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. // diff --git a/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift b/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift index 6ecff9648d..83e347c3b6 100644 --- a/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift +++ b/Tests/UnitTests/Utilities/PhoneExtensionsRepositoryTests.swift @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 Adyen N.V. +// Copyright (c) 2021 Adyen N.V. // // This file is open source and available under the MIT license. See the LICENSE file for more info. //