diff options
Diffstat (limited to 'ext/js/accessibility')
| -rw-r--r-- | ext/js/accessibility/accessibility-controller.js | 2 | ||||
| -rw-r--r-- | ext/js/accessibility/google-docs-util.js | 2 | ||||
| -rw-r--r-- | ext/js/accessibility/google-docs-xray.js | 2 | ||||
| -rw-r--r-- | ext/js/accessibility/google-docs.js | 2 | 
4 files changed, 4 insertions, 4 deletions
| diff --git a/ext/js/accessibility/accessibility-controller.js b/ext/js/accessibility/accessibility-controller.js index 4dced51b..3cc400e4 100644 --- a/ext/js/accessibility/accessibility-controller.js +++ b/ext/js/accessibility/accessibility-controller.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2021-2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/accessibility/google-docs-util.js b/ext/js/accessibility/google-docs-util.js index cc6cbd69..34a5dd555 100644 --- a/ext/js/accessibility/google-docs-util.js +++ b/ext/js/accessibility/google-docs-util.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/accessibility/google-docs-xray.js b/ext/js/accessibility/google-docs-xray.js index ef293933..f128c058 100644 --- a/ext/js/accessibility/google-docs-xray.js +++ b/ext/js/accessibility/google-docs-xray.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/ext/js/accessibility/google-docs.js b/ext/js/accessibility/google-docs.js index 00266bb6..4af78697 100644 --- a/ext/js/accessibility/google-docs.js +++ b/ext/js/accessibility/google-docs.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 |