From 22acc8f14c48affbe9b48e2666b8f04407e446fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Mon, 5 Jul 2021 11:17:50 +0200 Subject: [PATCH] Update update licence/copyright on tests --- tests/Browser/ClientPortal/CreditsTest.php | 10 ++++++++++ tests/Browser/ClientPortal/DocumentsTest.php | 10 ++++++++++ tests/Browser/ClientPortal/InvoicesTest.php | 10 ++++++++++ tests/Browser/ClientPortal/PaymentMethodsTest.php | 10 ++++++++++ tests/Browser/ClientPortal/PaymentsTest.php | 10 ++++++++++ tests/Browser/ClientPortal/QuotesTest.php | 10 ++++++++++ tests/Browser/ClientPortal/RecurringInvoices.php | 10 ++++++++++ tests/Browser/ClientPortal/SubscriptionsTest.php | 10 ++++++++++ 8 files changed, 80 insertions(+) diff --git a/tests/Browser/ClientPortal/CreditsTest.php b/tests/Browser/ClientPortal/CreditsTest.php index 30d8547e92d4..c3b46c8e3ea7 100644 --- a/tests/Browser/ClientPortal/CreditsTest.php +++ b/tests/Browser/ClientPortal/CreditsTest.php @@ -1,5 +1,15 @@