From e153a0a06a118e3866d4704d91553b0f8b694be3 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 8 Jun 2022 14:25:44 +1000 Subject: [PATCH] Update license --- app/Jobs/Inventory/AdjustProductInventory.php | 43 +++++++- app/Jobs/Util/Import.php | 6 ++ .../Admin/InventoryNotificationObject.php | 99 +++++++++++++++++++ app/PaymentDrivers/GoCardless/ACH.php | 2 +- app/PaymentDrivers/GoCardless/DirectDebit.php | 2 +- app/PaymentDrivers/GoCardless/SEPA.php | 2 +- .../GoCardlessPaymentDriver.php | 2 +- app/PaymentDrivers/Mollie/IDEAL.php | 2 +- app/PaymentDrivers/Razorpay/Hosted.php | 2 +- app/PaymentDrivers/RazorpayPaymentDriver.php | 2 +- app/PaymentDrivers/Stripe/BrowserPay.php | 2 +- app/Services/Invoice/InvoiceService.php | 2 +- database/factories/AccountFactory.php | 2 +- database/factories/ClientContactFactory.php | 2 +- database/factories/ClientFactory.php | 2 +- database/factories/CompanyFactory.php | 2 +- database/factories/CreditFactory.php | 2 +- .../factories/CreditInvitationFactory.php | 2 +- database/factories/DocumentFactory.php | 2 +- database/factories/ExpenseCategoryFactory.php | 2 +- database/factories/ExpenseFactory.php | 2 +- database/factories/GatewayFactory.php | 2 +- database/factories/InvoiceFactory.php | 2 +- .../factories/InvoiceInvitationFactory.php | 2 +- database/factories/PaymentFactory.php | 2 +- database/factories/ProductFactory.php | 2 +- database/factories/ProjectFactory.php | 2 +- database/factories/QuoteFactory.php | 2 +- database/factories/QuoteInvitationFactory.php | 2 +- .../factories/RecurringExpenseFactory.php | 2 +- .../factories/RecurringInvoiceFactory.php | 2 +- database/factories/RecurringQuoteFactory.php | 2 +- database/factories/SubscriptionFactory.php | 2 +- database/factories/TaskFactory.php | 2 +- database/factories/TaskStatusFactory.php | 2 +- database/factories/TaxRateFactory.php | 2 +- database/factories/UserFactory.php | 2 +- database/factories/VendorContactFactory.php | 2 +- database/factories/VendorFactory.php | 2 +- ...12_100000_create_password_resets_table.php | 2 +- .../2014_10_13_000000_create_users_table.php | 2 +- ..._11_10_115926_create_failed_jobs_table.php | 2 +- .../2020_03_05_123315_create_jobs_table.php | 2 +- ...deleted_column_to_company_tokens_table.php | 2 +- ...dd_google_refresh_token_to_users_table.php | 2 +- ..._05_084934_company_too_large_attribute.php | 2 +- ..._065301_add_token_id_to_activity_table.php | 2 +- ...21_112424_update_enabled_modules_value.php | 2 +- .../2020_07_28_104218_shop_token.php | 2 +- ...80851_add_is_deleted_to_group_settings.php | 2 +- ...ted_flag_to_client_gateway_token_table.php | 2 +- .../2020_08_13_095946_remove_photo_design.php | 2 +- ..._reminder_sent_fields_to_entity_tables.php | 2 +- ...40557_add_is_public_to_documents_table.php | 2 +- ..._id_number_fields_for_missing_entities.php | 2 +- ...00_update_gateway_table_visible_column.php | 2 +- ...2020_10_11_211122_vendor_schema_update.php | 2 +- ...020_10_12_204517_project_number_column.php | 2 +- ...0_10_14_201320_project_ids_to_entities.php | 2 +- ..._19_101823_project_name_unique_removal.php | 2 +- ...222738_expenses_nullable_assigned_user.php | 2 +- ...647_activate_gocardless_payment_driver.php | 2 +- ...2_05_18_162443_create_schedulers_table.php | 2 +- database/seeders/BanksSeeder.php | 2 +- database/seeders/ConstantsSeeder.php | 2 +- database/seeders/CountriesSeeder.php | 2 +- database/seeders/CurrenciesSeeder.php | 2 +- database/seeders/DatabaseSeeder.php | 2 +- database/seeders/DateFormatsSeeder.php | 2 +- database/seeders/DesignSeeder.php | 2 +- database/seeders/GatewayTypesSeeder.php | 2 +- database/seeders/IndustrySeeder.php | 2 +- database/seeders/LanguageSeeder.php | 2 +- database/seeders/PaymentLibrariesSeeder.php | 2 +- database/seeders/PaymentTermsSeeder.php | 2 +- database/seeders/PaymentTypesSeeder.php | 2 +- database/seeders/RandomDataSeeder.php | 2 +- database/seeders/UsersTableSeeder.php | 2 +- .../invoices/action-selectors.js.LICENSE.txt | 2 +- .../clients/invoices/payment.js.LICENSE.txt | 2 +- public/js/clients/linkify-urls.js.LICENSE.txt | 2 +- .../authorize-ach.js.LICENSE.txt | 2 +- .../authorize-authorize-card.js.LICENSE.txt | 2 +- .../authorize-checkout-card.js.LICENSE.txt | 2 +- .../payment_methods/authorize-stripe-card.js | 2 +- .../authorize-stripe-card.js.LICENSE.txt | 2 +- .../js/clients/payments/alipay.js.LICENSE.txt | 2 +- ...thorize-credit-card-payment.js.LICENSE.txt | 2 +- .../braintree-credit-card.js.LICENSE.txt | 2 +- .../payments/braintree-paypal.js.LICENSE.txt | 2 +- .../checkout-credit-card.js.LICENSE.txt | 2 +- .../clients/payments/process.js.LICENSE.txt | 2 +- .../payments/razorpay-aio.js.LICENSE.txt | 2 +- .../js/clients/payments/sofort.js.LICENSE.txt | 2 +- .../payments/stripe-ach.js.LICENSE.txt | 2 +- .../payments/stripe-acss.js.LICENSE.txt | 2 +- .../payments/stripe-alipay.js.LICENSE.txt | 2 +- .../payments/stripe-bancontact.js.LICENSE.txt | 2 +- .../payments/stripe-becs.js.LICENSE.txt | 2 +- .../payments/stripe-browserpay.js.LICENSE.txt | 2 +- .../stripe-credit-card.js.LICENSE.txt | 2 +- .../payments/stripe-eps.js.LICENSE.txt | 2 +- .../payments/stripe-fpx.js.LICENSE.txt | 2 +- .../payments/stripe-giropay.js.LICENSE.txt | 2 +- .../payments/stripe-ideal.js.LICENSE.txt | 2 +- .../payments/stripe-przelewy24.js.LICENSE.txt | 2 +- .../payments/stripe-sepa.js.LICENSE.txt | 2 +- .../payments/stripe-sofort.js.LICENSE.txt | 2 +- .../quotes/action-selectors.js.LICENSE.txt | 2 +- .../js/clients/quotes/approve.js.LICENSE.txt | 2 +- public/js/clients/shared/pdf.js.LICENSE.txt | 2 +- public/js/setup/setup.js.LICENSE.txt | 2 +- .../js/clients/invoices/action-selectors.js | 2 +- resources/js/clients/invoices/payment.js | 2 +- resources/js/clients/linkify-urls.js | 2 +- .../authorize-authorize-card.js | 2 +- .../authorize-checkout-card.js | 2 +- .../payments/authorize-credit-card-payment.js | 2 +- .../clients/payments/braintree-credit-card.js | 2 +- .../js/clients/payments/braintree-paypal.js | 2 +- .../clients/payments/checkout-credit-card.js | 2 +- resources/js/clients/payments/checkout.com.js | 2 +- resources/js/clients/payments/razorpay-aio.js | 2 +- resources/js/clients/payments/stripe-ach.js | 2 +- resources/js/clients/payments/stripe-acss.js | 2 +- .../js/clients/payments/stripe-alipay.js | 2 +- .../js/clients/payments/stripe-bancontact.js | 2 +- resources/js/clients/payments/stripe-becs.js | 2 +- .../js/clients/payments/stripe-browserpay.js | 2 +- .../js/clients/payments/stripe-credit-card.js | 2 +- resources/js/clients/payments/stripe-eps.js | 2 +- resources/js/clients/payments/stripe-fpx.js | 2 +- .../js/clients/payments/stripe-giropay.js | 2 +- resources/js/clients/payments/stripe-ideal.js | 2 +- .../js/clients/payments/stripe-przelewy24.js | 2 +- resources/js/clients/payments/stripe-sepa.js | 2 +- .../js/clients/payments/stripe-sofort.js | 2 +- .../js/clients/quotes/action-selectors.js | 2 +- resources/js/clients/quotes/approve.js | 2 +- .../js/clients/shared/multiple-downloads.js | 2 +- resources/js/clients/shared/pdf.js | 2 +- resources/js/setup/setup.js | 2 +- .../ClientPortal/Gateways/Stripe/SEPATest.php | 2 +- tests/Feature/ActivityApiTest.php | 2 +- .../Feature/ApplePayDomainMerchantUrlTest.php | 2 +- tests/Feature/CancelInvoiceTest.php | 2 +- tests/Feature/ClientApiTest.php | 2 +- .../ClientDeletedInvoiceCreationTest.php | 2 +- tests/Feature/ClientGatewayTokenApiTest.php | 2 +- tests/Feature/ClientModelTest.php | 2 +- tests/Feature/ClientPresenterTest.php | 2 +- tests/Feature/ClientTest.php | 2 +- tests/Feature/CompanyGatewayApiTest.php | 2 +- .../Feature/CompanyGatewayResolutionTest.php | 2 +- tests/Feature/CompanyGatewayTest.php | 2 +- tests/Feature/CompanySettingsTest.php | 2 +- tests/Feature/CompanyTest.php | 2 +- tests/Feature/CompanyTokenApiTest.php | 2 +- tests/Feature/CreditTest.php | 2 +- tests/Feature/DeleteInvoiceTest.php | 2 +- tests/Feature/DesignApiTest.php | 2 +- tests/Feature/DocumentsApiTest.php | 2 +- tests/Feature/EntityPaidToDateTest.php | 2 +- tests/Feature/ExpenseApiTest.php | 2 +- tests/Feature/ExpenseCategoryApiTest.php | 2 +- tests/Feature/Export/ClientCsvTest.php | 2 +- tests/Feature/Export/ExportCompanyTest.php | 2 +- tests/Feature/Export/ExportCsvTest.php | 2 +- .../Export/ProfitAndLossReportTest.php | 2 +- tests/Feature/FilterApiTest.php | 2 +- tests/Feature/GroupSettingTest.php | 2 +- .../Import/CSV/BaseTransformerTest.php | 2 +- tests/Feature/Import/CSV/CsvImportTest.php | 2 +- .../Import/Freshbooks/FreshbooksTest.php | 2 +- tests/Feature/Import/ImportCompanyTest.php | 2 +- tests/Feature/Import/ImportCsvTest.php | 2 +- .../Import/Invoice2Go/Invoice2GoTest.php | 2 +- .../Import/Invoicely/InvoicelyTest.php | 2 +- tests/Feature/Import/Wave/WaveTest.php | 2 +- tests/Feature/Import/Zoho/ZohoTest.php | 2 +- tests/Feature/InvitationTest.php | 2 +- tests/Feature/InvoiceAmountPaymentTest.php | 2 +- tests/Feature/InvoiceEmailTest.php | 2 +- tests/Feature/InvoiceLinkTasksTest.php | 2 +- tests/Feature/InvoiceTest.php | 2 +- tests/Feature/LoadTest.php | 2 +- tests/Feature/LoginTest.php | 2 +- tests/Feature/MigrationTest.php | 2 +- tests/Feature/MultiPaymentDeleteTest.php | 2 +- tests/Feature/Ninja/PlanTest.php | 2 +- tests/Feature/PaymentTermsApiTest.php | 2 +- tests/Feature/PaymentTest.php | 2 +- tests/Feature/Payments/CreditPaymentTest.php | 2 +- .../Payments/StorePaymentValidationTest.php | 2 +- .../Payments/UnappliedPaymentDeleteTest.php | 2 +- .../Payments/UnappliedPaymentRefundTest.php | 2 +- tests/Feature/PdfCreatorTest.php | 2 +- tests/Feature/PdfMaker/ExampleDesign.php | 2 +- tests/Feature/PdfMaker/PdfMakerTest.php | 2 +- tests/Feature/PingTest.php | 2 +- tests/Feature/PreviewTest.php | 2 +- tests/Feature/ProductTest.php | 2 +- tests/Feature/ProjectApiTest.php | 2 +- tests/Feature/QuoteTest.php | 2 +- tests/Feature/RecurringExpenseApiTest.php | 2 +- tests/Feature/RecurringInvoiceTest.php | 2 +- tests/Feature/RecurringInvoicesCronTest.php | 2 +- tests/Feature/RecurringQuoteTest.php | 2 +- tests/Feature/RecurringQuotesTest.php | 2 +- tests/Feature/RefundTest.php | 2 +- tests/Feature/ReminderTest.php | 2 +- tests/Feature/ReverseInvoiceTest.php | 2 +- tests/Feature/Shop/ShopInvoiceTest.php | 2 +- tests/Feature/SubscriptionApiTest.php | 2 +- tests/Feature/SystemLogApiTest.php | 2 +- tests/Feature/TaskApiTest.php | 2 +- tests/Feature/TaskStatusApiTest.php | 2 +- tests/Feature/TaskStatusSortOnUpdateTest.php | 2 +- tests/Feature/TaxRateApiTest.php | 2 +- tests/Feature/UpdateExchangeRatesTest.php | 2 +- tests/Feature/UpdatePaymentTest.php | 2 +- tests/Feature/UserTest.php | 2 +- tests/Feature/VendorApiTest.php | 2 +- tests/Feature/WebhookAPITest.php | 2 +- tests/Integration/CheckCacheTest.php | 2 +- .../CheckLockedInvoiceValidationTest.php | 2 +- tests/Integration/CheckRemindersTest.php | 2 +- tests/Integration/CompanyLedgerTest.php | 2 +- tests/Integration/ContainerTest.php | 2 +- .../DownloadHistoricalInvoiceTest.php | 2 +- tests/Integration/EventTest.php | 2 +- tests/Integration/HtmlGenerationTest.php | 2 +- tests/Integration/InvoiceUploadTest.php | 2 +- tests/Integration/MarkInvoicePaidTest.php | 2 +- tests/Integration/MultiDBUserTest.php | 2 +- .../PaymentDrivers/AuthorizeTest.php | 2 +- tests/Integration/PostmarkWebhookTest.php | 2 +- tests/Integration/SendFailedEmailsTest.php | 2 +- tests/Integration/SystemHealthTest.php | 2 +- tests/Integration/UniqueEmailTest.php | 2 +- tests/Integration/UpdateCompanyLedgerTest.php | 2 +- tests/Integration/UpdateCompanyUserTest.php | 2 +- tests/Integration/UploadFileTest.php | 2 +- tests/Integration/UploadLogoTest.php | 2 +- .../Validation/AmountValidationRuleTest.php | 2 +- tests/MockAccountData.php | 2 +- tests/MockUnitData.php | 2 +- tests/Pdf/PdfGenerationTest.php | 2 +- tests/Unit/AutoBillInvoiceTest.php | 2 +- tests/Unit/Base64Test.php | 2 +- tests/Unit/BaseSettingsTest.php | 2 +- tests/Unit/CentConversionTest.php | 2 +- tests/Unit/Chart/ChartCurrencyTest.php | 2 +- tests/Unit/ClientSettingsTest.php | 2 +- tests/Unit/CloneQuoteToInvoiceFactoryTest.php | 2 +- tests/Unit/CollectionMergingTest.php | 2 +- tests/Unit/CompanyDocumentsTest.php | 2 +- tests/Unit/CompanySettingsSaveableTest.php | 2 +- tests/Unit/CompanySettingsTest.php | 2 +- tests/Unit/CompareCollectionTest.php | 2 +- tests/Unit/CompareObjectTest.php | 2 +- tests/Unit/CreditBalanceTest.php | 2 +- tests/Unit/CurrencyApiTest.php | 2 +- tests/Unit/DatesTest.php | 2 +- tests/Unit/EncryptionSettingsTest.php | 2 +- tests/Unit/EntityTest.php | 2 +- tests/Unit/EntityTranslationTest.php | 2 +- tests/Unit/EvaluateStringTest.php | 2 +- tests/Unit/FactoryCreationTest.php | 2 +- .../GeneratesConvertedQuoteCounterTest.php | 2 +- tests/Unit/GeneratesCounterTest.php | 2 +- tests/Unit/GoogleAnalyticsTest.php | 2 +- tests/Unit/GroupSettingsTest.php | 2 +- tests/Unit/GroupTest.php | 2 +- tests/Unit/HelpersTest.php | 2 +- tests/Unit/InvitationTest.php | 2 +- tests/Unit/InvoiceActionsTest.php | 2 +- tests/Unit/InvoiceInclusiveTest.php | 2 +- tests/Unit/InvoiceItemInclusiveTest.php | 2 +- tests/Unit/InvoiceItemTest.php | 2 +- tests/Unit/InvoiceItemV2Test.php | 2 +- tests/Unit/InvoiceStatusTest.php | 2 +- tests/Unit/InvoiceTest.php | 2 +- tests/Unit/MakesDatesTest.php | 2 +- tests/Unit/MakesInvoiceValuesTest.php | 2 +- tests/Unit/Migration/FeesAndLimitsTest.php | 2 +- tests/Unit/Migration/ImportTest.php | 2 +- tests/Unit/NestedCollectionTest.php | 2 +- tests/Unit/NumberTest.php | 2 +- tests/Unit/PdfVariablesTest.php | 2 +- tests/Unit/Phantom/PhantomJsTest.php | 2 +- tests/Unit/PrimaryKeyTransformationTest.php | 2 +- tests/Unit/RangeDetectionTest.php | 2 +- tests/Unit/RecurringDateTest.php | 2 +- tests/Unit/RecurringDatesTest.php | 2 +- tests/Unit/RecurringDueDatesTest.php | 2 +- tests/Unit/RecurringExpenseCloneTest.php | 2 +- tests/Unit/RedisVsDatabaseTest.php | 2 +- tests/Unit/RefundUnitTest.php | 2 +- tests/Unit/RelationExistsTest.php | 2 +- tests/Unit/S3CleanupTest.php | 2 +- tests/Unit/SentryTest.php | 2 +- tests/Unit/SettingsSaverTest.php | 2 +- tests/Unit/Shop/ShopProfileTest.php | 2 +- tests/Unit/SystemHealthTest.php | 2 +- tests/Unit/TaskSortingTest.php | 2 +- tests/Unit/TranslationTest.php | 2 +- tests/Unit/UBLInvoiceTest.php | 2 +- tests/Unit/UrlTest.php | 2 +- .../BlacklistValidationTest.php | 2 +- .../EmailBlacklistValidationTest.php | 2 +- .../UniqueInvoiceNumberValidationTest.php | 2 +- tests/Unit/ZeroDecimalTest.php | 2 +- 313 files changed, 453 insertions(+), 315 deletions(-) create mode 100644 app/Mail/Admin/InventoryNotificationObject.php diff --git a/app/Jobs/Inventory/AdjustProductInventory.php b/app/Jobs/Inventory/AdjustProductInventory.php index 60ebdf1215..0c8468e19e 100644 --- a/app/Jobs/Inventory/AdjustProductInventory.php +++ b/app/Jobs/Inventory/AdjustProductInventory.php @@ -11,7 +11,11 @@ namespace App\Jobs\Inventory; +use App\Jobs\Mail\NinjaMailer; +use App\Jobs\Mail\NinjaMailerJob; +use App\Jobs\Mail\NinjaMailerObject; use App\Libraries\MultiDB; +use App\Mail\Admin\InventoryNotificationObject; use App\Models\Company; use App\Models\Invoice; use App\Models\Product; @@ -20,10 +24,9 @@ use Illuminate\Bus\Queueable; use Illuminate\Contracts\Queue\ShouldQueue; use Illuminate\Foundation\Bus\Dispatchable; use Illuminate\Queue\InteractsWithQueue; +use Illuminate\Queue\Middleware\WithoutOverlapping; use Illuminate\Queue\SerializesModels; -//todo - ensure we are MultiDB Aware in dispatched jobs - class AdjustProductInventory implements ShouldQueue { use Dispatchable, InteractsWithQueue, Queueable, SerializesModels; @@ -59,6 +62,12 @@ class AdjustProductInventory implements ShouldQueue } + + public function middleware() + { + return [new WithoutOverlapping($this->company->company_key)]; + } + private function newInventoryAdjustment() { @@ -68,16 +77,20 @@ class AdjustProductInventory implements ShouldQueue { $p = Product::where('product_key', $item->product_key)->where('company_id', $this->company->id)->where('in_stock_quantity', '>', 0)->first(); + + if(!$p) + continue; + $p->in_stock_quantity -= $item->quantity; $p->save(); - //check threshols and notify user + //check thresholds and notify user if($p->stock_notification_threshold && $p->in_stock_quantity <= $p->stock_notification_threshold) $this->notifyStockLevels($p, 'product'); - elseif($this->company->stock_notification_threshold && $p->in_stock_quantity <= $this->company->stock_notification_threshold){ + elseif($this->company->stock_notification_threshold && $p->in_stock_quantity <= $this->company->stock_notification_threshold) $this->notifyStocklevels($p, 'company'); - } + } } @@ -85,11 +98,31 @@ class AdjustProductInventory implements ShouldQueue private function existingInventoryAdjustment() { + foreach($this->old_invoice['line_items'] as $item) + { + $p = Product::where('product_key', $item->product_key)->where('company_id', $this->company->id)->where('in_stock_quantity', '>', 0)->first(); + + if(!$p) + continue; + + $p->in_stock_quantity += $item->quantity; + $p->save(); + + } + } private function notifyStocklevels(Product $product, string $notification_level) { + $nmo = new NinjaMailerObject; + $nmo->mailable = new NinjaMailer( (new InventoryNotificationObject($product, $notification_level))->build() ); + $nmo->company = $this->company; + $nmo->settings = $this->company->settings; + $nmo->to_user = $this->company->owner(); + + NinjaMailerJob::dispatch($nmo); + } } diff --git a/app/Jobs/Util/Import.php b/app/Jobs/Util/Import.php index ca9fefb2d8..995dbb6461 100644 --- a/app/Jobs/Util/Import.php +++ b/app/Jobs/Util/Import.php @@ -89,6 +89,7 @@ use Illuminate\Contracts\Queue\ShouldQueue; use Illuminate\Foundation\Bus\Dispatchable; use Illuminate\Http\UploadedFile; use Illuminate\Queue\InteractsWithQueue; +use Illuminate\Queue\Middleware\WithoutOverlapping; use Illuminate\Queue\SerializesModels; use Illuminate\Support\Carbon; use Illuminate\Support\Facades\App; @@ -187,6 +188,11 @@ class Import implements ShouldQueue $this->resources = $resources; } + public function middleware() + { + return [new WithoutOverlapping($this->company->account->key)]; + } + /** * Execute the job. * diff --git a/app/Mail/Admin/InventoryNotificationObject.php b/app/Mail/Admin/InventoryNotificationObject.php new file mode 100644 index 0000000000..d7217b5ecd --- /dev/null +++ b/app/Mail/Admin/InventoryNotificationObject.php @@ -0,0 +1,99 @@ +payment = $product; + $this->company = $product->company; + $this->settings = $this->company->settings; + } + + public function build() + { + + App::forgetInstance('translator'); + /* Init a new copy of the translator*/ + $t = app('translator'); + /* Set the locale*/ + App::setLocale($this->company->getLocale()); + /* Set customized translations _NOW_ */ + $t->replace(Ninja::transformTranslations($this->company->settings)); + + $mail_obj = new stdClass; + $mail_obj->amount = $this->getAmount(); + $mail_obj->subject = $this->getSubject(); + $mail_obj->data = $this->getData(); + $mail_obj->markdown = 'email.admin.generic'; + $mail_obj->tag = $this->company->company_key; + + return $mail_obj; + } + + private function getAmount() + { + return $this->product->in_stock_quantity; + } + + private function getSubject() + { + return + ctrans( + 'texts.inventory_notification_subject', + ['product' => $this->product->product_key . ": " . $this->product->notes] + ); + } + + private function getData() + { + + $data = [ + 'title' => $this->getSubject(), + 'content' => ctrans( + 'texts.inventory_notification_body', + ['amount' => $this->getAmount(), + 'product' => $this->product->product_key . ": " . $this->product->notes, + ] + ), + 'url' => config('ninja.app_url'), + 'button' => ctrans('texts.login'), + 'signature' => $this->settings->email_signature, + 'logo' => $this->company->present()->logo(), + 'settings' => $this->settings, + 'whitelabel' => $this->company->account->isPaid() ? true : false, + ]; + + return $data; + } + + +} diff --git a/app/PaymentDrivers/GoCardless/ACH.php b/app/PaymentDrivers/GoCardless/ACH.php index 9c71d41f3f..174fa0ce81 100644 --- a/app/PaymentDrivers/GoCardless/ACH.php +++ b/app/PaymentDrivers/GoCardless/ACH.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\GoCardless; diff --git a/app/PaymentDrivers/GoCardless/DirectDebit.php b/app/PaymentDrivers/GoCardless/DirectDebit.php index bcdbf50ceb..70f86708a2 100644 --- a/app/PaymentDrivers/GoCardless/DirectDebit.php +++ b/app/PaymentDrivers/GoCardless/DirectDebit.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\GoCardless; diff --git a/app/PaymentDrivers/GoCardless/SEPA.php b/app/PaymentDrivers/GoCardless/SEPA.php index 46b1a65f86..3771d25bdb 100644 --- a/app/PaymentDrivers/GoCardless/SEPA.php +++ b/app/PaymentDrivers/GoCardless/SEPA.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\GoCardless; diff --git a/app/PaymentDrivers/GoCardlessPaymentDriver.php b/app/PaymentDrivers/GoCardlessPaymentDriver.php index 59de714057..c438924e7d 100644 --- a/app/PaymentDrivers/GoCardlessPaymentDriver.php +++ b/app/PaymentDrivers/GoCardlessPaymentDriver.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers; diff --git a/app/PaymentDrivers/Mollie/IDEAL.php b/app/PaymentDrivers/Mollie/IDEAL.php index 69f6bb812a..1dcb8687c4 100644 --- a/app/PaymentDrivers/Mollie/IDEAL.php +++ b/app/PaymentDrivers/Mollie/IDEAL.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\Mollie; diff --git a/app/PaymentDrivers/Razorpay/Hosted.php b/app/PaymentDrivers/Razorpay/Hosted.php index 9476009bcd..ac4a012178 100644 --- a/app/PaymentDrivers/Razorpay/Hosted.php +++ b/app/PaymentDrivers/Razorpay/Hosted.php @@ -8,7 +8,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\Razorpay; diff --git a/app/PaymentDrivers/RazorpayPaymentDriver.php b/app/PaymentDrivers/RazorpayPaymentDriver.php index df5694b411..f835512a85 100644 --- a/app/PaymentDrivers/RazorpayPaymentDriver.php +++ b/app/PaymentDrivers/RazorpayPaymentDriver.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers; diff --git a/app/PaymentDrivers/Stripe/BrowserPay.php b/app/PaymentDrivers/Stripe/BrowserPay.php index c74261b9cd..1bbb8d45bb 100644 --- a/app/PaymentDrivers/Stripe/BrowserPay.php +++ b/app/PaymentDrivers/Stripe/BrowserPay.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2022. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace App\PaymentDrivers\Stripe; diff --git a/app/Services/Invoice/InvoiceService.php b/app/Services/Invoice/InvoiceService.php index 0eae2bc679..c13673df2d 100644 --- a/app/Services/Invoice/InvoiceService.php +++ b/app/Services/Invoice/InvoiceService.php @@ -568,7 +568,7 @@ class InvoiceService public function adjustInventory() { if($this->invoice->company->track_inventory) - AdjustProductInventory::dispatch($this->invoice->company, $this->invoice, null); + AdjustProductInventory::dispatch($this->invoice->company, $this->invoice, null)->delay(rand(1,2)); return $this; } diff --git a/database/factories/AccountFactory.php b/database/factories/AccountFactory.php index 3d5315b4f8..bad595bf6c 100644 --- a/database/factories/AccountFactory.php +++ b/database/factories/AccountFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ClientContactFactory.php b/database/factories/ClientContactFactory.php index 9c647cc25c..a8e75ad8f9 100644 --- a/database/factories/ClientContactFactory.php +++ b/database/factories/ClientContactFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ClientFactory.php b/database/factories/ClientFactory.php index 198247e289..7e579ff512 100644 --- a/database/factories/ClientFactory.php +++ b/database/factories/ClientFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/CompanyFactory.php b/database/factories/CompanyFactory.php index c2298fd718..3072b3b575 100644 --- a/database/factories/CompanyFactory.php +++ b/database/factories/CompanyFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/CreditFactory.php b/database/factories/CreditFactory.php index 95373bed1b..3836b27e5f 100644 --- a/database/factories/CreditFactory.php +++ b/database/factories/CreditFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/CreditInvitationFactory.php b/database/factories/CreditInvitationFactory.php index 8998a6ef30..da807def84 100644 --- a/database/factories/CreditInvitationFactory.php +++ b/database/factories/CreditInvitationFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/DocumentFactory.php b/database/factories/DocumentFactory.php index 60acb09af2..f80cd4bebd 100644 --- a/database/factories/DocumentFactory.php +++ b/database/factories/DocumentFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ExpenseCategoryFactory.php b/database/factories/ExpenseCategoryFactory.php index ab4f204b64..beb8488a1b 100644 --- a/database/factories/ExpenseCategoryFactory.php +++ b/database/factories/ExpenseCategoryFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ExpenseFactory.php b/database/factories/ExpenseFactory.php index b9b7fc3a31..fd340d5bba 100644 --- a/database/factories/ExpenseFactory.php +++ b/database/factories/ExpenseFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/GatewayFactory.php b/database/factories/GatewayFactory.php index 36cf02f9b0..ff294987ef 100644 --- a/database/factories/GatewayFactory.php +++ b/database/factories/GatewayFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/InvoiceFactory.php b/database/factories/InvoiceFactory.php index 13f5ed689a..4ba4c874a0 100644 --- a/database/factories/InvoiceFactory.php +++ b/database/factories/InvoiceFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/InvoiceInvitationFactory.php b/database/factories/InvoiceInvitationFactory.php index 07d5562cd6..1ce6f3d325 100644 --- a/database/factories/InvoiceInvitationFactory.php +++ b/database/factories/InvoiceInvitationFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/PaymentFactory.php b/database/factories/PaymentFactory.php index 89ef8f8f18..eac54419c0 100644 --- a/database/factories/PaymentFactory.php +++ b/database/factories/PaymentFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ProductFactory.php b/database/factories/ProductFactory.php index 3ef22ae4ba..59ada342da 100644 --- a/database/factories/ProductFactory.php +++ b/database/factories/ProductFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/ProjectFactory.php b/database/factories/ProjectFactory.php index 45629674bb..4bc918eef4 100644 --- a/database/factories/ProjectFactory.php +++ b/database/factories/ProjectFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/QuoteFactory.php b/database/factories/QuoteFactory.php index 056bcc07af..62d580c46f 100644 --- a/database/factories/QuoteFactory.php +++ b/database/factories/QuoteFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/QuoteInvitationFactory.php b/database/factories/QuoteInvitationFactory.php index efdd6b5436..17310d17be 100644 --- a/database/factories/QuoteInvitationFactory.php +++ b/database/factories/QuoteInvitationFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/RecurringExpenseFactory.php b/database/factories/RecurringExpenseFactory.php index b90ed0ebdb..af85d7090f 100644 --- a/database/factories/RecurringExpenseFactory.php +++ b/database/factories/RecurringExpenseFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/RecurringInvoiceFactory.php b/database/factories/RecurringInvoiceFactory.php index 20383cc259..28e218ab1f 100644 --- a/database/factories/RecurringInvoiceFactory.php +++ b/database/factories/RecurringInvoiceFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/RecurringQuoteFactory.php b/database/factories/RecurringQuoteFactory.php index b40e43d416..4b76a128e9 100644 --- a/database/factories/RecurringQuoteFactory.php +++ b/database/factories/RecurringQuoteFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/SubscriptionFactory.php b/database/factories/SubscriptionFactory.php index db73008bb3..9052dccc44 100644 --- a/database/factories/SubscriptionFactory.php +++ b/database/factories/SubscriptionFactory.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/TaskFactory.php b/database/factories/TaskFactory.php index 167d355f8f..7f26e25073 100644 --- a/database/factories/TaskFactory.php +++ b/database/factories/TaskFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/TaskStatusFactory.php b/database/factories/TaskStatusFactory.php index babef656a9..24dc5b8bd3 100644 --- a/database/factories/TaskStatusFactory.php +++ b/database/factories/TaskStatusFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/TaxRateFactory.php b/database/factories/TaxRateFactory.php index a4230bce12..6aa7a5f574 100644 --- a/database/factories/TaxRateFactory.php +++ b/database/factories/TaxRateFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/UserFactory.php b/database/factories/UserFactory.php index 2f79366abe..5f7b5f7e63 100644 --- a/database/factories/UserFactory.php +++ b/database/factories/UserFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/VendorContactFactory.php b/database/factories/VendorContactFactory.php index de8e0841bf..ab39860b83 100644 --- a/database/factories/VendorContactFactory.php +++ b/database/factories/VendorContactFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/factories/VendorFactory.php b/database/factories/VendorFactory.php index 152848e545..9be8f88d2b 100644 --- a/database/factories/VendorFactory.php +++ b/database/factories/VendorFactory.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Factories; diff --git a/database/migrations/2014_10_12_100000_create_password_resets_table.php b/database/migrations/2014_10_12_100000_create_password_resets_table.php index e56273ab6d..bbdfbb7b85 100644 --- a/database/migrations/2014_10_12_100000_create_password_resets_table.php +++ b/database/migrations/2014_10_12_100000_create_password_resets_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2014_10_13_000000_create_users_table.php b/database/migrations/2014_10_13_000000_create_users_table.php index 9736fc0f0b..ec1a40d220 100644 --- a/database/migrations/2014_10_13_000000_create_users_table.php +++ b/database/migrations/2014_10_13_000000_create_users_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2019_11_10_115926_create_failed_jobs_table.php b/database/migrations/2019_11_10_115926_create_failed_jobs_table.php index 191131a1f1..4f54c1e770 100644 --- a/database/migrations/2019_11_10_115926_create_failed_jobs_table.php +++ b/database/migrations/2019_11_10_115926_create_failed_jobs_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_03_05_123315_create_jobs_table.php b/database/migrations/2020_03_05_123315_create_jobs_table.php index 7eb23e35f4..f8667c0d15 100644 --- a/database/migrations/2020_03_05_123315_create_jobs_table.php +++ b/database/migrations/2020_03_05_123315_create_jobs_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_04_08_234530_add_is_deleted_column_to_company_tokens_table.php b/database/migrations/2020_04_08_234530_add_is_deleted_column_to_company_tokens_table.php index b27e525e4e..ca996d2e40 100644 --- a/database/migrations/2020_04_08_234530_add_is_deleted_column_to_company_tokens_table.php +++ b/database/migrations/2020_04_08_234530_add_is_deleted_column_to_company_tokens_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_05_13_035355_add_google_refresh_token_to_users_table.php b/database/migrations/2020_05_13_035355_add_google_refresh_token_to_users_table.php index 08e0a76a07..d1f912e7e6 100644 --- a/database/migrations/2020_05_13_035355_add_google_refresh_token_to_users_table.php +++ b/database/migrations/2020_05_13_035355_add_google_refresh_token_to_users_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_07_05_084934_company_too_large_attribute.php b/database/migrations/2020_07_05_084934_company_too_large_attribute.php index b72d05a33c..98c49efc79 100644 --- a/database/migrations/2020_07_05_084934_company_too_large_attribute.php +++ b/database/migrations/2020_07_05_084934_company_too_large_attribute.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_07_08_065301_add_token_id_to_activity_table.php b/database/migrations/2020_07_08_065301_add_token_id_to_activity_table.php index 8959333e94..14d96c2eaa 100644 --- a/database/migrations/2020_07_08_065301_add_token_id_to_activity_table.php +++ b/database/migrations/2020_07_08_065301_add_token_id_to_activity_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_07_21_112424_update_enabled_modules_value.php b/database/migrations/2020_07_21_112424_update_enabled_modules_value.php index 75a1b60873..4158a74234 100644 --- a/database/migrations/2020_07_21_112424_update_enabled_modules_value.php +++ b/database/migrations/2020_07_21_112424_update_enabled_modules_value.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_07_28_104218_shop_token.php b/database/migrations/2020_07_28_104218_shop_token.php index fe81db0be2..685578c534 100644 --- a/database/migrations/2020_07_28_104218_shop_token.php +++ b/database/migrations/2020_07_28_104218_shop_token.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_08_04_080851_add_is_deleted_to_group_settings.php b/database/migrations/2020_08_04_080851_add_is_deleted_to_group_settings.php index 539c7ba314..8f2a30b6b0 100644 --- a/database/migrations/2020_08_04_080851_add_is_deleted_to_group_settings.php +++ b/database/migrations/2020_08_04_080851_add_is_deleted_to_group_settings.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_08_11_221627_add_is_deleted_flag_to_client_gateway_token_table.php b/database/migrations/2020_08_11_221627_add_is_deleted_flag_to_client_gateway_token_table.php index df80d4ff52..d0e267864f 100644 --- a/database/migrations/2020_08_11_221627_add_is_deleted_flag_to_client_gateway_token_table.php +++ b/database/migrations/2020_08_11_221627_add_is_deleted_flag_to_client_gateway_token_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_08_13_095946_remove_photo_design.php b/database/migrations/2020_08_13_095946_remove_photo_design.php index 62a6a82ef2..1898f1929b 100644 --- a/database/migrations/2020_08_13_095946_remove_photo_design.php +++ b/database/migrations/2020_08_13_095946_remove_photo_design.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_08_13_212702_add_reminder_sent_fields_to_entity_tables.php b/database/migrations/2020_08_13_212702_add_reminder_sent_fields_to_entity_tables.php index fbee14a90a..2f6a47375d 100644 --- a/database/migrations/2020_08_13_212702_add_reminder_sent_fields_to_entity_tables.php +++ b/database/migrations/2020_08_13_212702_add_reminder_sent_fields_to_entity_tables.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_08_18_140557_add_is_public_to_documents_table.php b/database/migrations/2020_08_18_140557_add_is_public_to_documents_table.php index 3f0a162b7e..12c921c27f 100644 --- a/database/migrations/2020_08_18_140557_add_is_public_to_documents_table.php +++ b/database/migrations/2020_08_18_140557_add_is_public_to_documents_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_09_22_205113_id_number_fields_for_missing_entities.php b/database/migrations/2020_09_22_205113_id_number_fields_for_missing_entities.php index b7f7de23ae..5d48e75e75 100644 --- a/database/migrations/2020_09_22_205113_id_number_fields_for_missing_entities.php +++ b/database/migrations/2020_09_22_205113_id_number_fields_for_missing_entities.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_09_27_215800_update_gateway_table_visible_column.php b/database/migrations/2020_09_27_215800_update_gateway_table_visible_column.php index eae432afe1..433d85c22f 100644 --- a/database/migrations/2020_09_27_215800_update_gateway_table_visible_column.php +++ b/database/migrations/2020_09_27_215800_update_gateway_table_visible_column.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_10_11_211122_vendor_schema_update.php b/database/migrations/2020_10_11_211122_vendor_schema_update.php index dfe08788de..9eeb530261 100644 --- a/database/migrations/2020_10_11_211122_vendor_schema_update.php +++ b/database/migrations/2020_10_11_211122_vendor_schema_update.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_10_12_204517_project_number_column.php b/database/migrations/2020_10_12_204517_project_number_column.php index 8ec1672df9..8eb2f2ce9e 100644 --- a/database/migrations/2020_10_12_204517_project_number_column.php +++ b/database/migrations/2020_10_12_204517_project_number_column.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_10_14_201320_project_ids_to_entities.php b/database/migrations/2020_10_14_201320_project_ids_to_entities.php index 85e7f76a3a..10f562691c 100644 --- a/database/migrations/2020_10_14_201320_project_ids_to_entities.php +++ b/database/migrations/2020_10_14_201320_project_ids_to_entities.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_10_19_101823_project_name_unique_removal.php b/database/migrations/2020_10_19_101823_project_name_unique_removal.php index 0e720ed458..f7b79c965c 100644 --- a/database/migrations/2020_10_19_101823_project_name_unique_removal.php +++ b/database/migrations/2020_10_19_101823_project_name_unique_removal.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2020_10_21_222738_expenses_nullable_assigned_user.php b/database/migrations/2020_10_21_222738_expenses_nullable_assigned_user.php index f1ee06b48c..1118424f0c 100644 --- a/database/migrations/2020_10_21_222738_expenses_nullable_assigned_user.php +++ b/database/migrations/2020_10_21_222738_expenses_nullable_assigned_user.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/database/migrations/2021_09_28_154647_activate_gocardless_payment_driver.php b/database/migrations/2021_09_28_154647_activate_gocardless_payment_driver.php index ace55614bd..25f7c1bb14 100644 --- a/database/migrations/2021_09_28_154647_activate_gocardless_payment_driver.php +++ b/database/migrations/2021_09_28_154647_activate_gocardless_payment_driver.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ use App\Models\Gateway; diff --git a/database/migrations/2022_05_18_162443_create_schedulers_table.php b/database/migrations/2022_05_18_162443_create_schedulers_table.php index 72e3fe743a..61c8311b66 100644 --- a/database/migrations/2022_05_18_162443_create_schedulers_table.php +++ b/database/migrations/2022_05_18_162443_create_schedulers_table.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ use Illuminate\Database\Migrations\Migration; diff --git a/database/seeders/BanksSeeder.php b/database/seeders/BanksSeeder.php index ada1ff357a..039a7ad9b0 100644 --- a/database/seeders/BanksSeeder.php +++ b/database/seeders/BanksSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/ConstantsSeeder.php b/database/seeders/ConstantsSeeder.php index cb07fbe71a..fd5edd4b74 100644 --- a/database/seeders/ConstantsSeeder.php +++ b/database/seeders/ConstantsSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/CountriesSeeder.php b/database/seeders/CountriesSeeder.php index fbb80dac1d..47fb3202fd 100644 --- a/database/seeders/CountriesSeeder.php +++ b/database/seeders/CountriesSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/CurrenciesSeeder.php b/database/seeders/CurrenciesSeeder.php index 76815dfb95..45495f210d 100644 --- a/database/seeders/CurrenciesSeeder.php +++ b/database/seeders/CurrenciesSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/DatabaseSeeder.php b/database/seeders/DatabaseSeeder.php index a6c3431244..6065ff29f4 100644 --- a/database/seeders/DatabaseSeeder.php +++ b/database/seeders/DatabaseSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/DateFormatsSeeder.php b/database/seeders/DateFormatsSeeder.php index 775743cd21..6acd1b365e 100644 --- a/database/seeders/DateFormatsSeeder.php +++ b/database/seeders/DateFormatsSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/DesignSeeder.php b/database/seeders/DesignSeeder.php index 7c19d45644..67909bae70 100644 --- a/database/seeders/DesignSeeder.php +++ b/database/seeders/DesignSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/GatewayTypesSeeder.php b/database/seeders/GatewayTypesSeeder.php index 96b3eac23b..f65cef95d1 100644 --- a/database/seeders/GatewayTypesSeeder.php +++ b/database/seeders/GatewayTypesSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/IndustrySeeder.php b/database/seeders/IndustrySeeder.php index 40426b6bb7..ed448f34c9 100644 --- a/database/seeders/IndustrySeeder.php +++ b/database/seeders/IndustrySeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/LanguageSeeder.php b/database/seeders/LanguageSeeder.php index 5eba75d77f..6e2541ffbf 100644 --- a/database/seeders/LanguageSeeder.php +++ b/database/seeders/LanguageSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/PaymentLibrariesSeeder.php b/database/seeders/PaymentLibrariesSeeder.php index e602fab0f0..219665df69 100644 --- a/database/seeders/PaymentLibrariesSeeder.php +++ b/database/seeders/PaymentLibrariesSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/PaymentTermsSeeder.php b/database/seeders/PaymentTermsSeeder.php index d55bca39b5..e0fdf0060e 100644 --- a/database/seeders/PaymentTermsSeeder.php +++ b/database/seeders/PaymentTermsSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/PaymentTypesSeeder.php b/database/seeders/PaymentTypesSeeder.php index 8967bb2c76..8c8df0c6a9 100644 --- a/database/seeders/PaymentTypesSeeder.php +++ b/database/seeders/PaymentTypesSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/RandomDataSeeder.php b/database/seeders/RandomDataSeeder.php index 167f1b0ee4..849189e5b0 100644 --- a/database/seeders/RandomDataSeeder.php +++ b/database/seeders/RandomDataSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/database/seeders/UsersTableSeeder.php b/database/seeders/UsersTableSeeder.php index 86a64090c9..dc8d9e43b0 100644 --- a/database/seeders/UsersTableSeeder.php +++ b/database/seeders/UsersTableSeeder.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Database\Seeders; diff --git a/public/js/clients/invoices/action-selectors.js.LICENSE.txt b/public/js/clients/invoices/action-selectors.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/invoices/action-selectors.js.LICENSE.txt +++ b/public/js/clients/invoices/action-selectors.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/invoices/payment.js.LICENSE.txt b/public/js/clients/invoices/payment.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/invoices/payment.js.LICENSE.txt +++ b/public/js/clients/invoices/payment.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/linkify-urls.js.LICENSE.txt b/public/js/clients/linkify-urls.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/linkify-urls.js.LICENSE.txt +++ b/public/js/clients/linkify-urls.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payment_methods/authorize-ach.js.LICENSE.txt b/public/js/clients/payment_methods/authorize-ach.js.LICENSE.txt index e3350dd9a6..7b26f6ecde 100755 --- a/public/js/clients/payment_methods/authorize-ach.js.LICENSE.txt +++ b/public/js/clients/payment_methods/authorize-ach.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payment_methods/authorize-authorize-card.js.LICENSE.txt b/public/js/clients/payment_methods/authorize-authorize-card.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payment_methods/authorize-authorize-card.js.LICENSE.txt +++ b/public/js/clients/payment_methods/authorize-authorize-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payment_methods/authorize-checkout-card.js.LICENSE.txt b/public/js/clients/payment_methods/authorize-checkout-card.js.LICENSE.txt index c357ff50e6..c80eb7b2cc 100644 --- a/public/js/clients/payment_methods/authorize-checkout-card.js.LICENSE.txt +++ b/public/js/clients/payment_methods/authorize-checkout-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payment_methods/authorize-stripe-card.js b/public/js/clients/payment_methods/authorize-stripe-card.js index a763cd4409..bf0daacb0e 100755 --- a/public/js/clients/payment_methods/authorize-stripe-card.js +++ b/public/js/clients/payment_methods/authorize-stripe-card.js @@ -106,7 +106,7 @@ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _d * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ var AuthorizeStripeCard = /*#__PURE__*/function () { function AuthorizeStripeCard(key) { diff --git a/public/js/clients/payment_methods/authorize-stripe-card.js.LICENSE.txt b/public/js/clients/payment_methods/authorize-stripe-card.js.LICENSE.txt index e3350dd9a6..7b26f6ecde 100755 --- a/public/js/clients/payment_methods/authorize-stripe-card.js.LICENSE.txt +++ b/public/js/clients/payment_methods/authorize-stripe-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/alipay.js.LICENSE.txt b/public/js/clients/payments/alipay.js.LICENSE.txt index e3350dd9a6..7b26f6ecde 100755 --- a/public/js/clients/payments/alipay.js.LICENSE.txt +++ b/public/js/clients/payments/alipay.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/authorize-credit-card-payment.js.LICENSE.txt b/public/js/clients/payments/authorize-credit-card-payment.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payments/authorize-credit-card-payment.js.LICENSE.txt +++ b/public/js/clients/payments/authorize-credit-card-payment.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/braintree-credit-card.js.LICENSE.txt b/public/js/clients/payments/braintree-credit-card.js.LICENSE.txt index c357ff50e6..c80eb7b2cc 100644 --- a/public/js/clients/payments/braintree-credit-card.js.LICENSE.txt +++ b/public/js/clients/payments/braintree-credit-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/braintree-paypal.js.LICENSE.txt b/public/js/clients/payments/braintree-paypal.js.LICENSE.txt index c357ff50e6..c80eb7b2cc 100644 --- a/public/js/clients/payments/braintree-paypal.js.LICENSE.txt +++ b/public/js/clients/payments/braintree-paypal.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/checkout-credit-card.js.LICENSE.txt b/public/js/clients/payments/checkout-credit-card.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/checkout-credit-card.js.LICENSE.txt +++ b/public/js/clients/payments/checkout-credit-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/process.js.LICENSE.txt b/public/js/clients/payments/process.js.LICENSE.txt index e3350dd9a6..7b26f6ecde 100755 --- a/public/js/clients/payments/process.js.LICENSE.txt +++ b/public/js/clients/payments/process.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/razorpay-aio.js.LICENSE.txt b/public/js/clients/payments/razorpay-aio.js.LICENSE.txt index c357ff50e6..c80eb7b2cc 100644 --- a/public/js/clients/payments/razorpay-aio.js.LICENSE.txt +++ b/public/js/clients/payments/razorpay-aio.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/sofort.js.LICENSE.txt b/public/js/clients/payments/sofort.js.LICENSE.txt index e3350dd9a6..7b26f6ecde 100755 --- a/public/js/clients/payments/sofort.js.LICENSE.txt +++ b/public/js/clients/payments/sofort.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2020. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-ach.js.LICENSE.txt b/public/js/clients/payments/stripe-ach.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payments/stripe-ach.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-ach.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-acss.js.LICENSE.txt b/public/js/clients/payments/stripe-acss.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-acss.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-acss.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-alipay.js.LICENSE.txt b/public/js/clients/payments/stripe-alipay.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payments/stripe-alipay.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-alipay.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-bancontact.js.LICENSE.txt b/public/js/clients/payments/stripe-bancontact.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-bancontact.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-bancontact.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-becs.js.LICENSE.txt b/public/js/clients/payments/stripe-becs.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-becs.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-becs.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-browserpay.js.LICENSE.txt b/public/js/clients/payments/stripe-browserpay.js.LICENSE.txt index c357ff50e6..c80eb7b2cc 100644 --- a/public/js/clients/payments/stripe-browserpay.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-browserpay.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-credit-card.js.LICENSE.txt b/public/js/clients/payments/stripe-credit-card.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payments/stripe-credit-card.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-credit-card.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-eps.js.LICENSE.txt b/public/js/clients/payments/stripe-eps.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-eps.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-eps.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-fpx.js.LICENSE.txt b/public/js/clients/payments/stripe-fpx.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-fpx.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-fpx.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-giropay.js.LICENSE.txt b/public/js/clients/payments/stripe-giropay.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-giropay.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-giropay.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-ideal.js.LICENSE.txt b/public/js/clients/payments/stripe-ideal.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-ideal.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-ideal.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-przelewy24.js.LICENSE.txt b/public/js/clients/payments/stripe-przelewy24.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-przelewy24.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-przelewy24.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-sepa.js.LICENSE.txt b/public/js/clients/payments/stripe-sepa.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100644 --- a/public/js/clients/payments/stripe-sepa.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-sepa.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/payments/stripe-sofort.js.LICENSE.txt b/public/js/clients/payments/stripe-sofort.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/payments/stripe-sofort.js.LICENSE.txt +++ b/public/js/clients/payments/stripe-sofort.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/quotes/action-selectors.js.LICENSE.txt b/public/js/clients/quotes/action-selectors.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/quotes/action-selectors.js.LICENSE.txt +++ b/public/js/clients/quotes/action-selectors.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/quotes/approve.js.LICENSE.txt b/public/js/clients/quotes/approve.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/quotes/approve.js.LICENSE.txt +++ b/public/js/clients/quotes/approve.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/clients/shared/pdf.js.LICENSE.txt b/public/js/clients/shared/pdf.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/clients/shared/pdf.js.LICENSE.txt +++ b/public/js/clients/shared/pdf.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/public/js/setup/setup.js.LICENSE.txt b/public/js/setup/setup.js.LICENSE.txt index 585c6ab0e4..82efe1d67e 100755 --- a/public/js/setup/setup.js.LICENSE.txt +++ b/public/js/setup/setup.js.LICENSE.txt @@ -5,5 +5,5 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/resources/js/clients/invoices/action-selectors.js b/resources/js/clients/invoices/action-selectors.js index 3b89637619..1b422f676f 100644 --- a/resources/js/clients/invoices/action-selectors.js +++ b/resources/js/clients/invoices/action-selectors.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ActionSelectors { diff --git a/resources/js/clients/invoices/payment.js b/resources/js/clients/invoices/payment.js index 1dac5611c5..91a350015e 100644 --- a/resources/js/clients/invoices/payment.js +++ b/resources/js/clients/invoices/payment.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class Payment { diff --git a/resources/js/clients/linkify-urls.js b/resources/js/clients/linkify-urls.js index 5622fc7d19..f90f35a38a 100644 --- a/resources/js/clients/linkify-urls.js +++ b/resources/js/clients/linkify-urls.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ const linkifyUrls = require('linkify-urls'); diff --git a/resources/js/clients/payment_methods/authorize-authorize-card.js b/resources/js/clients/payment_methods/authorize-authorize-card.js index d82e2fd74c..415b1d5d79 100644 --- a/resources/js/clients/payment_methods/authorize-authorize-card.js +++ b/resources/js/clients/payment_methods/authorize-authorize-card.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class AuthorizeAuthorizeCard { diff --git a/resources/js/clients/payment_methods/authorize-checkout-card.js b/resources/js/clients/payment_methods/authorize-checkout-card.js index 4fdcc926cd..1a6af00dcc 100644 --- a/resources/js/clients/payment_methods/authorize-checkout-card.js +++ b/resources/js/clients/payment_methods/authorize-checkout-card.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class CheckoutCreditCardAuthorization { diff --git a/resources/js/clients/payments/authorize-credit-card-payment.js b/resources/js/clients/payments/authorize-credit-card-payment.js index ec35fd1b68..13524efb3f 100644 --- a/resources/js/clients/payments/authorize-credit-card-payment.js +++ b/resources/js/clients/payments/authorize-credit-card-payment.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class AuthorizeAuthorizeCard { diff --git a/resources/js/clients/payments/braintree-credit-card.js b/resources/js/clients/payments/braintree-credit-card.js index 1baa72d1e8..2a553c4deb 100644 --- a/resources/js/clients/payments/braintree-credit-card.js +++ b/resources/js/clients/payments/braintree-credit-card.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ diff --git a/resources/js/clients/payments/braintree-paypal.js b/resources/js/clients/payments/braintree-paypal.js index ff096640c2..affaf1cb26 100644 --- a/resources/js/clients/payments/braintree-paypal.js +++ b/resources/js/clients/payments/braintree-paypal.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class BraintreePayPal { diff --git a/resources/js/clients/payments/checkout-credit-card.js b/resources/js/clients/payments/checkout-credit-card.js index 6eff4fdfc6..13327e62fc 100644 --- a/resources/js/clients/payments/checkout-credit-card.js +++ b/resources/js/clients/payments/checkout-credit-card.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class CheckoutCreditCard { diff --git a/resources/js/clients/payments/checkout.com.js b/resources/js/clients/payments/checkout.com.js index 721e8a30c6..ccaab75426 100644 --- a/resources/js/clients/payments/checkout.com.js +++ b/resources/js/clients/payments/checkout.com.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ const paymentWithToken = document.getElementById('toggle-payment-with-token'); diff --git a/resources/js/clients/payments/razorpay-aio.js b/resources/js/clients/payments/razorpay-aio.js index e29e314e6e..4097b07fcb 100644 --- a/resources/js/clients/payments/razorpay-aio.js +++ b/resources/js/clients/payments/razorpay-aio.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ let options = JSON.parse( diff --git a/resources/js/clients/payments/stripe-ach.js b/resources/js/clients/payments/stripe-ach.js index 7002c83fec..a98ea86ae6 100644 --- a/resources/js/clients/payments/stripe-ach.js +++ b/resources/js/clients/payments/stripe-ach.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class AuthorizeACH { diff --git a/resources/js/clients/payments/stripe-acss.js b/resources/js/clients/payments/stripe-acss.js index 9d09e9a9ed..0af5545765 100644 --- a/resources/js/clients/payments/stripe-acss.js +++ b/resources/js/clients/payments/stripe-acss.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessACSS { diff --git a/resources/js/clients/payments/stripe-alipay.js b/resources/js/clients/payments/stripe-alipay.js index 2ab214165e..0a6c7da8d7 100644 --- a/resources/js/clients/payments/stripe-alipay.js +++ b/resources/js/clients/payments/stripe-alipay.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessAlipay { diff --git a/resources/js/clients/payments/stripe-bancontact.js b/resources/js/clients/payments/stripe-bancontact.js index 793a2278c9..35860607b7 100644 --- a/resources/js/clients/payments/stripe-bancontact.js +++ b/resources/js/clients/payments/stripe-bancontact.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessBANCONTACTPay { diff --git a/resources/js/clients/payments/stripe-becs.js b/resources/js/clients/payments/stripe-becs.js index 774d678820..61544ccf53 100644 --- a/resources/js/clients/payments/stripe-becs.js +++ b/resources/js/clients/payments/stripe-becs.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessBECS { diff --git a/resources/js/clients/payments/stripe-browserpay.js b/resources/js/clients/payments/stripe-browserpay.js index 309820c37a..dff741ddc6 100644 --- a/resources/js/clients/payments/stripe-browserpay.js +++ b/resources/js/clients/payments/stripe-browserpay.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class StripeBrowserPay { diff --git a/resources/js/clients/payments/stripe-credit-card.js b/resources/js/clients/payments/stripe-credit-card.js index 96ec2c1a81..2ffb32799b 100644 --- a/resources/js/clients/payments/stripe-credit-card.js +++ b/resources/js/clients/payments/stripe-credit-card.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class StripeCreditCard { diff --git a/resources/js/clients/payments/stripe-eps.js b/resources/js/clients/payments/stripe-eps.js index 55157796f4..1966262c95 100644 --- a/resources/js/clients/payments/stripe-eps.js +++ b/resources/js/clients/payments/stripe-eps.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessEPSPay { diff --git a/resources/js/clients/payments/stripe-fpx.js b/resources/js/clients/payments/stripe-fpx.js index e7733be82b..45db81feea 100644 --- a/resources/js/clients/payments/stripe-fpx.js +++ b/resources/js/clients/payments/stripe-fpx.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessFPXPay { diff --git a/resources/js/clients/payments/stripe-giropay.js b/resources/js/clients/payments/stripe-giropay.js index d0443b44d3..1a3903e957 100644 --- a/resources/js/clients/payments/stripe-giropay.js +++ b/resources/js/clients/payments/stripe-giropay.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessGiroPay { diff --git a/resources/js/clients/payments/stripe-ideal.js b/resources/js/clients/payments/stripe-ideal.js index 7159e29301..db397cb1e1 100644 --- a/resources/js/clients/payments/stripe-ideal.js +++ b/resources/js/clients/payments/stripe-ideal.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessIDEALPay { diff --git a/resources/js/clients/payments/stripe-przelewy24.js b/resources/js/clients/payments/stripe-przelewy24.js index 15b8fb396d..4cd36a508a 100644 --- a/resources/js/clients/payments/stripe-przelewy24.js +++ b/resources/js/clients/payments/stripe-przelewy24.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessPRZELEWY24 { diff --git a/resources/js/clients/payments/stripe-sepa.js b/resources/js/clients/payments/stripe-sepa.js index cea9e96e9c..8e9a745361 100644 --- a/resources/js/clients/payments/stripe-sepa.js +++ b/resources/js/clients/payments/stripe-sepa.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessSEPA { diff --git a/resources/js/clients/payments/stripe-sofort.js b/resources/js/clients/payments/stripe-sofort.js index 8fb9c2883e..394849697d 100644 --- a/resources/js/clients/payments/stripe-sofort.js +++ b/resources/js/clients/payments/stripe-sofort.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ProcessSOFORT { diff --git a/resources/js/clients/quotes/action-selectors.js b/resources/js/clients/quotes/action-selectors.js index f45041778e..b03131b81e 100644 --- a/resources/js/clients/quotes/action-selectors.js +++ b/resources/js/clients/quotes/action-selectors.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class ActionSelectors { diff --git a/resources/js/clients/quotes/approve.js b/resources/js/clients/quotes/approve.js index b4d7e18eb3..6817d640f5 100644 --- a/resources/js/clients/quotes/approve.js +++ b/resources/js/clients/quotes/approve.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class Approve { diff --git a/resources/js/clients/shared/multiple-downloads.js b/resources/js/clients/shared/multiple-downloads.js index 7dd69e860d..2bff353fd1 100644 --- a/resources/js/clients/shared/multiple-downloads.js +++ b/resources/js/clients/shared/multiple-downloads.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ const appendToElement = (parent, value) => { diff --git a/resources/js/clients/shared/pdf.js b/resources/js/clients/shared/pdf.js index 245789b0b4..a3b2ed4e9b 100644 --- a/resources/js/clients/shared/pdf.js +++ b/resources/js/clients/shared/pdf.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ class PDF { diff --git a/resources/js/setup/setup.js b/resources/js/setup/setup.js index 1c154fba1b..ae4de35f83 100644 --- a/resources/js/setup/setup.js +++ b/resources/js/setup/setup.js @@ -5,7 +5,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ import Axios from 'axios'; diff --git a/tests/Browser/ClientPortal/Gateways/Stripe/SEPATest.php b/tests/Browser/ClientPortal/Gateways/Stripe/SEPATest.php index 44c8f505d4..3bc617bc7e 100644 --- a/tests/Browser/ClientPortal/Gateways/Stripe/SEPATest.php +++ b/tests/Browser/ClientPortal/Gateways/Stripe/SEPATest.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Browser\ClientPortal\Gateways\Stripe; diff --git a/tests/Feature/ActivityApiTest.php b/tests/Feature/ActivityApiTest.php index cd6f344e77..fcc47f0b48 100644 --- a/tests/Feature/ActivityApiTest.php +++ b/tests/Feature/ActivityApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ApplePayDomainMerchantUrlTest.php b/tests/Feature/ApplePayDomainMerchantUrlTest.php index a2387f5f35..78959d964f 100644 --- a/tests/Feature/ApplePayDomainMerchantUrlTest.php +++ b/tests/Feature/ApplePayDomainMerchantUrlTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CancelInvoiceTest.php b/tests/Feature/CancelInvoiceTest.php index 5bdaf24e6b..44a6eef682 100644 --- a/tests/Feature/CancelInvoiceTest.php +++ b/tests/Feature/CancelInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientApiTest.php b/tests/Feature/ClientApiTest.php index de2b642f96..aad629878f 100644 --- a/tests/Feature/ClientApiTest.php +++ b/tests/Feature/ClientApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientDeletedInvoiceCreationTest.php b/tests/Feature/ClientDeletedInvoiceCreationTest.php index 3ec20cb30f..ee6fa38658 100644 --- a/tests/Feature/ClientDeletedInvoiceCreationTest.php +++ b/tests/Feature/ClientDeletedInvoiceCreationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientGatewayTokenApiTest.php b/tests/Feature/ClientGatewayTokenApiTest.php index 4751b9c8f4..4d396a3703 100644 --- a/tests/Feature/ClientGatewayTokenApiTest.php +++ b/tests/Feature/ClientGatewayTokenApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientModelTest.php b/tests/Feature/ClientModelTest.php index 7fe728ae69..4566c8959a 100644 --- a/tests/Feature/ClientModelTest.php +++ b/tests/Feature/ClientModelTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientPresenterTest.php b/tests/Feature/ClientPresenterTest.php index e1e24f354e..5b340de61c 100644 --- a/tests/Feature/ClientPresenterTest.php +++ b/tests/Feature/ClientPresenterTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ClientTest.php b/tests/Feature/ClientTest.php index 9c25aa97b1..f93bb3bf3c 100644 --- a/tests/Feature/ClientTest.php +++ b/tests/Feature/ClientTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanyGatewayApiTest.php b/tests/Feature/CompanyGatewayApiTest.php index b290aecdf7..e2f9e40a48 100644 --- a/tests/Feature/CompanyGatewayApiTest.php +++ b/tests/Feature/CompanyGatewayApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanyGatewayResolutionTest.php b/tests/Feature/CompanyGatewayResolutionTest.php index a01cfde54e..7b9d3872fb 100644 --- a/tests/Feature/CompanyGatewayResolutionTest.php +++ b/tests/Feature/CompanyGatewayResolutionTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanyGatewayTest.php b/tests/Feature/CompanyGatewayTest.php index bff96fbf9b..379d7b10fa 100644 --- a/tests/Feature/CompanyGatewayTest.php +++ b/tests/Feature/CompanyGatewayTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanySettingsTest.php b/tests/Feature/CompanySettingsTest.php index 3c9a854329..80c753bb72 100644 --- a/tests/Feature/CompanySettingsTest.php +++ b/tests/Feature/CompanySettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanyTest.php b/tests/Feature/CompanyTest.php index ed3e3f7cc6..ecf2c61fbb 100644 --- a/tests/Feature/CompanyTest.php +++ b/tests/Feature/CompanyTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CompanyTokenApiTest.php b/tests/Feature/CompanyTokenApiTest.php index f6d7cf12fc..fd96fb833d 100644 --- a/tests/Feature/CompanyTokenApiTest.php +++ b/tests/Feature/CompanyTokenApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/CreditTest.php b/tests/Feature/CreditTest.php index 372602ec86..789ecd3f3b 100644 --- a/tests/Feature/CreditTest.php +++ b/tests/Feature/CreditTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/DeleteInvoiceTest.php b/tests/Feature/DeleteInvoiceTest.php index 8e9e5a2495..7318899ef6 100644 --- a/tests/Feature/DeleteInvoiceTest.php +++ b/tests/Feature/DeleteInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/DesignApiTest.php b/tests/Feature/DesignApiTest.php index 8821da9532..3dc630f33e 100644 --- a/tests/Feature/DesignApiTest.php +++ b/tests/Feature/DesignApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/DocumentsApiTest.php b/tests/Feature/DocumentsApiTest.php index a60c5cb80a..2686d71518 100644 --- a/tests/Feature/DocumentsApiTest.php +++ b/tests/Feature/DocumentsApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/EntityPaidToDateTest.php b/tests/Feature/EntityPaidToDateTest.php index 830cb9bc5e..0e9bb2f760 100644 --- a/tests/Feature/EntityPaidToDateTest.php +++ b/tests/Feature/EntityPaidToDateTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ExpenseApiTest.php b/tests/Feature/ExpenseApiTest.php index a315f1dfb3..45825b6e15 100644 --- a/tests/Feature/ExpenseApiTest.php +++ b/tests/Feature/ExpenseApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ExpenseCategoryApiTest.php b/tests/Feature/ExpenseCategoryApiTest.php index d07ff2fc0f..d7eac1aef3 100644 --- a/tests/Feature/ExpenseCategoryApiTest.php +++ b/tests/Feature/ExpenseCategoryApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/Export/ClientCsvTest.php b/tests/Feature/Export/ClientCsvTest.php index 3002facc80..0b0828c8ec 100644 --- a/tests/Feature/Export/ClientCsvTest.php +++ b/tests/Feature/Export/ClientCsvTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Export; diff --git a/tests/Feature/Export/ExportCompanyTest.php b/tests/Feature/Export/ExportCompanyTest.php index feacc7b955..2d022e0816 100644 --- a/tests/Feature/Export/ExportCompanyTest.php +++ b/tests/Feature/Export/ExportCompanyTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Export; diff --git a/tests/Feature/Export/ExportCsvTest.php b/tests/Feature/Export/ExportCsvTest.php index 8d50478c7e..a9f6293055 100644 --- a/tests/Feature/Export/ExportCsvTest.php +++ b/tests/Feature/Export/ExportCsvTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Export; diff --git a/tests/Feature/Export/ProfitAndLossReportTest.php b/tests/Feature/Export/ProfitAndLossReportTest.php index c7b9636cb9..36f16fea7f 100644 --- a/tests/Feature/Export/ProfitAndLossReportTest.php +++ b/tests/Feature/Export/ProfitAndLossReportTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Export; diff --git a/tests/Feature/FilterApiTest.php b/tests/Feature/FilterApiTest.php index 2b18c9c57f..ab5bf7d81e 100644 --- a/tests/Feature/FilterApiTest.php +++ b/tests/Feature/FilterApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/GroupSettingTest.php b/tests/Feature/GroupSettingTest.php index 12560b30d6..f2c3d7de4c 100644 --- a/tests/Feature/GroupSettingTest.php +++ b/tests/Feature/GroupSettingTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/Import/CSV/BaseTransformerTest.php b/tests/Feature/Import/CSV/BaseTransformerTest.php index f00cdf8382..dcc4822eb7 100644 --- a/tests/Feature/Import/CSV/BaseTransformerTest.php +++ b/tests/Feature/Import/CSV/BaseTransformerTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\CSV; diff --git a/tests/Feature/Import/CSV/CsvImportTest.php b/tests/Feature/Import/CSV/CsvImportTest.php index 78b521e840..68feae9177 100644 --- a/tests/Feature/Import/CSV/CsvImportTest.php +++ b/tests/Feature/Import/CSV/CsvImportTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\CSV; diff --git a/tests/Feature/Import/Freshbooks/FreshbooksTest.php b/tests/Feature/Import/Freshbooks/FreshbooksTest.php index 3244ef264a..7313c98d89 100644 --- a/tests/Feature/Import/Freshbooks/FreshbooksTest.php +++ b/tests/Feature/Import/Freshbooks/FreshbooksTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\Freshbooks; diff --git a/tests/Feature/Import/ImportCompanyTest.php b/tests/Feature/Import/ImportCompanyTest.php index 2bb6ad463d..1cf92665e5 100644 --- a/tests/Feature/Import/ImportCompanyTest.php +++ b/tests/Feature/Import/ImportCompanyTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import; diff --git a/tests/Feature/Import/ImportCsvTest.php b/tests/Feature/Import/ImportCsvTest.php index 32600fad69..9517a7d1a5 100644 --- a/tests/Feature/Import/ImportCsvTest.php +++ b/tests/Feature/Import/ImportCsvTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import; diff --git a/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php b/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php index 50b3db147d..b851474ecf 100644 --- a/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php +++ b/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\Invoice2Go; diff --git a/tests/Feature/Import/Invoicely/InvoicelyTest.php b/tests/Feature/Import/Invoicely/InvoicelyTest.php index 50c0f428e8..2af75f1b3a 100644 --- a/tests/Feature/Import/Invoicely/InvoicelyTest.php +++ b/tests/Feature/Import/Invoicely/InvoicelyTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\Invoicely; diff --git a/tests/Feature/Import/Wave/WaveTest.php b/tests/Feature/Import/Wave/WaveTest.php index 8951ae25c2..3dbab9388a 100644 --- a/tests/Feature/Import/Wave/WaveTest.php +++ b/tests/Feature/Import/Wave/WaveTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\Wave; diff --git a/tests/Feature/Import/Zoho/ZohoTest.php b/tests/Feature/Import/Zoho/ZohoTest.php index 7d70890125..de9ff8814c 100644 --- a/tests/Feature/Import/Zoho/ZohoTest.php +++ b/tests/Feature/Import/Zoho/ZohoTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Import\Zoho; diff --git a/tests/Feature/InvitationTest.php b/tests/Feature/InvitationTest.php index 12dc8ff9d8..f46edcf0a1 100644 --- a/tests/Feature/InvitationTest.php +++ b/tests/Feature/InvitationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/InvoiceAmountPaymentTest.php b/tests/Feature/InvoiceAmountPaymentTest.php index 675c661508..e971f23e38 100644 --- a/tests/Feature/InvoiceAmountPaymentTest.php +++ b/tests/Feature/InvoiceAmountPaymentTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/InvoiceEmailTest.php b/tests/Feature/InvoiceEmailTest.php index 04399b726e..69a80930d6 100644 --- a/tests/Feature/InvoiceEmailTest.php +++ b/tests/Feature/InvoiceEmailTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/InvoiceLinkTasksTest.php b/tests/Feature/InvoiceLinkTasksTest.php index cf3da98d4c..31b7985249 100644 --- a/tests/Feature/InvoiceLinkTasksTest.php +++ b/tests/Feature/InvoiceLinkTasksTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/InvoiceTest.php b/tests/Feature/InvoiceTest.php index d57f588ac8..3cea664ea6 100644 --- a/tests/Feature/InvoiceTest.php +++ b/tests/Feature/InvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/LoadTest.php b/tests/Feature/LoadTest.php index fb6a7b0924..b5545f610e 100644 --- a/tests/Feature/LoadTest.php +++ b/tests/Feature/LoadTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/LoginTest.php b/tests/Feature/LoginTest.php index 9aafba4144..077cfa5065 100644 --- a/tests/Feature/LoginTest.php +++ b/tests/Feature/LoginTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/MigrationTest.php b/tests/Feature/MigrationTest.php index d4c7edf6e5..070f67966d 100644 --- a/tests/Feature/MigrationTest.php +++ b/tests/Feature/MigrationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/MultiPaymentDeleteTest.php b/tests/Feature/MultiPaymentDeleteTest.php index f9d682668e..6d914a80c2 100644 --- a/tests/Feature/MultiPaymentDeleteTest.php +++ b/tests/Feature/MultiPaymentDeleteTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/Ninja/PlanTest.php b/tests/Feature/Ninja/PlanTest.php index a80d7f1567..85d9fa4be6 100644 --- a/tests/Feature/Ninja/PlanTest.php +++ b/tests/Feature/Ninja/PlanTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Ninja; diff --git a/tests/Feature/PaymentTermsApiTest.php b/tests/Feature/PaymentTermsApiTest.php index 1db9ece136..5dc53f0e04 100644 --- a/tests/Feature/PaymentTermsApiTest.php +++ b/tests/Feature/PaymentTermsApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/PaymentTest.php b/tests/Feature/PaymentTest.php index 7c4be819c0..3b5c1eee1e 100644 --- a/tests/Feature/PaymentTest.php +++ b/tests/Feature/PaymentTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/Payments/CreditPaymentTest.php b/tests/Feature/Payments/CreditPaymentTest.php index 6f87ce2069..3bacfdce0f 100644 --- a/tests/Feature/Payments/CreditPaymentTest.php +++ b/tests/Feature/Payments/CreditPaymentTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Payments; diff --git a/tests/Feature/Payments/StorePaymentValidationTest.php b/tests/Feature/Payments/StorePaymentValidationTest.php index 7a4d11a44d..08e713da47 100644 --- a/tests/Feature/Payments/StorePaymentValidationTest.php +++ b/tests/Feature/Payments/StorePaymentValidationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Payments; diff --git a/tests/Feature/Payments/UnappliedPaymentDeleteTest.php b/tests/Feature/Payments/UnappliedPaymentDeleteTest.php index 06bcbed463..4a8788d14d 100644 --- a/tests/Feature/Payments/UnappliedPaymentDeleteTest.php +++ b/tests/Feature/Payments/UnappliedPaymentDeleteTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Payments; diff --git a/tests/Feature/Payments/UnappliedPaymentRefundTest.php b/tests/Feature/Payments/UnappliedPaymentRefundTest.php index bd4cceb96e..fe4e69448f 100644 --- a/tests/Feature/Payments/UnappliedPaymentRefundTest.php +++ b/tests/Feature/Payments/UnappliedPaymentRefundTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Payments; diff --git a/tests/Feature/PdfCreatorTest.php b/tests/Feature/PdfCreatorTest.php index 1660270abd..ec665199b0 100644 --- a/tests/Feature/PdfCreatorTest.php +++ b/tests/Feature/PdfCreatorTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/PdfMaker/ExampleDesign.php b/tests/Feature/PdfMaker/ExampleDesign.php index d1a9176325..30cd3e430a 100644 --- a/tests/Feature/PdfMaker/ExampleDesign.php +++ b/tests/Feature/PdfMaker/ExampleDesign.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\PdfMaker; diff --git a/tests/Feature/PdfMaker/PdfMakerTest.php b/tests/Feature/PdfMaker/PdfMakerTest.php index 8c843860b4..61cc19b1f6 100644 --- a/tests/Feature/PdfMaker/PdfMakerTest.php +++ b/tests/Feature/PdfMaker/PdfMakerTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\PdfMaker; diff --git a/tests/Feature/PingTest.php b/tests/Feature/PingTest.php index ca2bc5ab93..2c6241c888 100644 --- a/tests/Feature/PingTest.php +++ b/tests/Feature/PingTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/PreviewTest.php b/tests/Feature/PreviewTest.php index 661a687877..4c7279ced8 100644 --- a/tests/Feature/PreviewTest.php +++ b/tests/Feature/PreviewTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ProductTest.php b/tests/Feature/ProductTest.php index 16501aa25e..a957bfd96b 100644 --- a/tests/Feature/ProductTest.php +++ b/tests/Feature/ProductTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ProjectApiTest.php b/tests/Feature/ProjectApiTest.php index 8d8ae59446..39d3c533de 100644 --- a/tests/Feature/ProjectApiTest.php +++ b/tests/Feature/ProjectApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/QuoteTest.php b/tests/Feature/QuoteTest.php index c452c57b19..90dfbe27b3 100644 --- a/tests/Feature/QuoteTest.php +++ b/tests/Feature/QuoteTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RecurringExpenseApiTest.php b/tests/Feature/RecurringExpenseApiTest.php index 5782e226e3..c19f7135e5 100644 --- a/tests/Feature/RecurringExpenseApiTest.php +++ b/tests/Feature/RecurringExpenseApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RecurringInvoiceTest.php b/tests/Feature/RecurringInvoiceTest.php index c989415b51..a552dab074 100644 --- a/tests/Feature/RecurringInvoiceTest.php +++ b/tests/Feature/RecurringInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RecurringInvoicesCronTest.php b/tests/Feature/RecurringInvoicesCronTest.php index 1037e56d4d..b8902e49c5 100644 --- a/tests/Feature/RecurringInvoicesCronTest.php +++ b/tests/Feature/RecurringInvoicesCronTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RecurringQuoteTest.php b/tests/Feature/RecurringQuoteTest.php index fe3ac36bf2..dff6525cd6 100644 --- a/tests/Feature/RecurringQuoteTest.php +++ b/tests/Feature/RecurringQuoteTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RecurringQuotesTest.php b/tests/Feature/RecurringQuotesTest.php index 78da511277..5ae07a7f61 100644 --- a/tests/Feature/RecurringQuotesTest.php +++ b/tests/Feature/RecurringQuotesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/RefundTest.php b/tests/Feature/RefundTest.php index 8c33246569..a4d4f4e057 100644 --- a/tests/Feature/RefundTest.php +++ b/tests/Feature/RefundTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ReminderTest.php b/tests/Feature/ReminderTest.php index 1a2577ac92..be4292249f 100644 --- a/tests/Feature/ReminderTest.php +++ b/tests/Feature/ReminderTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/ReverseInvoiceTest.php b/tests/Feature/ReverseInvoiceTest.php index cfc9b58b03..84ccdbefcb 100644 --- a/tests/Feature/ReverseInvoiceTest.php +++ b/tests/Feature/ReverseInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/Shop/ShopInvoiceTest.php b/tests/Feature/Shop/ShopInvoiceTest.php index ec14f66e26..b6b0e8aef2 100644 --- a/tests/Feature/Shop/ShopInvoiceTest.php +++ b/tests/Feature/Shop/ShopInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature\Shop; diff --git a/tests/Feature/SubscriptionApiTest.php b/tests/Feature/SubscriptionApiTest.php index cff411c33c..229c0493de 100644 --- a/tests/Feature/SubscriptionApiTest.php +++ b/tests/Feature/SubscriptionApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/SystemLogApiTest.php b/tests/Feature/SystemLogApiTest.php index 676a43d425..647bb5c2e5 100644 --- a/tests/Feature/SystemLogApiTest.php +++ b/tests/Feature/SystemLogApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/TaskApiTest.php b/tests/Feature/TaskApiTest.php index 643fb7ed6f..3b6febab87 100644 --- a/tests/Feature/TaskApiTest.php +++ b/tests/Feature/TaskApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/TaskStatusApiTest.php b/tests/Feature/TaskStatusApiTest.php index 6a691c4a84..0e8a379047 100644 --- a/tests/Feature/TaskStatusApiTest.php +++ b/tests/Feature/TaskStatusApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/TaskStatusSortOnUpdateTest.php b/tests/Feature/TaskStatusSortOnUpdateTest.php index 2416b9f922..e40295f997 100644 --- a/tests/Feature/TaskStatusSortOnUpdateTest.php +++ b/tests/Feature/TaskStatusSortOnUpdateTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/TaxRateApiTest.php b/tests/Feature/TaxRateApiTest.php index a0acc34f4d..6aafb46014 100644 --- a/tests/Feature/TaxRateApiTest.php +++ b/tests/Feature/TaxRateApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/UpdateExchangeRatesTest.php b/tests/Feature/UpdateExchangeRatesTest.php index ece0c26e27..10cc061464 100644 --- a/tests/Feature/UpdateExchangeRatesTest.php +++ b/tests/Feature/UpdateExchangeRatesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/UpdatePaymentTest.php b/tests/Feature/UpdatePaymentTest.php index 95e5ffb58b..ceccd857d1 100644 --- a/tests/Feature/UpdatePaymentTest.php +++ b/tests/Feature/UpdatePaymentTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/UserTest.php b/tests/Feature/UserTest.php index 90d2840dbc..7dea80314b 100644 --- a/tests/Feature/UserTest.php +++ b/tests/Feature/UserTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/VendorApiTest.php b/tests/Feature/VendorApiTest.php index 259f82a8a6..ee0691504a 100644 --- a/tests/Feature/VendorApiTest.php +++ b/tests/Feature/VendorApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Feature/WebhookAPITest.php b/tests/Feature/WebhookAPITest.php index e67cfffd52..719e71303e 100644 --- a/tests/Feature/WebhookAPITest.php +++ b/tests/Feature/WebhookAPITest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Feature; diff --git a/tests/Integration/CheckCacheTest.php b/tests/Integration/CheckCacheTest.php index 36c4ef56dd..39c3c3a5a2 100644 --- a/tests/Integration/CheckCacheTest.php +++ b/tests/Integration/CheckCacheTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/CheckLockedInvoiceValidationTest.php b/tests/Integration/CheckLockedInvoiceValidationTest.php index bf96e5db7d..69d8052508 100644 --- a/tests/Integration/CheckLockedInvoiceValidationTest.php +++ b/tests/Integration/CheckLockedInvoiceValidationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/CheckRemindersTest.php b/tests/Integration/CheckRemindersTest.php index 31d1dd7f21..30c8de7c06 100644 --- a/tests/Integration/CheckRemindersTest.php +++ b/tests/Integration/CheckRemindersTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/CompanyLedgerTest.php b/tests/Integration/CompanyLedgerTest.php index 14d8eb0fdc..0cb1c2e26f 100644 --- a/tests/Integration/CompanyLedgerTest.php +++ b/tests/Integration/CompanyLedgerTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/ContainerTest.php b/tests/Integration/ContainerTest.php index 78f37f11bc..ef40879bd5 100644 --- a/tests/Integration/ContainerTest.php +++ b/tests/Integration/ContainerTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/DownloadHistoricalInvoiceTest.php b/tests/Integration/DownloadHistoricalInvoiceTest.php index f9d0d22e6e..05d23744bd 100644 --- a/tests/Integration/DownloadHistoricalInvoiceTest.php +++ b/tests/Integration/DownloadHistoricalInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/EventTest.php b/tests/Integration/EventTest.php index 9127ff54c8..4445cb2711 100644 --- a/tests/Integration/EventTest.php +++ b/tests/Integration/EventTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/HtmlGenerationTest.php b/tests/Integration/HtmlGenerationTest.php index c977ade982..e769802df9 100644 --- a/tests/Integration/HtmlGenerationTest.php +++ b/tests/Integration/HtmlGenerationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/InvoiceUploadTest.php b/tests/Integration/InvoiceUploadTest.php index 76b7fdd850..dee30be8e8 100644 --- a/tests/Integration/InvoiceUploadTest.php +++ b/tests/Integration/InvoiceUploadTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/MarkInvoicePaidTest.php b/tests/Integration/MarkInvoicePaidTest.php index 216b2f0e59..9d500cb5db 100644 --- a/tests/Integration/MarkInvoicePaidTest.php +++ b/tests/Integration/MarkInvoicePaidTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/MultiDBUserTest.php b/tests/Integration/MultiDBUserTest.php index 8f3abf239a..3fd5e263ce 100644 --- a/tests/Integration/MultiDBUserTest.php +++ b/tests/Integration/MultiDBUserTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/PaymentDrivers/AuthorizeTest.php b/tests/Integration/PaymentDrivers/AuthorizeTest.php index ed14151962..88c6f5f827 100644 --- a/tests/Integration/PaymentDrivers/AuthorizeTest.php +++ b/tests/Integration/PaymentDrivers/AuthorizeTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration\PaymentDrivers; diff --git a/tests/Integration/PostmarkWebhookTest.php b/tests/Integration/PostmarkWebhookTest.php index 0dbd89d651..49aee28cae 100644 --- a/tests/Integration/PostmarkWebhookTest.php +++ b/tests/Integration/PostmarkWebhookTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/SendFailedEmailsTest.php b/tests/Integration/SendFailedEmailsTest.php index 0e998e3f5d..f9f0050fec 100644 --- a/tests/Integration/SendFailedEmailsTest.php +++ b/tests/Integration/SendFailedEmailsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/SystemHealthTest.php b/tests/Integration/SystemHealthTest.php index 933791f7b7..4a2535f9af 100644 --- a/tests/Integration/SystemHealthTest.php +++ b/tests/Integration/SystemHealthTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/UniqueEmailTest.php b/tests/Integration/UniqueEmailTest.php index d17ca5e5d5..094b5dad57 100644 --- a/tests/Integration/UniqueEmailTest.php +++ b/tests/Integration/UniqueEmailTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/UpdateCompanyLedgerTest.php b/tests/Integration/UpdateCompanyLedgerTest.php index 7bb68684ce..e680c1fff1 100644 --- a/tests/Integration/UpdateCompanyLedgerTest.php +++ b/tests/Integration/UpdateCompanyLedgerTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/UpdateCompanyUserTest.php b/tests/Integration/UpdateCompanyUserTest.php index de8808955d..a948215d2d 100644 --- a/tests/Integration/UpdateCompanyUserTest.php +++ b/tests/Integration/UpdateCompanyUserTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/UploadFileTest.php b/tests/Integration/UploadFileTest.php index f179bc9d79..19ddb3ec80 100644 --- a/tests/Integration/UploadFileTest.php +++ b/tests/Integration/UploadFileTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/UploadLogoTest.php b/tests/Integration/UploadLogoTest.php index 0d15326eda..28865ae25d 100644 --- a/tests/Integration/UploadLogoTest.php +++ b/tests/Integration/UploadLogoTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration; diff --git a/tests/Integration/Validation/AmountValidationRuleTest.php b/tests/Integration/Validation/AmountValidationRuleTest.php index 82a9b06c0a..1dc8d04444 100644 --- a/tests/Integration/Validation/AmountValidationRuleTest.php +++ b/tests/Integration/Validation/AmountValidationRuleTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Integration\Validation; diff --git a/tests/MockAccountData.php b/tests/MockAccountData.php index 93f2289011..1e8cf07e92 100644 --- a/tests/MockAccountData.php +++ b/tests/MockAccountData.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests; diff --git a/tests/MockUnitData.php b/tests/MockUnitData.php index cb00239f3c..411065293c 100644 --- a/tests/MockUnitData.php +++ b/tests/MockUnitData.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests; diff --git a/tests/Pdf/PdfGenerationTest.php b/tests/Pdf/PdfGenerationTest.php index 41d9f0a645..c2f6a7f788 100644 --- a/tests/Pdf/PdfGenerationTest.php +++ b/tests/Pdf/PdfGenerationTest.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Pdf; diff --git a/tests/Unit/AutoBillInvoiceTest.php b/tests/Unit/AutoBillInvoiceTest.php index dade531875..667e7503bb 100644 --- a/tests/Unit/AutoBillInvoiceTest.php +++ b/tests/Unit/AutoBillInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/Base64Test.php b/tests/Unit/Base64Test.php index 7aed2415f0..1224f9385a 100644 --- a/tests/Unit/Base64Test.php +++ b/tests/Unit/Base64Test.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/BaseSettingsTest.php b/tests/Unit/BaseSettingsTest.php index 64feb263ee..ebe04698c3 100644 --- a/tests/Unit/BaseSettingsTest.php +++ b/tests/Unit/BaseSettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CentConversionTest.php b/tests/Unit/CentConversionTest.php index 4823f6c788..de1be1ef59 100644 --- a/tests/Unit/CentConversionTest.php +++ b/tests/Unit/CentConversionTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/Chart/ChartCurrencyTest.php b/tests/Unit/Chart/ChartCurrencyTest.php index c664839cd6..4578d9eba6 100644 --- a/tests/Unit/Chart/ChartCurrencyTest.php +++ b/tests/Unit/Chart/ChartCurrencyTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\Chart; diff --git a/tests/Unit/ClientSettingsTest.php b/tests/Unit/ClientSettingsTest.php index ea224af9d9..79fef36b7b 100644 --- a/tests/Unit/ClientSettingsTest.php +++ b/tests/Unit/ClientSettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CloneQuoteToInvoiceFactoryTest.php b/tests/Unit/CloneQuoteToInvoiceFactoryTest.php index d179a3afec..6b489a219a 100644 --- a/tests/Unit/CloneQuoteToInvoiceFactoryTest.php +++ b/tests/Unit/CloneQuoteToInvoiceFactoryTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CollectionMergingTest.php b/tests/Unit/CollectionMergingTest.php index 57ab951ad9..46abe5461e 100644 --- a/tests/Unit/CollectionMergingTest.php +++ b/tests/Unit/CollectionMergingTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CompanyDocumentsTest.php b/tests/Unit/CompanyDocumentsTest.php index bbd006d355..bd5cfa3e1d 100644 --- a/tests/Unit/CompanyDocumentsTest.php +++ b/tests/Unit/CompanyDocumentsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CompanySettingsSaveableTest.php b/tests/Unit/CompanySettingsSaveableTest.php index e33493acaf..507151000f 100644 --- a/tests/Unit/CompanySettingsSaveableTest.php +++ b/tests/Unit/CompanySettingsSaveableTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CompanySettingsTest.php b/tests/Unit/CompanySettingsTest.php index de748e2f28..4201ae1fb3 100644 --- a/tests/Unit/CompanySettingsTest.php +++ b/tests/Unit/CompanySettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CompareCollectionTest.php b/tests/Unit/CompareCollectionTest.php index a383910049..9c99d2d6de 100644 --- a/tests/Unit/CompareCollectionTest.php +++ b/tests/Unit/CompareCollectionTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CompareObjectTest.php b/tests/Unit/CompareObjectTest.php index 1c08a8c49a..9e83972cad 100644 --- a/tests/Unit/CompareObjectTest.php +++ b/tests/Unit/CompareObjectTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CreditBalanceTest.php b/tests/Unit/CreditBalanceTest.php index 84c941c757..3d1292844b 100644 --- a/tests/Unit/CreditBalanceTest.php +++ b/tests/Unit/CreditBalanceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/CurrencyApiTest.php b/tests/Unit/CurrencyApiTest.php index 24b14688b7..b7f607729e 100644 --- a/tests/Unit/CurrencyApiTest.php +++ b/tests/Unit/CurrencyApiTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/DatesTest.php b/tests/Unit/DatesTest.php index b0326c3e85..417f39fa94 100644 --- a/tests/Unit/DatesTest.php +++ b/tests/Unit/DatesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/EncryptionSettingsTest.php b/tests/Unit/EncryptionSettingsTest.php index c2d151ffb0..668cb8f39a 100644 --- a/tests/Unit/EncryptionSettingsTest.php +++ b/tests/Unit/EncryptionSettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/EntityTest.php b/tests/Unit/EntityTest.php index 3e5c4edf3a..c5221d08e8 100644 --- a/tests/Unit/EntityTest.php +++ b/tests/Unit/EntityTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/EntityTranslationTest.php b/tests/Unit/EntityTranslationTest.php index 9eaec378a5..54ad6619a5 100644 --- a/tests/Unit/EntityTranslationTest.php +++ b/tests/Unit/EntityTranslationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/EvaluateStringTest.php b/tests/Unit/EvaluateStringTest.php index 3da45572d9..23c16be810 100644 --- a/tests/Unit/EvaluateStringTest.php +++ b/tests/Unit/EvaluateStringTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/FactoryCreationTest.php b/tests/Unit/FactoryCreationTest.php index 7bdd0ceda9..acbad3e99d 100644 --- a/tests/Unit/FactoryCreationTest.php +++ b/tests/Unit/FactoryCreationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/GeneratesConvertedQuoteCounterTest.php b/tests/Unit/GeneratesConvertedQuoteCounterTest.php index a66e390ff8..c10827f94d 100644 --- a/tests/Unit/GeneratesConvertedQuoteCounterTest.php +++ b/tests/Unit/GeneratesConvertedQuoteCounterTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/GeneratesCounterTest.php b/tests/Unit/GeneratesCounterTest.php index 34205857bd..b988de8464 100644 --- a/tests/Unit/GeneratesCounterTest.php +++ b/tests/Unit/GeneratesCounterTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/GoogleAnalyticsTest.php b/tests/Unit/GoogleAnalyticsTest.php index 9a8e85b721..6c9f8a4ea7 100644 --- a/tests/Unit/GoogleAnalyticsTest.php +++ b/tests/Unit/GoogleAnalyticsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/GroupSettingsTest.php b/tests/Unit/GroupSettingsTest.php index 457415720c..05ffa3a4b0 100644 --- a/tests/Unit/GroupSettingsTest.php +++ b/tests/Unit/GroupSettingsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/GroupTest.php b/tests/Unit/GroupTest.php index 85ed237433..e7b9f7d23a 100644 --- a/tests/Unit/GroupTest.php +++ b/tests/Unit/GroupTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/HelpersTest.php b/tests/Unit/HelpersTest.php index 1516ef513a..99107d0b32 100644 --- a/tests/Unit/HelpersTest.php +++ b/tests/Unit/HelpersTest.php @@ -7,7 +7,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvitationTest.php b/tests/Unit/InvitationTest.php index e8dcdb96f3..7cc7297d2f 100644 --- a/tests/Unit/InvitationTest.php +++ b/tests/Unit/InvitationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceActionsTest.php b/tests/Unit/InvoiceActionsTest.php index 66a4eef47f..351392d050 100644 --- a/tests/Unit/InvoiceActionsTest.php +++ b/tests/Unit/InvoiceActionsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceInclusiveTest.php b/tests/Unit/InvoiceInclusiveTest.php index 01048d069b..27c2b9157e 100644 --- a/tests/Unit/InvoiceInclusiveTest.php +++ b/tests/Unit/InvoiceInclusiveTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceItemInclusiveTest.php b/tests/Unit/InvoiceItemInclusiveTest.php index d4764b4e4d..e0e85d53d3 100644 --- a/tests/Unit/InvoiceItemInclusiveTest.php +++ b/tests/Unit/InvoiceItemInclusiveTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceItemTest.php b/tests/Unit/InvoiceItemTest.php index e5af07f11d..8261b30525 100644 --- a/tests/Unit/InvoiceItemTest.php +++ b/tests/Unit/InvoiceItemTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceItemV2Test.php b/tests/Unit/InvoiceItemV2Test.php index 28b0cd2f5e..28cd71e4ad 100644 --- a/tests/Unit/InvoiceItemV2Test.php +++ b/tests/Unit/InvoiceItemV2Test.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceStatusTest.php b/tests/Unit/InvoiceStatusTest.php index fb58f5f74d..1ea941f0c7 100644 --- a/tests/Unit/InvoiceStatusTest.php +++ b/tests/Unit/InvoiceStatusTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/InvoiceTest.php b/tests/Unit/InvoiceTest.php index 1b857be6f6..7be9776c6c 100644 --- a/tests/Unit/InvoiceTest.php +++ b/tests/Unit/InvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/MakesDatesTest.php b/tests/Unit/MakesDatesTest.php index f21a6fae4c..1823bff1e2 100644 --- a/tests/Unit/MakesDatesTest.php +++ b/tests/Unit/MakesDatesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/MakesInvoiceValuesTest.php b/tests/Unit/MakesInvoiceValuesTest.php index 9d7bd04305..1d4499f1d3 100644 --- a/tests/Unit/MakesInvoiceValuesTest.php +++ b/tests/Unit/MakesInvoiceValuesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/Migration/FeesAndLimitsTest.php b/tests/Unit/Migration/FeesAndLimitsTest.php index fe9a353077..94b8733943 100644 --- a/tests/Unit/Migration/FeesAndLimitsTest.php +++ b/tests/Unit/Migration/FeesAndLimitsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\Migration; diff --git a/tests/Unit/Migration/ImportTest.php b/tests/Unit/Migration/ImportTest.php index 00adcc8315..3be2eceb05 100644 --- a/tests/Unit/Migration/ImportTest.php +++ b/tests/Unit/Migration/ImportTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\Migration; diff --git a/tests/Unit/NestedCollectionTest.php b/tests/Unit/NestedCollectionTest.php index 4ca9a4c59f..41cc045801 100644 --- a/tests/Unit/NestedCollectionTest.php +++ b/tests/Unit/NestedCollectionTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/NumberTest.php b/tests/Unit/NumberTest.php index 2f177f27f8..4be5e1d194 100644 --- a/tests/Unit/NumberTest.php +++ b/tests/Unit/NumberTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/PdfVariablesTest.php b/tests/Unit/PdfVariablesTest.php index a2f01c9a14..609d7c6043 100644 --- a/tests/Unit/PdfVariablesTest.php +++ b/tests/Unit/PdfVariablesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/Phantom/PhantomJsTest.php b/tests/Unit/Phantom/PhantomJsTest.php index afb13d771d..bc0e668a19 100644 --- a/tests/Unit/Phantom/PhantomJsTest.php +++ b/tests/Unit/Phantom/PhantomJsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\Phantom; diff --git a/tests/Unit/PrimaryKeyTransformationTest.php b/tests/Unit/PrimaryKeyTransformationTest.php index 2766e2c9e4..4b39cfebe6 100644 --- a/tests/Unit/PrimaryKeyTransformationTest.php +++ b/tests/Unit/PrimaryKeyTransformationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RangeDetectionTest.php b/tests/Unit/RangeDetectionTest.php index 1d8540502f..b0a6979f09 100644 --- a/tests/Unit/RangeDetectionTest.php +++ b/tests/Unit/RangeDetectionTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RecurringDateTest.php b/tests/Unit/RecurringDateTest.php index db393f928b..e2aab295e0 100644 --- a/tests/Unit/RecurringDateTest.php +++ b/tests/Unit/RecurringDateTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RecurringDatesTest.php b/tests/Unit/RecurringDatesTest.php index 2299a1051a..3e744f0018 100644 --- a/tests/Unit/RecurringDatesTest.php +++ b/tests/Unit/RecurringDatesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RecurringDueDatesTest.php b/tests/Unit/RecurringDueDatesTest.php index f4b37e4723..8f56a4abdb 100644 --- a/tests/Unit/RecurringDueDatesTest.php +++ b/tests/Unit/RecurringDueDatesTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RecurringExpenseCloneTest.php b/tests/Unit/RecurringExpenseCloneTest.php index 6dee502b11..94648c35a6 100644 --- a/tests/Unit/RecurringExpenseCloneTest.php +++ b/tests/Unit/RecurringExpenseCloneTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RedisVsDatabaseTest.php b/tests/Unit/RedisVsDatabaseTest.php index 8a67f10fd6..c10ddde44c 100644 --- a/tests/Unit/RedisVsDatabaseTest.php +++ b/tests/Unit/RedisVsDatabaseTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RefundUnitTest.php b/tests/Unit/RefundUnitTest.php index 1dcc54ae04..b9ee3f7e78 100644 --- a/tests/Unit/RefundUnitTest.php +++ b/tests/Unit/RefundUnitTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/RelationExistsTest.php b/tests/Unit/RelationExistsTest.php index 0ce61b8801..0494fec8e3 100644 --- a/tests/Unit/RelationExistsTest.php +++ b/tests/Unit/RelationExistsTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/S3CleanupTest.php b/tests/Unit/S3CleanupTest.php index b4056ff4f5..61c87d3c3b 100644 --- a/tests/Unit/S3CleanupTest.php +++ b/tests/Unit/S3CleanupTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/SentryTest.php b/tests/Unit/SentryTest.php index 01a73db2c0..d3dc02c259 100644 --- a/tests/Unit/SentryTest.php +++ b/tests/Unit/SentryTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/SettingsSaverTest.php b/tests/Unit/SettingsSaverTest.php index 3f473efcb4..7162961bbf 100644 --- a/tests/Unit/SettingsSaverTest.php +++ b/tests/Unit/SettingsSaverTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/Shop/ShopProfileTest.php b/tests/Unit/Shop/ShopProfileTest.php index 7ee576987c..d7c8afad0f 100644 --- a/tests/Unit/Shop/ShopProfileTest.php +++ b/tests/Unit/Shop/ShopProfileTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\Shop; diff --git a/tests/Unit/SystemHealthTest.php b/tests/Unit/SystemHealthTest.php index 9df0bcefba..a6a1fee08d 100644 --- a/tests/Unit/SystemHealthTest.php +++ b/tests/Unit/SystemHealthTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/TaskSortingTest.php b/tests/Unit/TaskSortingTest.php index 65d2b52452..edeb59a275 100644 --- a/tests/Unit/TaskSortingTest.php +++ b/tests/Unit/TaskSortingTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/TranslationTest.php b/tests/Unit/TranslationTest.php index 6042f9d50a..9a23d54760 100644 --- a/tests/Unit/TranslationTest.php +++ b/tests/Unit/TranslationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/UBLInvoiceTest.php b/tests/Unit/UBLInvoiceTest.php index 87be6991a0..125e6c609d 100644 --- a/tests/Unit/UBLInvoiceTest.php +++ b/tests/Unit/UBLInvoiceTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/UrlTest.php b/tests/Unit/UrlTest.php index e3a4f64050..b0a4c8a652 100644 --- a/tests/Unit/UrlTest.php +++ b/tests/Unit/UrlTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit; diff --git a/tests/Unit/ValidationRules/BlacklistValidationTest.php b/tests/Unit/ValidationRules/BlacklistValidationTest.php index a814082add..a06adfa914 100644 --- a/tests/Unit/ValidationRules/BlacklistValidationTest.php +++ b/tests/Unit/ValidationRules/BlacklistValidationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\ValidationRules; diff --git a/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php b/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php index 2852728374..a833c1d218 100644 --- a/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php +++ b/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\ValidationRules; diff --git a/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php b/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php index c443fd6604..fbf37216cc 100644 --- a/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php +++ b/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit\ValidationRules; diff --git a/tests/Unit/ZeroDecimalTest.php b/tests/Unit/ZeroDecimalTest.php index 4bd94103d1..2c9260e274 100644 --- a/tests/Unit/ZeroDecimalTest.php +++ b/tests/Unit/ZeroDecimalTest.php @@ -6,7 +6,7 @@ * * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * - * @license https://opensource.org/licenses/AAL + * @license https://www.elastic.co/licensing/elastic-license */ namespace Tests\Unit;