diff --git a/build.js b/build.js index 5bbc0f36..e95f55a9 100644 --- a/build.js +++ b/build.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension.ts b/src/extension.ts index 454ac8e7..639d7654 100644 --- a/src/extension.ts +++ b/src/extension.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/api.ts b/src/extension/api.ts index e9a83efa..86ede2f8 100644 --- a/src/extension/api.ts +++ b/src/extension/api.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/config.ts b/src/extension/config.ts index ecf81643..a3c356d2 100644 --- a/src/extension/config.ts +++ b/src/extension/config.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/env.ts b/src/extension/env.ts index 0c65c02f..a0d77f8d 100644 --- a/src/extension/env.ts +++ b/src/extension/env.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/inject.ts b/src/extension/inject.ts index babd7f50..9b8de95b 100644 --- a/src/extension/inject.ts +++ b/src/extension/inject.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/package.ts b/src/extension/package.ts index 23f940c8..6f8c917e 100644 --- a/src/extension/package.ts +++ b/src/extension/package.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/extension/writer.ts b/src/extension/writer.ts index d1b05161..2e89c40e 100644 --- a/src/extension/writer.ts +++ b/src/extension/writer.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/array.ts b/src/lib/array.ts index efa69b9c..876964e4 100644 --- a/src/lib/array.ts +++ b/src/lib/array.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/css.ts b/src/lib/css.ts index 83111680..3c6a0e8c 100644 --- a/src/lib/css.ts +++ b/src/lib/css.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/file.ts b/src/lib/file.ts index f728d71f..ba88fd86 100644 --- a/src/lib/file.ts +++ b/src/lib/file.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/glob.ts b/src/lib/glob.ts index 15739eda..67386bf6 100644 --- a/src/lib/glob.ts +++ b/src/lib/glob.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/math.ts b/src/lib/math.ts index d3a6a146..f655a10d 100644 --- a/src/lib/math.ts +++ b/src/lib/math.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/string.ts b/src/lib/string.ts index 13960bd8..0969e7bb 100644 --- a/src/lib/string.ts +++ b/src/lib/string.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/lib/vscode.ts b/src/lib/vscode.ts index 5db3416d..ad04d3a2 100644 --- a/src/lib/vscode.ts +++ b/src/lib/vscode.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/align.ts b/src/menu/align.ts index e8c7b931..ca80337a 100644 --- a/src/menu/align.ts +++ b/src/menu/align.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/blur.ts b/src/menu/blur.ts index b691393b..964d78d3 100644 --- a/src/menu/blur.ts +++ b/src/menu/blur.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/file.ts b/src/menu/file.ts index 7fdde194..ff03e459 100644 --- a/src/menu/file.ts +++ b/src/menu/file.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/menu.ts b/src/menu/menu.ts index 34e35f52..b071f4de 100644 --- a/src/menu/menu.ts +++ b/src/menu/menu.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/opacity.ts b/src/menu/opacity.ts index 479415ca..ca031b8c 100644 --- a/src/menu/opacity.ts +++ b/src/menu/opacity.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/repeat.ts b/src/menu/repeat.ts index 8cbdadb1..b0e17eb3 100644 --- a/src/menu/repeat.ts +++ b/src/menu/repeat.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/size.ts b/src/menu/size.ts index d6be7dac..ec308af4 100644 --- a/src/menu/size.ts +++ b/src/menu/size.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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/src/menu/time.ts b/src/menu/time.ts index 8f1f6d88..129a17b4 100644 --- a/src/menu/time.ts +++ b/src/menu/time.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Katsute + * Copyright (C) 2025 Katsute * * 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