diff options
Diffstat (limited to 'ext/js/media')
| -rw-r--r-- | ext/js/media/audio-downloader.js | 2 | ||||
| -rw-r--r-- | ext/js/media/audio-system.js | 2 | ||||
| -rw-r--r-- | ext/js/media/media-util.js | 2 | ||||
| -rw-r--r-- | ext/js/media/text-to-speech-audio.js | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/ext/js/media/audio-downloader.js b/ext/js/media/audio-downloader.js index 4e602f8c..3a3b21d0 100644 --- a/ext/js/media/audio-downloader.js +++ b/ext/js/media/audio-downloader.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2017-2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/media/audio-system.js b/ext/js/media/audio-system.js index c311b96c..b479783f 100644 --- a/ext/js/media/audio-system.js +++ b/ext/js/media/audio-system.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2019-2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/media/media-util.js b/ext/js/media/media-util.js index 1d70acd3..1f9f2d0b 100644 --- a/ext/js/media/media-util.js +++ b/ext/js/media/media-util.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2020-2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/media/text-to-speech-audio.js b/ext/js/media/text-to-speech-audio.js index cd1205e5..6a8a741f 100644 --- a/ext/js/media/text-to-speech-audio.js +++ b/ext/js/media/text-to-speech-audio.js @@ -1,5 +1,5 @@  /* - * Copyright (C) 2023  Yomitan Authors + * Copyright (C) 2023-2024  Yomitan Authors   * Copyright (C) 2020-2022  Yomichan Authors   *   * This program is free software: you can redistribute it and/or modify  |