diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2022-02-02 20:43:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-02 20:43:10 -0500 |
commit | 89ac85afd03e62818624b507c91569edbec54f3d (patch) | |
tree | 4524d6cfffa280d30215b39b6556f540c6035a2b /test | |
parent | 3662c07c63377cc245292f9a0d357ceae491213b (diff) |
Update copyright date (#2062)
* Update eslint settings
* Update 2021 files
* Update other files
Diffstat (limited to 'test')
-rw-r--r-- | test/data/html/test-document2-script.js | 2 | ||||
-rw-r--r-- | test/test-all.js | 2 | ||||
-rw-r--r-- | test/test-anki-note-builder.js | 2 | ||||
-rw-r--r-- | test/test-cache-map.js | 2 | ||||
-rw-r--r-- | test/test-core.js | 2 | ||||
-rw-r--r-- | test/test-css-json.js | 2 | ||||
-rw-r--r-- | test/test-database.js | 2 | ||||
-rw-r--r-- | test/test-deinflector.js | 2 | ||||
-rw-r--r-- | test/test-dictionary.js | 2 | ||||
-rw-r--r-- | test/test-document-util.js | 2 | ||||
-rw-r--r-- | test/test-dom-text-scanner.js | 2 | ||||
-rw-r--r-- | test/test-hotkey-util.js | 2 | ||||
-rw-r--r-- | test/test-japanese-util.js | 2 | ||||
-rw-r--r-- | test/test-jsdom.js | 2 | ||||
-rw-r--r-- | test/test-json-schema.js | 2 | ||||
-rw-r--r-- | test/test-manifest.js | 2 | ||||
-rw-r--r-- | test/test-object-property-accessor.js | 2 | ||||
-rw-r--r-- | test/test-options-util.js | 2 | ||||
-rw-r--r-- | test/test-profile-conditions-util.js | 2 | ||||
-rw-r--r-- | test/test-text-source-map.js | 2 | ||||
-rw-r--r-- | test/test-translator.js | 2 | ||||
-rw-r--r-- | test/test-workers.js | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/test/data/html/test-document2-script.js b/test/data/html/test-document2-script.js index 8e381b09..03ec9555 100644 --- a/test/data/html/test-document2-script.js +++ b/test/data/html/test-document2-script.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan 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/test-all.js b/test/test-all.js index 2d324d30..f1a6cb27 100644 --- a/test/test-all.js +++ b/test/test-all.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-anki-note-builder.js b/test/test-anki-note-builder.js index 2e4beb21..c228cf92 100644 --- a/test/test-anki-note-builder.js +++ b/test/test-anki-note-builder.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan 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/test-cache-map.js b/test/test-cache-map.js index b01f5ed8..2bb82f83 100644 --- a/test/test-cache-map.js +++ b/test/test-cache-map.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-core.js b/test/test-core.js index 22392359..8ca523dd 100644 --- a/test/test-core.js +++ b/test/test-core.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-css-json.js b/test/test-css-json.js index 541411d9..09f3cb1b 100644 --- a/test/test-css-json.js +++ b/test/test-css-json.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan 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/test-database.js b/test/test-database.js index 15d4746c..ef2c6b78 100644 --- a/test/test-database.js +++ b/test/test-database.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-deinflector.js b/test/test-deinflector.js index d4faf025..94bf80d0 100644 --- a/test/test-deinflector.js +++ b/test/test-deinflector.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-dictionary.js b/test/test-dictionary.js index aca9b072..aea17919 100644 --- a/test/test-dictionary.js +++ b/test/test-dictionary.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-document-util.js b/test/test-document-util.js index e5966034..9bcc5e95 100644 --- a/test/test-document-util.js +++ b/test/test-document-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-dom-text-scanner.js b/test/test-dom-text-scanner.js index 31eca1e7..e4ea98cc 100644 --- a/test/test-dom-text-scanner.js +++ b/test/test-dom-text-scanner.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-hotkey-util.js b/test/test-hotkey-util.js index eb4cf0b3..840678bb 100644 --- a/test/test-hotkey-util.js +++ b/test/test-hotkey-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-japanese-util.js b/test/test-japanese-util.js index cf1ee87e..6aa426d5 100644 --- a/test/test-japanese-util.js +++ b/test/test-japanese-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-jsdom.js b/test/test-jsdom.js index 8b00127d..c97a3d97 100644 --- a/test/test-jsdom.js +++ b/test/test-jsdom.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan 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/test-json-schema.js b/test/test-json-schema.js index cc92c851..aedf1126 100644 --- a/test/test-json-schema.js +++ b/test/test-json-schema.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-manifest.js b/test/test-manifest.js index 8b9e754d..1d98c41b 100644 --- a/test/test-manifest.js +++ b/test/test-manifest.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-object-property-accessor.js b/test/test-object-property-accessor.js index b3f05c7e..1de1fc36 100644 --- a/test/test-object-property-accessor.js +++ b/test/test-object-property-accessor.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-options-util.js b/test/test-options-util.js index 967159e9..a46e4248 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-profile-conditions-util.js b/test/test-profile-conditions-util.js index 2d076a7f..bb2e94ad 100644 --- a/test/test-profile-conditions-util.js +++ b/test/test-profile-conditions-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-text-source-map.js b/test/test-text-source-map.js index 9f0c17bd..1d697ae4 100644 --- a/test/test-text-source-map.js +++ b/test/test-text-source-map.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-translator.js b/test/test-translator.js index 0ae8137a..49128f35 100644 --- a/test/test-translator.js +++ b/test/test-translator.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/test-workers.js b/test/test-workers.js index ec5ba002..86ce7606 100644 --- a/test/test-workers.js +++ b/test/test-workers.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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 |