diff options
Diffstat (limited to 'dev')
-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 | ||||
-rw-r--r-- | dev/build-libs.js | 2 | ||||
-rw-r--r-- | dev/data-error.js | 2 | ||||
-rw-r--r-- | dev/data/display-pronunciation-overrides.css | 2 | ||||
-rw-r--r-- | dev/data/structured-content-overrides.css | 2 | ||||
-rw-r--r-- | dev/dictionary-validate.js | 2 | ||||
-rw-r--r-- | dev/generate-css-json.js | 2 | ||||
-rw-r--r-- | dev/json.js | 2 | ||||
-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 | ||||
-rw-r--r-- | dev/manifest-util.js | 2 | ||||
-rw-r--r-- | dev/schema-validate.js | 2 | ||||
-rw-r--r-- | dev/to-error.js | 2 | ||||
-rw-r--r-- | dev/util.js | 2 |
23 files changed, 23 insertions, 23 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 diff --git a/dev/build-libs.js b/dev/build-libs.js index 10720010..15ab3c8d 100644 --- a/dev/build-libs.js +++ b/dev/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/data-error.js b/dev/data-error.js index 0ab2d354..5659245b 100644 --- a/dev/data-error.js +++ b/dev/data-error.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/data/display-pronunciation-overrides.css b/dev/data/display-pronunciation-overrides.css index 7bba55e5..c0a4da80 100644 --- a/dev/data/display-pronunciation-overrides.css +++ b/dev/data/display-pronunciation-overrides.css @@ -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/dev/data/structured-content-overrides.css b/dev/data/structured-content-overrides.css index c0b14202..46859b1b 100644 --- a/dev/data/structured-content-overrides.css +++ b/dev/data/structured-content-overrides.css @@ -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/dev/dictionary-validate.js b/dev/dictionary-validate.js index 3727310e..8953dbf8 100644 --- a/dev/dictionary-validate.js +++ b/dev/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/generate-css-json.js b/dev/generate-css-json.js index 1a2aaba3..30728831 100644 --- a/dev/generate-css-json.js +++ b/dev/generate-css-json.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/dev/json.js b/dev/json.js index a76edfcd..550f1564 100644 --- a/dev/json.js +++ b/dev/json.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/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 diff --git a/dev/manifest-util.js b/dev/manifest-util.js index 1802e139..6ab81790 100644 --- a/dev/manifest-util.js +++ b/dev/manifest-util.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/dev/schema-validate.js b/dev/schema-validate.js index d4e977e1..d1ffcf82 100644 --- a/dev/schema-validate.js +++ b/dev/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 diff --git a/dev/to-error.js b/dev/to-error.js index 1cc84f50..4cda477e 100644 --- a/dev/to-error.js +++ b/dev/to-error.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/util.js b/dev/util.js index ff1c0120..89bd95da 100644 --- a/dev/util.js +++ b/dev/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 |