diff options
Diffstat (limited to 'dev/lib')
| -rw-r--r-- | dev/lib/dexie.js | 2 | ||||
| -rw-r--r-- | dev/lib/handlebars.js | 2 | ||||
| -rw-r--r-- | dev/lib/parse5.js | 2 | ||||
| -rw-r--r-- | dev/lib/ucs2length.js | 2 | ||||
| -rw-r--r-- | dev/lib/wanakana.js | 2 | ||||
| -rw-r--r-- | dev/lib/z-worker.js | 2 | ||||
| -rw-r--r-- | dev/lib/zip.js | 2 | 
7 files changed, 7 insertions, 7 deletions
| diff --git a/dev/lib/dexie.js b/dev/lib/dexie.js index 81a62b28..834260e0 100644 --- a/dev/lib/dexie.js +++ b/dev/lib/dexie.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/dev/lib/handlebars.js b/dev/lib/handlebars.js index 5b57efdd..c99a3b13 100644 --- a/dev/lib/handlebars.js +++ b/dev/lib/handlebars.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/dev/lib/parse5.js b/dev/lib/parse5.js index c7b2c838..03249db4 100644 --- a/dev/lib/parse5.js +++ b/dev/lib/parse5.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/dev/lib/ucs2length.js b/dev/lib/ucs2length.js index 3b370493..ce9027de 100644 --- a/dev/lib/ucs2length.js +++ b/dev/lib/ucs2length.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/dev/lib/wanakana.js b/dev/lib/wanakana.js index dca70729..b2679cec 100644 --- a/dev/lib/wanakana.js +++ b/dev/lib/wanakana.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/dev/lib/z-worker.js b/dev/lib/z-worker.js index f6a95ed3..142ed8fc 100644 --- a/dev/lib/z-worker.js +++ b/dev/lib/z-worker.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/dev/lib/zip.js b/dev/lib/zip.js index b6e85451..007b4285 100644 --- a/dev/lib/zip.js +++ b/dev/lib/zip.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 |