diff options
Diffstat (limited to 'ext/js/input')
-rw-r--r-- | ext/js/input/hotkey-handler.js | 2 | ||||
-rw-r--r-- | ext/js/input/hotkey-help-controller.js | 2 | ||||
-rw-r--r-- | ext/js/input/hotkey-util.js | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ext/js/input/hotkey-handler.js b/ext/js/input/hotkey-handler.js index 90cae462..33a449e3 100644 --- a/ext/js/input/hotkey-handler.js +++ b/ext/js/input/hotkey-handler.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/ext/js/input/hotkey-help-controller.js b/ext/js/input/hotkey-help-controller.js index 3f33a1f4..d7ff2c22 100644 --- a/ext/js/input/hotkey-help-controller.js +++ b/ext/js/input/hotkey-help-controller.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/ext/js/input/hotkey-util.js b/ext/js/input/hotkey-util.js index 3e6d6388..4dd9447a 100644 --- a/ext/js/input/hotkey-util.js +++ b/ext/js/input/hotkey-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 |