diff options
| author | Sebastian <sebasjm@gmail.com> | 2022-12-16 16:59:37 -0300 |
|---|---|---|
| committer | Sebastian <sebasjm@gmail.com> | 2022-12-16 16:59:37 -0300 |
| commit | 39b02d6878c91da0aa0809d57179779381656a3e (patch) | |
| tree | 8715ae42cc3a5073c4f9659cf54a7a55e8c8147b /packages/merchant-backoffice-ui/tests/hooks | |
| parent | f1f8f818dbe631fbeeba64af9dfcae1aa7842615 (diff) | |
update copy header
Diffstat (limited to 'packages/merchant-backoffice-ui/tests/hooks')
9 files changed, 9 insertions, 9 deletions
diff --git a/packages/merchant-backoffice-ui/tests/hooks/async.test.ts b/packages/merchant-backoffice-ui/tests/hooks/async.test.ts index ebdfc9bb9..18cfc5c55 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/async.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/async.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/listener.test.ts b/packages/merchant-backoffice-ui/tests/hooks/listener.test.ts index 597243f76..8afd5f8d1 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/listener.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/listener.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/notification.test.ts b/packages/merchant-backoffice-ui/tests/hooks/notification.test.ts index 75cfcd015..801aa0e2e 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/notification.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/notification.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/index.tsx b/packages/merchant-backoffice-ui/tests/hooks/swr/index.tsx index 655081711..2608523e6 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/index.tsx +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/index.tsx @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/instance.test.ts b/packages/merchant-backoffice-ui/tests/hooks/swr/instance.test.ts index 2a1fd76ee..36a2f7241 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/instance.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/instance.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/order.test.ts b/packages/merchant-backoffice-ui/tests/hooks/swr/order.test.ts index 31444d942..dc6104e43 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/order.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/order.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/product.test.ts b/packages/merchant-backoffice-ui/tests/hooks/swr/product.test.ts index 3ea03e3c7..6e9247839 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/product.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/product.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/reserve.test.ts b/packages/merchant-backoffice-ui/tests/hooks/swr/reserve.test.ts index deae9d389..8ebbee353 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/reserve.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/reserve.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/packages/merchant-backoffice-ui/tests/hooks/swr/transfer.test.ts b/packages/merchant-backoffice-ui/tests/hooks/swr/transfer.test.ts index 45efea04c..0b1f4a968 100644 --- a/packages/merchant-backoffice-ui/tests/hooks/swr/transfer.test.ts +++ b/packages/merchant-backoffice-ui/tests/hooks/swr/transfer.test.ts @@ -1,6 +1,6 @@ /* This file is part of GNU Taler - (C) 2021 Taler Systems S.A. + (C) 2021-2023 Taler Systems S.A. GNU Taler is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |
