diff options
Diffstat (limited to 'test/playwright')
-rw-r--r-- | test/playwright/global.setup.js | 2 | ||||
-rw-r--r-- | test/playwright/global.teardown.js | 2 | ||||
-rw-r--r-- | test/playwright/integration.spec.js | 2 | ||||
-rw-r--r-- | test/playwright/playwright-util.js | 2 | ||||
-rw-r--r-- | test/playwright/visual.spec.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/test/playwright/global.setup.js b/test/playwright/global.setup.js index 1a16f120..8c2f8b50 100644 --- a/test/playwright/global.setup.js +++ b/test/playwright/global.setup.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/test/playwright/global.teardown.js b/test/playwright/global.teardown.js index 6787f255..f3d8897f 100644 --- a/test/playwright/global.teardown.js +++ b/test/playwright/global.teardown.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/test/playwright/integration.spec.js b/test/playwright/integration.spec.js index d5b8360c..bdcfddf0 100644 --- a/test/playwright/integration.spec.js +++ b/test/playwright/integration.spec.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/test/playwright/playwright-util.js b/test/playwright/playwright-util.js index ac68db4d..425d6140 100644 --- a/test/playwright/playwright-util.js +++ b/test/playwright/playwright-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/test/playwright/visual.spec.js b/test/playwright/visual.spec.js index 3b46a6d0..3ecf4c6e 100644 --- a/test/playwright/visual.spec.js +++ b/test/playwright/visual.spec.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |