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 /dev | |
parent | 3662c07c63377cc245292f9a0d357ceae491213b (diff) |
Update copyright date (#2062)
* Update eslint settings
* Update 2021 files
* Update other files
Diffstat (limited to 'dev')
-rw-r--r-- | dev/build-libs.js | 2 | ||||
-rw-r--r-- | dev/build.js | 2 | ||||
-rw-r--r-- | dev/css-to-json-util.js | 2 | ||||
-rw-r--r-- | dev/data/display-pronunciation-overrides.css | 2 | ||||
-rw-r--r-- | dev/data/structured-content-overrides.css | 2 | ||||
-rw-r--r-- | dev/database-vm.js | 2 | ||||
-rw-r--r-- | dev/dictionary-validate.js | 2 | ||||
-rw-r--r-- | dev/generate-css-json.js | 2 | ||||
-rw-r--r-- | dev/lint/global-declarations.js | 2 | ||||
-rw-r--r-- | dev/lint/html-scripts.js | 2 | ||||
-rw-r--r-- | dev/manifest-util.js | 2 | ||||
-rw-r--r-- | dev/patch-dependencies.js | 2 | ||||
-rw-r--r-- | dev/schema-validate.js | 2 | ||||
-rw-r--r-- | dev/translator-vm.js | 2 | ||||
-rw-r--r-- | dev/util.js | 2 | ||||
-rw-r--r-- | dev/vm.js | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/dev/build-libs.js b/dev/build-libs.js index 562b77fd..37d74851 100644 --- a/dev/build-libs.js +++ b/dev/build-libs.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/dev/build.js b/dev/build.js index 7d670895..e9c204c5 100644 --- a/dev/build.js +++ b/dev/build.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/dev/css-to-json-util.js b/dev/css-to-json-util.js index d8577c8f..d6a9622c 100644 --- a/dev/css-to-json-util.js +++ b/dev/css-to-json-util.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/dev/data/display-pronunciation-overrides.css b/dev/data/display-pronunciation-overrides.css index eb534025..862f1320 100644 --- a/dev/data/display-pronunciation-overrides.css +++ b/dev/data/display-pronunciation-overrides.css @@ -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 entrys of the GNU General Public License as published by diff --git a/dev/data/structured-content-overrides.css b/dev/data/structured-content-overrides.css index 30df3bde..1d2ed830 100644 --- a/dev/data/structured-content-overrides.css +++ b/dev/data/structured-content-overrides.css @@ -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 entrys of the GNU General Public License as published by diff --git a/dev/database-vm.js b/dev/database-vm.js index a7ad2508..63350124 100644 --- a/dev/database-vm.js +++ b/dev/database-vm.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/dev/dictionary-validate.js b/dev/dictionary-validate.js index a21fa5cb..cf33c787 100644 --- a/dev/dictionary-validate.js +++ b/dev/dictionary-validate.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/dev/generate-css-json.js b/dev/generate-css-json.js index 5d0b0da6..b14849b2 100644 --- a/dev/generate-css-json.js +++ b/dev/generate-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/dev/lint/global-declarations.js b/dev/lint/global-declarations.js index 914d1266..b28f53cd 100644 --- a/dev/lint/global-declarations.js +++ b/dev/lint/global-declarations.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/dev/lint/html-scripts.js b/dev/lint/html-scripts.js index 41263d96..b9752ceb 100644 --- a/dev/lint/html-scripts.js +++ b/dev/lint/html-scripts.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/dev/manifest-util.js b/dev/manifest-util.js index b872a4c1..3fc8a770 100644 --- a/dev/manifest-util.js +++ b/dev/manifest-util.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/dev/patch-dependencies.js b/dev/patch-dependencies.js index 8f4ffb76..7052fd08 100644 --- a/dev/patch-dependencies.js +++ b/dev/patch-dependencies.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/dev/schema-validate.js b/dev/schema-validate.js index 77fbd0c8..2f0e2090 100644 --- a/dev/schema-validate.js +++ b/dev/schema-validate.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/dev/translator-vm.js b/dev/translator-vm.js index c826abec..91a362ab 100644 --- a/dev/translator-vm.js +++ b/dev/translator-vm.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/dev/util.js b/dev/util.js index 1a2209ca..4bf3f746 100644 --- a/dev/util.js +++ b/dev/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 @@ -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 |