summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-01 14:50:41 -0500
committerGitHub <noreply@github.com>2021-01-01 14:50:41 -0500
commita02891e52c00f950387017e86d35693d03a8a1d7 (patch)
treee1906ffd308236ae161fbaaeb62aab82ec05ecfe
parent41e8f056cc59b54658f8f252498e40ab37d5fadf (diff)
Update copyright year (#1194)
* Update copyright year * Remove redundant Author info
-rw-r--r--LICENSE2
-rw-r--r--dev/build-libs.js2
-rw-r--r--dev/build.js2
-rw-r--r--dev/database-vm.js2
-rw-r--r--dev/dictionary-validate.js2
-rw-r--r--dev/lint/global-declarations.js3
-rw-r--r--dev/lint/html-scripts.js3
-rw-r--r--dev/schema-validate.js2
-rw-r--r--dev/util.js2
-rw-r--r--dev/vm.js2
-rw-r--r--ext/bg/css/context.css2
-rw-r--r--ext/bg/css/pitch-accents-preview.css2
-rw-r--r--ext/bg/css/popup-preview.css2
-rw-r--r--ext/bg/css/settings.css2
-rw-r--r--ext/bg/css/settings2.css2
-rw-r--r--ext/bg/js/anki-note-builder.js2
-rw-r--r--ext/bg/js/anki.js2
-rw-r--r--ext/bg/js/audio-downloader.js2
-rw-r--r--ext/bg/js/backend.js2
-rw-r--r--ext/bg/js/background-main.js2
-rw-r--r--ext/bg/js/clipboard-monitor.js2
-rw-r--r--ext/bg/js/clipboard-reader.js2
-rw-r--r--ext/bg/js/context-main.js2
-rw-r--r--ext/bg/js/database.js2
-rw-r--r--ext/bg/js/deinflector.js2
-rw-r--r--ext/bg/js/dictionary-database.js2
-rw-r--r--ext/bg/js/dictionary-importer.js2
-rw-r--r--ext/bg/js/generic-page-main.js2
-rw-r--r--ext/bg/js/info-main.js2
-rw-r--r--ext/bg/js/json-schema.js2
-rw-r--r--ext/bg/js/mecab.js2
-rw-r--r--ext/bg/js/media-utility.js2
-rw-r--r--ext/bg/js/native-simple-dom-parser.js2
-rw-r--r--ext/bg/js/options.js2
-rw-r--r--ext/bg/js/permissions-main.js2
-rw-r--r--ext/bg/js/profile-conditions.js2
-rw-r--r--ext/bg/js/query-parser.js2
-rw-r--r--ext/bg/js/request-builder.js2
-rw-r--r--ext/bg/js/search-main.js2
-rw-r--r--ext/bg/js/search.js2
-rw-r--r--ext/bg/js/settings/anki-controller.js2
-rw-r--r--ext/bg/js/settings/anki-templates-controller.js2
-rw-r--r--ext/bg/js/settings/audio-controller.js2
-rw-r--r--ext/bg/js/settings/backup-controller.js2
-rw-r--r--ext/bg/js/settings/clipboard-popups-controller.js2
-rw-r--r--ext/bg/js/settings/dictionary-controller.js2
-rw-r--r--ext/bg/js/settings/dictionary-import-controller.js2
-rw-r--r--ext/bg/js/settings/generic-setting-controller.js2
-rw-r--r--ext/bg/js/settings/keyboard-mouse-input-field.js2
-rw-r--r--ext/bg/js/settings/main.js2
-rw-r--r--ext/bg/js/settings/modal-controller.js2
-rw-r--r--ext/bg/js/settings/modal-jquery.js2
-rw-r--r--ext/bg/js/settings/modal.js2
-rw-r--r--ext/bg/js/settings/pitch-accents-preview-main.js2
-rw-r--r--ext/bg/js/settings/popup-menu.js2
-rw-r--r--ext/bg/js/settings/popup-preview-controller.js2
-rw-r--r--ext/bg/js/settings/popup-preview-frame-main.js2
-rw-r--r--ext/bg/js/settings/popup-preview-frame.js2
-rw-r--r--ext/bg/js/settings/profile-conditions-ui.js2
-rw-r--r--ext/bg/js/settings/profile-controller.js2
-rw-r--r--ext/bg/js/settings/scan-inputs-controller.js2
-rw-r--r--ext/bg/js/settings/scan-inputs-simple-controller.js2
-rw-r--r--ext/bg/js/settings/settings-controller.js2
-rw-r--r--ext/bg/js/settings/status-footer.js2
-rw-r--r--ext/bg/js/settings/storage-controller.js2
-rw-r--r--ext/bg/js/settings2/nested-popups-controller.js2
-rw-r--r--ext/bg/js/settings2/secondary-search-dictionary-controller.js2
-rw-r--r--ext/bg/js/settings2/settings-display-controller.js2
-rw-r--r--ext/bg/js/settings2/settings-main.js2
-rw-r--r--ext/bg/js/simple-dom-parser.js2
-rw-r--r--ext/bg/js/template-renderer-frame-api.js2
-rw-r--r--ext/bg/js/template-renderer-frame-main.js2
-rw-r--r--ext/bg/js/template-renderer-proxy.js2
-rw-r--r--ext/bg/js/template-renderer.js2
-rw-r--r--ext/bg/js/text-source-map.js2
-rw-r--r--ext/bg/js/translator.js2
-rw-r--r--ext/bg/js/welcome-main.js2
-rw-r--r--ext/bg/legal.html2
-rw-r--r--ext/fg/js/content-script-main.js2
-rw-r--r--ext/fg/js/dom-text-scanner.js2
-rw-r--r--ext/fg/js/float-main.js2
-rw-r--r--ext/fg/js/frame-offset-forwarder.js2
-rw-r--r--ext/fg/js/frontend.js2
-rw-r--r--ext/fg/js/popup-factory.js2
-rw-r--r--ext/fg/js/popup-proxy.js2
-rw-r--r--ext/fg/js/popup-window.js2
-rw-r--r--ext/fg/js/popup.js2
-rw-r--r--ext/fg/js/text-source-element.js2
-rw-r--r--ext/fg/js/text-source-range.js2
-rw-r--r--ext/mixed/css/display.css2
-rw-r--r--ext/mixed/css/material.css2
-rw-r--r--ext/mixed/css/popup-outer.css2
-rw-r--r--ext/mixed/css/search.css2
-rw-r--r--ext/mixed/js/api.js2
-rw-r--r--ext/mixed/js/audio-system.js2
-rw-r--r--ext/mixed/js/cache-map.js2
-rw-r--r--ext/mixed/js/comm.js2
-rw-r--r--ext/mixed/js/core.js2
-rw-r--r--ext/mixed/js/dictionary-data-util.js2
-rw-r--r--ext/mixed/js/display-generator.js2
-rw-r--r--ext/mixed/js/display-history.js2
-rw-r--r--ext/mixed/js/display-notification.js2
-rw-r--r--ext/mixed/js/display-profile-selection.js2
-rw-r--r--ext/mixed/js/display.js2
-rw-r--r--ext/mixed/js/document-focus-controller.js2
-rw-r--r--ext/mixed/js/document-util.js2
-rw-r--r--ext/mixed/js/dom-data-binder.js2
-rw-r--r--ext/mixed/js/dynamic-loader-sentinel.js2
-rw-r--r--ext/mixed/js/dynamic-loader.js2
-rw-r--r--ext/mixed/js/environment.js2
-rw-r--r--ext/mixed/js/frame-client.js2
-rw-r--r--ext/mixed/js/frame-endpoint.js2
-rw-r--r--ext/mixed/js/html-template-collection.js2
-rw-r--r--ext/mixed/js/japanese.js2
-rw-r--r--ext/mixed/js/media-loader.js2
-rw-r--r--ext/mixed/js/object-property-accessor.js2
-rw-r--r--ext/mixed/js/panel-element.js2
-rw-r--r--ext/mixed/js/scroll.js2
-rw-r--r--ext/mixed/js/selector-observer.js2
-rw-r--r--ext/mixed/js/task-accumulator.js2
-rw-r--r--ext/mixed/js/text-scanner.js2
-rw-r--r--ext/mixed/js/text-to-speech-audio.js2
-rw-r--r--ext/mixed/js/timer.js2
-rw-r--r--ext/mixed/js/yomichan.js2
-rw-r--r--ext/sw.js2
-rw-r--r--test/test-all.js2
-rw-r--r--test/test-cache-map.js2
-rw-r--r--test/test-core.js2
-rw-r--r--test/test-database.js2
-rw-r--r--test/test-deinflector.js2
-rw-r--r--test/test-dictionary.js2
-rw-r--r--test/test-document-util.js2
-rw-r--r--test/test-dom-text-scanner.js2
-rw-r--r--test/test-japanese.js2
-rw-r--r--test/test-manifest.js2
-rw-r--r--test/test-object-property-accessor.js2
-rw-r--r--test/test-options-util.js2
-rw-r--r--test/test-profile-conditions.js2
-rw-r--r--test/test-schema.js2
-rw-r--r--test/test-sw.js3
-rw-r--r--test/test-text-source-map.js2
-rw-r--r--test/test-translator.js2
142 files changed, 142 insertions, 145 deletions
diff --git a/LICENSE b/LICENSE
index 23c698c5..a045c2f0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2016-2020 Yomichan Authors
+Copyright 2016-2021 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-libs.js b/dev/build-libs.js
index 138fe089..2831457e 100644
--- a/dev/build-libs.js
+++ b/dev/build-libs.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 63975519..9cbbd518 100644
--- a/dev/build.js
+++ b/dev/build.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/database-vm.js b/dev/database-vm.js
index bffa798b..e43daf2f 100644
--- a/dev/database-vm.js
+++ b/dev/database-vm.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 cf449b09..26c8185b 100644
--- a/dev/dictionary-validate.js
+++ b/dev/dictionary-validate.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 57097c03..03cf74f4 100644
--- a/dev/lint/global-declarations.js
+++ b/dev/lint/global-declarations.js
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
- * Author: Yomichan Authors
+ * Copyright (C) 2020-2021 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 ae518252..04d5cc84 100644
--- a/dev/lint/html-scripts.js
+++ b/dev/lint/html-scripts.js
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
- * Author: Yomichan Authors
+ * Copyright (C) 2020-2021 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 7b6bb5e7..bf496223 100644
--- a/dev/schema-validate.js
+++ b/dev/schema-validate.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 a5d1ead9..a0c35a9e 100644
--- a/dev/util.js
+++ b/dev/util.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/vm.js b/dev/vm.js
index 79e92772..b3fc63e7 100644
--- a/dev/vm.js
+++ b/dev/vm.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/css/context.css b/ext/bg/css/context.css
index 3d1dceb2..1c3f3204 100644
--- a/ext/bg/css/context.css
+++ b/ext/bg/css/context.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/css/pitch-accents-preview.css b/ext/bg/css/pitch-accents-preview.css
index 339ca9f5..cd731a99 100644
--- a/ext/bg/css/pitch-accents-preview.css
+++ b/ext/bg/css/pitch-accents-preview.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/css/popup-preview.css b/ext/bg/css/popup-preview.css
index 6f520db6..88b6a8f3 100644
--- a/ext/bg/css/popup-preview.css
+++ b/ext/bg/css/popup-preview.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/css/settings.css b/ext/bg/css/settings.css
index 781c797c..a7a7bcde 100644
--- a/ext/bg/css/settings.css
+++ b/ext/bg/css/settings.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/css/settings2.css b/ext/bg/css/settings2.css
index 418cb922..8759e941 100644
--- a/ext/bg/css/settings2.css
+++ b/ext/bg/css/settings2.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/anki-note-builder.js b/ext/bg/js/anki-note-builder.js
index 094dd77b..71ef5b25 100644
--- a/ext/bg/js/anki-note-builder.js
+++ b/ext/bg/js/anki-note-builder.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/anki.js b/ext/bg/js/anki.js
index 8693bc9a..ba5b4161 100644
--- a/ext/bg/js/anki.js
+++ b/ext/bg/js/anki.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/audio-downloader.js b/ext/bg/js/audio-downloader.js
index d1c4a02e..9b34be56 100644
--- a/ext/bg/js/audio-downloader.js
+++ b/ext/bg/js/audio-downloader.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2020 Yomichan Authors
+ * Copyright (C) 2017-2021 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/ext/bg/js/backend.js b/ext/bg/js/backend.js
index 205c06b1..c7131728 100644
--- a/ext/bg/js/backend.js
+++ b/ext/bg/js/backend.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/background-main.js b/ext/bg/js/background-main.js
index 6b64ad37..01e57d0f 100644
--- a/ext/bg/js/background-main.js
+++ b/ext/bg/js/background-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/clipboard-monitor.js b/ext/bg/js/clipboard-monitor.js
index 5be6d373..87d8d6fc 100644
--- a/ext/bg/js/clipboard-monitor.js
+++ b/ext/bg/js/clipboard-monitor.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/clipboard-reader.js b/ext/bg/js/clipboard-reader.js
index d8c80c21..4fcb480e 100644
--- a/ext/bg/js/clipboard-reader.js
+++ b/ext/bg/js/clipboard-reader.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/context-main.js b/ext/bg/js/context-main.js
index 96b54a99..4db0f096 100644
--- a/ext/bg/js/context-main.js
+++ b/ext/bg/js/context-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2020 Yomichan Authors
+ * Copyright (C) 2017-2021 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/ext/bg/js/database.js b/ext/bg/js/database.js
index 96eaa340..068f4a5f 100644
--- a/ext/bg/js/database.js
+++ b/ext/bg/js/database.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/deinflector.js b/ext/bg/js/deinflector.js
index 341ff3e4..8fee3f01 100644
--- a/ext/bg/js/deinflector.js
+++ b/ext/bg/js/deinflector.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/dictionary-database.js b/ext/bg/js/dictionary-database.js
index 55fc0915..b363ed25 100644
--- a/ext/bg/js/dictionary-database.js
+++ b/ext/bg/js/dictionary-database.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/dictionary-importer.js b/ext/bg/js/dictionary-importer.js
index b641de3a..33870259 100644
--- a/ext/bg/js/dictionary-importer.js
+++ b/ext/bg/js/dictionary-importer.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/generic-page-main.js b/ext/bg/js/generic-page-main.js
index 29fcf63d..db1a770a 100644
--- a/ext/bg/js/generic-page-main.js
+++ b/ext/bg/js/generic-page-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/info-main.js b/ext/bg/js/info-main.js
index 71cfdbd8..6cf82595 100644
--- a/ext/bg/js/info-main.js
+++ b/ext/bg/js/info-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/json-schema.js b/ext/bg/js/json-schema.js
index ca5ecd9b..85ced354 100644
--- a/ext/bg/js/json-schema.js
+++ b/ext/bg/js/json-schema.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/mecab.js b/ext/bg/js/mecab.js
index 815ee860..238f7a7a 100644
--- a/ext/bg/js/mecab.js
+++ b/ext/bg/js/mecab.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/media-utility.js b/ext/bg/js/media-utility.js
index 52e32113..b50b2481 100644
--- a/ext/bg/js/media-utility.js
+++ b/ext/bg/js/media-utility.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/native-simple-dom-parser.js b/ext/bg/js/native-simple-dom-parser.js
index 4e0d89ea..27dadec0 100644
--- a/ext/bg/js/native-simple-dom-parser.js
+++ b/ext/bg/js/native-simple-dom-parser.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/options.js b/ext/bg/js/options.js
index fd4c078f..5c68e77c 100644
--- a/ext/bg/js/options.js
+++ b/ext/bg/js/options.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/permissions-main.js b/ext/bg/js/permissions-main.js
index b1c0430e..0d45ace6 100644
--- a/ext/bg/js/permissions-main.js
+++ b/ext/bg/js/permissions-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/profile-conditions.js b/ext/bg/js/profile-conditions.js
index 9f2f6b16..8e6c7163 100644
--- a/ext/bg/js/profile-conditions.js
+++ b/ext/bg/js/profile-conditions.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/query-parser.js b/ext/bg/js/query-parser.js
index d3065188..a7c00829 100644
--- a/ext/bg/js/query-parser.js
+++ b/ext/bg/js/query-parser.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/request-builder.js b/ext/bg/js/request-builder.js
index 9c469056..dda5825d 100644
--- a/ext/bg/js/request-builder.js
+++ b/ext/bg/js/request-builder.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/search-main.js b/ext/bg/js/search-main.js
index 4bcf14e8..73bc6750 100644
--- a/ext/bg/js/search-main.js
+++ b/ext/bg/js/search-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/search.js b/ext/bg/js/search.js
index fb8757eb..1417bdb5 100644
--- a/ext/bg/js/search.js
+++ b/ext/bg/js/search.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/settings/anki-controller.js b/ext/bg/js/settings/anki-controller.js
index fe8de3b7..96d43b7a 100644
--- a/ext/bg/js/settings/anki-controller.js
+++ b/ext/bg/js/settings/anki-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/anki-templates-controller.js b/ext/bg/js/settings/anki-templates-controller.js
index e68656c5..5e40b7db 100644
--- a/ext/bg/js/settings/anki-templates-controller.js
+++ b/ext/bg/js/settings/anki-templates-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/audio-controller.js b/ext/bg/js/settings/audio-controller.js
index 9a44e870..200a158d 100644
--- a/ext/bg/js/settings/audio-controller.js
+++ b/ext/bg/js/settings/audio-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/backup-controller.js b/ext/bg/js/settings/backup-controller.js
index 70ccd0e4..f97a45c5 100644
--- a/ext/bg/js/settings/backup-controller.js
+++ b/ext/bg/js/settings/backup-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/clipboard-popups-controller.js b/ext/bg/js/settings/clipboard-popups-controller.js
index 294663f9..810b1bc6 100644
--- a/ext/bg/js/settings/clipboard-popups-controller.js
+++ b/ext/bg/js/settings/clipboard-popups-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/dictionary-controller.js b/ext/bg/js/settings/dictionary-controller.js
index 1029685e..e32e4d6f 100644
--- a/ext/bg/js/settings/dictionary-controller.js
+++ b/ext/bg/js/settings/dictionary-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/dictionary-import-controller.js b/ext/bg/js/settings/dictionary-import-controller.js
index 4945d54c..f392e5a9 100644
--- a/ext/bg/js/settings/dictionary-import-controller.js
+++ b/ext/bg/js/settings/dictionary-import-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/generic-setting-controller.js b/ext/bg/js/settings/generic-setting-controller.js
index b669cab9..95be975e 100644
--- a/ext/bg/js/settings/generic-setting-controller.js
+++ b/ext/bg/js/settings/generic-setting-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/keyboard-mouse-input-field.js b/ext/bg/js/settings/keyboard-mouse-input-field.js
index d5a2a2ea..08425562 100644
--- a/ext/bg/js/settings/keyboard-mouse-input-field.js
+++ b/ext/bg/js/settings/keyboard-mouse-input-field.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/main.js b/ext/bg/js/settings/main.js
index 09df19e4..0ce0b2db 100644
--- a/ext/bg/js/settings/main.js
+++ b/ext/bg/js/settings/main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/settings/modal-controller.js b/ext/bg/js/settings/modal-controller.js
index 8e551564..832ea437 100644
--- a/ext/bg/js/settings/modal-controller.js
+++ b/ext/bg/js/settings/modal-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/modal-jquery.js b/ext/bg/js/settings/modal-jquery.js
index a35da1af..8c69ae6d 100644
--- a/ext/bg/js/settings/modal-jquery.js
+++ b/ext/bg/js/settings/modal-jquery.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/modal.js b/ext/bg/js/settings/modal.js
index e87ed2d9..2ef49540 100644
--- a/ext/bg/js/settings/modal.js
+++ b/ext/bg/js/settings/modal.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/pitch-accents-preview-main.js b/ext/bg/js/settings/pitch-accents-preview-main.js
index 23814089..f292170a 100644
--- a/ext/bg/js/settings/pitch-accents-preview-main.js
+++ b/ext/bg/js/settings/pitch-accents-preview-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/popup-menu.js b/ext/bg/js/settings/popup-menu.js
index cdacd81f..63c257ad 100644
--- a/ext/bg/js/settings/popup-menu.js
+++ b/ext/bg/js/settings/popup-menu.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/popup-preview-controller.js b/ext/bg/js/settings/popup-preview-controller.js
index b5e347d0..06939bb4 100644
--- a/ext/bg/js/settings/popup-preview-controller.js
+++ b/ext/bg/js/settings/popup-preview-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/popup-preview-frame-main.js b/ext/bg/js/settings/popup-preview-frame-main.js
index 038327cd..a639ced7 100644
--- a/ext/bg/js/settings/popup-preview-frame-main.js
+++ b/ext/bg/js/settings/popup-preview-frame-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/popup-preview-frame.js b/ext/bg/js/settings/popup-preview-frame.js
index e3d598d9..73d8882a 100644
--- a/ext/bg/js/settings/popup-preview-frame.js
+++ b/ext/bg/js/settings/popup-preview-frame.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings/profile-conditions-ui.js b/ext/bg/js/settings/profile-conditions-ui.js
index 256130ca..69319574 100644
--- a/ext/bg/js/settings/profile-conditions-ui.js
+++ b/ext/bg/js/settings/profile-conditions-ui.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/profile-controller.js b/ext/bg/js/settings/profile-controller.js
index 4e0782d6..b56f92bb 100644
--- a/ext/bg/js/settings/profile-controller.js
+++ b/ext/bg/js/settings/profile-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/scan-inputs-controller.js b/ext/bg/js/settings/scan-inputs-controller.js
index 3ee4cb34..462b9683 100644
--- a/ext/bg/js/settings/scan-inputs-controller.js
+++ b/ext/bg/js/settings/scan-inputs-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/scan-inputs-simple-controller.js b/ext/bg/js/settings/scan-inputs-simple-controller.js
index 73066ccf..b6e56189 100644
--- a/ext/bg/js/settings/scan-inputs-simple-controller.js
+++ b/ext/bg/js/settings/scan-inputs-simple-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/settings-controller.js b/ext/bg/js/settings/settings-controller.js
index 48d1351a..c8b21e21 100644
--- a/ext/bg/js/settings/settings-controller.js
+++ b/ext/bg/js/settings/settings-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/status-footer.js b/ext/bg/js/settings/status-footer.js
index 391ad445..c03e6775 100644
--- a/ext/bg/js/settings/status-footer.js
+++ b/ext/bg/js/settings/status-footer.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings/storage-controller.js b/ext/bg/js/settings/storage-controller.js
index 32b98304..c27c8690 100644
--- a/ext/bg/js/settings/storage-controller.js
+++ b/ext/bg/js/settings/storage-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/js/settings2/nested-popups-controller.js b/ext/bg/js/settings2/nested-popups-controller.js
index 41bf0e11..1ebc7389 100644
--- a/ext/bg/js/settings2/nested-popups-controller.js
+++ b/ext/bg/js/settings2/nested-popups-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings2/secondary-search-dictionary-controller.js b/ext/bg/js/settings2/secondary-search-dictionary-controller.js
index 8b6ea9d9..2fb3de67 100644
--- a/ext/bg/js/settings2/secondary-search-dictionary-controller.js
+++ b/ext/bg/js/settings2/secondary-search-dictionary-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings2/settings-display-controller.js b/ext/bg/js/settings2/settings-display-controller.js
index f17e3dcb..c5661b13 100644
--- a/ext/bg/js/settings2/settings-display-controller.js
+++ b/ext/bg/js/settings2/settings-display-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/settings2/settings-main.js b/ext/bg/js/settings2/settings-main.js
index 162ed3cd..1a719edd 100644
--- a/ext/bg/js/settings2/settings-main.js
+++ b/ext/bg/js/settings2/settings-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/simple-dom-parser.js b/ext/bg/js/simple-dom-parser.js
index 391ad3d3..7c57ca98 100644
--- a/ext/bg/js/simple-dom-parser.js
+++ b/ext/bg/js/simple-dom-parser.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/template-renderer-frame-api.js b/ext/bg/js/template-renderer-frame-api.js
index ff09dc90..ecdc7268 100644
--- a/ext/bg/js/template-renderer-frame-api.js
+++ b/ext/bg/js/template-renderer-frame-api.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/template-renderer-frame-main.js b/ext/bg/js/template-renderer-frame-main.js
index 171028a3..1bd7e086 100644
--- a/ext/bg/js/template-renderer-frame-main.js
+++ b/ext/bg/js/template-renderer-frame-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/template-renderer-proxy.js b/ext/bg/js/template-renderer-proxy.js
index adc20e9f..507d8067 100644
--- a/ext/bg/js/template-renderer-proxy.js
+++ b/ext/bg/js/template-renderer-proxy.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/template-renderer.js b/ext/bg/js/template-renderer.js
index 6a76a4e6..c3e5470e 100644
--- a/ext/bg/js/template-renderer.js
+++ b/ext/bg/js/template-renderer.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/text-source-map.js b/ext/bg/js/text-source-map.js
index 6ed553e6..49b6d99f 100644
--- a/ext/bg/js/text-source-map.js
+++ b/ext/bg/js/text-source-map.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/bg/js/translator.js b/ext/bg/js/translator.js
index 27870cf5..c9cdf8e4 100644
--- a/ext/bg/js/translator.js
+++ b/ext/bg/js/translator.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/bg/js/welcome-main.js b/ext/bg/js/welcome-main.js
index cbc7e2f8..57b265dc 100644
--- a/ext/bg/js/welcome-main.js
+++ b/ext/bg/js/welcome-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/bg/legal.html b/ext/bg/legal.html
index 9e63c0f0..85d782a5 100644
--- a/ext/bg/legal.html
+++ b/ext/bg/legal.html
@@ -33,7 +33,7 @@ pre {
<h2>Yomichan License</h2>
<div class="settings-group"><div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label">
<pre>
-Copyright (C) 2016-2020 Yomichan Authors
+Copyright (C) 2016-2021 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/ext/fg/js/content-script-main.js b/ext/fg/js/content-script-main.js
index a427d10f..80a600e2 100644
--- a/ext/fg/js/content-script-main.js
+++ b/ext/fg/js/content-script-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/fg/js/dom-text-scanner.js b/ext/fg/js/dom-text-scanner.js
index 8fa67ede..71e74fc3 100644
--- a/ext/fg/js/dom-text-scanner.js
+++ b/ext/fg/js/dom-text-scanner.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/fg/js/float-main.js b/ext/fg/js/float-main.js
index a8b3d1b0..f220385e 100644
--- a/ext/fg/js/float-main.js
+++ b/ext/fg/js/float-main.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/fg/js/frame-offset-forwarder.js b/ext/fg/js/frame-offset-forwarder.js
index e2c34736..b5d5424c 100644
--- a/ext/fg/js/frame-offset-forwarder.js
+++ b/ext/fg/js/frame-offset-forwarder.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/fg/js/frontend.js b/ext/fg/js/frontend.js
index c9b30d8b..3a5a2a44 100644
--- a/ext/fg/js/frontend.js
+++ b/ext/fg/js/frontend.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/fg/js/popup-factory.js b/ext/fg/js/popup-factory.js
index 9a6c2ccd..6960b254 100644
--- a/ext/fg/js/popup-factory.js
+++ b/ext/fg/js/popup-factory.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/fg/js/popup-proxy.js b/ext/fg/js/popup-proxy.js
index a03b58e8..6d6c7fb9 100644
--- a/ext/fg/js/popup-proxy.js
+++ b/ext/fg/js/popup-proxy.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/fg/js/popup-window.js b/ext/fg/js/popup-window.js
index 3d68beb8..a6011874 100644
--- a/ext/fg/js/popup-window.js
+++ b/ext/fg/js/popup-window.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/fg/js/popup.js b/ext/fg/js/popup.js
index c24ffb5c..5c2e57e9 100644
--- a/ext/fg/js/popup.js
+++ b/ext/fg/js/popup.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/fg/js/text-source-element.js b/ext/fg/js/text-source-element.js
index 983b0971..a0e1254f 100644
--- a/ext/fg/js/text-source-element.js
+++ b/ext/fg/js/text-source-element.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/fg/js/text-source-range.js b/ext/fg/js/text-source-range.js
index eba7a7cc..60086e7f 100644
--- a/ext/fg/js/text-source-range.js
+++ b/ext/fg/js/text-source-range.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/css/display.css b/ext/mixed/css/display.css
index d0607147..7790d8a7 100644
--- a/ext/mixed/css/display.css
+++ b/ext/mixed/css/display.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/css/material.css b/ext/mixed/css/material.css
index 3adf4803..ae3541a8 100644
--- a/ext/mixed/css/material.css
+++ b/ext/mixed/css/material.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/css/popup-outer.css b/ext/mixed/css/popup-outer.css
index 0ee8df9e..626d0c32 100644
--- a/ext/mixed/css/popup-outer.css
+++ b/ext/mixed/css/popup-outer.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/css/search.css b/ext/mixed/css/search.css
index 6527f920..f0d69b3d 100644
--- a/ext/mixed/css/search.css
+++ b/ext/mixed/css/search.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/api.js b/ext/mixed/js/api.js
index 32dd332e..83b5c083 100644
--- a/ext/mixed/js/api.js
+++ b/ext/mixed/js/api.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/js/audio-system.js b/ext/mixed/js/audio-system.js
index 89302ada..7ae8efdc 100644
--- a/ext/mixed/js/audio-system.js
+++ b/ext/mixed/js/audio-system.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/cache-map.js b/ext/mixed/js/cache-map.js
index bcfb2ff4..57430848 100644
--- a/ext/mixed/js/cache-map.js
+++ b/ext/mixed/js/cache-map.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/comm.js b/ext/mixed/js/comm.js
index 10e1f93b..b1958679 100644
--- a/ext/mixed/js/comm.js
+++ b/ext/mixed/js/comm.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/core.js b/ext/mixed/js/core.js
index aa894e01..c34421c7 100644
--- a/ext/mixed/js/core.js
+++ b/ext/mixed/js/core.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/dictionary-data-util.js b/ext/mixed/js/dictionary-data-util.js
index 1834b5f3..c049d591 100644
--- a/ext/mixed/js/dictionary-data-util.js
+++ b/ext/mixed/js/dictionary-data-util.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/display-generator.js b/ext/mixed/js/display-generator.js
index d25b7def..6a8c03e3 100644
--- a/ext/mixed/js/display-generator.js
+++ b/ext/mixed/js/display-generator.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/display-history.js b/ext/mixed/js/display-history.js
index a369e6fa..a6335521 100644
--- a/ext/mixed/js/display-history.js
+++ b/ext/mixed/js/display-history.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/display-notification.js b/ext/mixed/js/display-notification.js
index 2d3c50bb..0e79f1c6 100644
--- a/ext/mixed/js/display-notification.js
+++ b/ext/mixed/js/display-notification.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2020 Yomichan Authors
+ * Copyright (C) 2017-2021 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/ext/mixed/js/display-profile-selection.js b/ext/mixed/js/display-profile-selection.js
index b66099ff..357a2a85 100644
--- a/ext/mixed/js/display-profile-selection.js
+++ b/ext/mixed/js/display-profile-selection.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/display.js b/ext/mixed/js/display.js
index 3817559d..a3b70764 100644
--- a/ext/mixed/js/display.js
+++ b/ext/mixed/js/display.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2020 Yomichan Authors
+ * Copyright (C) 2017-2021 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/ext/mixed/js/document-focus-controller.js b/ext/mixed/js/document-focus-controller.js
index 985e9f5a..649b5abe 100644
--- a/ext/mixed/js/document-focus-controller.js
+++ b/ext/mixed/js/document-focus-controller.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/document-util.js b/ext/mixed/js/document-util.js
index 611ff98c..59313314 100644
--- a/ext/mixed/js/document-util.js
+++ b/ext/mixed/js/document-util.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/js/dom-data-binder.js b/ext/mixed/js/dom-data-binder.js
index 8b82860d..292b2f67 100644
--- a/ext/mixed/js/dom-data-binder.js
+++ b/ext/mixed/js/dom-data-binder.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/dynamic-loader-sentinel.js b/ext/mixed/js/dynamic-loader-sentinel.js
index f783bdb7..d91a7fef 100644
--- a/ext/mixed/js/dynamic-loader-sentinel.js
+++ b/ext/mixed/js/dynamic-loader-sentinel.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/dynamic-loader.js b/ext/mixed/js/dynamic-loader.js
index 981d1ee5..bb4efb13 100644
--- a/ext/mixed/js/dynamic-loader.js
+++ b/ext/mixed/js/dynamic-loader.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/environment.js b/ext/mixed/js/environment.js
index 3ed9f5cf..5e61a56d 100644
--- a/ext/mixed/js/environment.js
+++ b/ext/mixed/js/environment.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/frame-client.js b/ext/mixed/js/frame-client.js
index 632c50d4..d15cee30 100644
--- a/ext/mixed/js/frame-client.js
+++ b/ext/mixed/js/frame-client.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/frame-endpoint.js b/ext/mixed/js/frame-endpoint.js
index 1414442d..27af9cf3 100644
--- a/ext/mixed/js/frame-endpoint.js
+++ b/ext/mixed/js/frame-endpoint.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/html-template-collection.js b/ext/mixed/js/html-template-collection.js
index d3e2e6fd..65b316c8 100644
--- a/ext/mixed/js/html-template-collection.js
+++ b/ext/mixed/js/html-template-collection.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/japanese.js b/ext/mixed/js/japanese.js
index a6b5c150..c2ce9627 100644
--- a/ext/mixed/js/japanese.js
+++ b/ext/mixed/js/japanese.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/media-loader.js b/ext/mixed/js/media-loader.js
index 70d7bad9..5974e31a 100644
--- a/ext/mixed/js/media-loader.js
+++ b/ext/mixed/js/media-loader.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/object-property-accessor.js b/ext/mixed/js/object-property-accessor.js
index 07b8df61..95773029 100644
--- a/ext/mixed/js/object-property-accessor.js
+++ b/ext/mixed/js/object-property-accessor.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2020 Yomichan Authors
+ * Copyright (C) 2016-2021 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/ext/mixed/js/panel-element.js b/ext/mixed/js/panel-element.js
index 6a2c4526..1ef61d6f 100644
--- a/ext/mixed/js/panel-element.js
+++ b/ext/mixed/js/panel-element.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/scroll.js b/ext/mixed/js/scroll.js
index a57bedf4..33577795 100644
--- a/ext/mixed/js/scroll.js
+++ b/ext/mixed/js/scroll.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/selector-observer.js b/ext/mixed/js/selector-observer.js
index 9f2f6c72..2f3fa49e 100644
--- a/ext/mixed/js/selector-observer.js
+++ b/ext/mixed/js/selector-observer.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/task-accumulator.js b/ext/mixed/js/task-accumulator.js
index 5c6fe312..82691b43 100644
--- a/ext/mixed/js/task-accumulator.js
+++ b/ext/mixed/js/task-accumulator.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/text-scanner.js b/ext/mixed/js/text-scanner.js
index daea6a6c..82bb898f 100644
--- a/ext/mixed/js/text-scanner.js
+++ b/ext/mixed/js/text-scanner.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/text-to-speech-audio.js b/ext/mixed/js/text-to-speech-audio.js
index 701933aa..69244514 100644
--- a/ext/mixed/js/text-to-speech-audio.js
+++ b/ext/mixed/js/text-to-speech-audio.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/mixed/js/timer.js b/ext/mixed/js/timer.js
index 451aa0df..7c43efdf 100644
--- a/ext/mixed/js/timer.js
+++ b/ext/mixed/js/timer.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2019-2020 Yomichan Authors
+ * Copyright (C) 2019-2021 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/ext/mixed/js/yomichan.js b/ext/mixed/js/yomichan.js
index 98e70a08..32408413 100644
--- a/ext/mixed/js/yomichan.js
+++ b/ext/mixed/js/yomichan.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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/ext/sw.js b/ext/sw.js
index 4d3b59ce..baf963db 100644
--- a/ext/sw.js
+++ b/ext/sw.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 71261408..2d324d30 100644
--- a/test/test-all.js
+++ b/test/test-all.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 a0598c18..2ecdd401 100644
--- a/test/test-cache-map.js
+++ b/test/test-cache-map.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 2b29b7f1..cb315c08 100644
--- a/test/test-core.js
+++ b/test/test-core.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 1d9183d6..4ac0dae6 100644
--- a/test/test-database.js
+++ b/test/test-database.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 d8705bf2..68736cf0 100644
--- a/test/test-deinflector.js
+++ b/test/test-deinflector.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 ed85d6a0..aebe1a7f 100644
--- a/test/test-dictionary.js
+++ b/test/test-dictionary.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 63a13581..56368f0b 100644
--- a/test/test-document-util.js
+++ b/test/test-document-util.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 ef59f33e..6fac695a 100644
--- a/test/test-dom-text-scanner.js
+++ b/test/test-dom-text-scanner.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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.js b/test/test-japanese.js
index b4fcd7a0..e784c142 100644
--- a/test/test-japanese.js
+++ b/test/test-japanese.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 cd2413b9..ab2119ac 100644
--- a/test/test-manifest.js
+++ b/test/test-manifest.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 b875575a..920cfc81 100644
--- a/test/test-object-property-accessor.js
+++ b/test/test-object-property-accessor.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 2c8b421c..c78540cb 100644
--- a/test/test-options-util.js
+++ b/test/test-options-util.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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.js b/test/test-profile-conditions.js
index 52d2ca24..40788920 100644
--- a/test/test-profile-conditions.js
+++ b/test/test-profile-conditions.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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-schema.js b/test/test-schema.js
index 0141f1ce..f0ebd669 100644
--- a/test/test-schema.js
+++ b/test/test-schema.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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-sw.js b/test/test-sw.js
index fb8d2f50..8c7b2ab3 100644
--- a/test/test-sw.js
+++ b/test/test-sw.js
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
- * Author: Yomichan Authors
+ * Copyright (C) 2020-2021 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 ef561653..68bb97b0 100644
--- a/test/test-text-source-map.js
+++ b/test/test-text-source-map.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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 97651be3..892448a5 100644
--- a/test/test-translator.js
+++ b/test/test-translator.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2020 Yomichan Authors
+ * Copyright (C) 2020-2021 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