diff options
Diffstat (limited to 'dev/bin')
| -rw-r--r-- | dev/bin/build-libs.js | 2 | ||||
| -rw-r--r-- | dev/bin/build.js | 2 | ||||
| -rw-r--r-- | dev/bin/dictionary-validate.js | 2 | ||||
| -rw-r--r-- | dev/bin/generate-css-json.js | 2 | ||||
| -rw-r--r-- | dev/bin/schema-validate.js | 2 | 
5 files changed, 5 insertions, 5 deletions
| diff --git a/dev/bin/build-libs.js b/dev/bin/build-libs.js index 07d27188..a614407e 100644 --- a/dev/bin/build-libs.js +++ b/dev/bin/build-libs.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/dev/bin/build.js b/dev/bin/build.js index 5d7e4f0d..190964d5 100644 --- a/dev/bin/build.js +++ b/dev/bin/build.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/dev/bin/dictionary-validate.js b/dev/bin/dictionary-validate.js index dc01815e..e7c3562e 100644 --- a/dev/bin/dictionary-validate.js +++ b/dev/bin/dictionary-validate.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/dev/bin/generate-css-json.js b/dev/bin/generate-css-json.js index 57419b41..8b77016a 100644 --- a/dev/bin/generate-css-json.js +++ b/dev/bin/generate-css-json.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/dev/bin/schema-validate.js b/dev/bin/schema-validate.js index bbd5ad5f..74a42444 100644 --- a/dev/bin/schema-validate.js +++ b/dev/bin/schema-validate.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 |