diff --git a/build.js b/build.js index 5bbc0f3..e95f55a 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/command/auth.ts b/src/command/auth.ts index 8c0c7c2..8065993 100644 --- a/src/command/auth.ts +++ b/src/command/auth.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/command/export.ts b/src/command/export.ts index e2d936f..446f004 100644 --- a/src/command/export.ts +++ b/src/command/export.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/command/import.ts b/src/command/import.ts index 2f15632..cf30f7e 100644 --- a/src/command/import.ts +++ b/src/command/import.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/command/local.ts b/src/command/local.ts index b7787eb..0ec385a 100644 --- a/src/command/local.ts +++ b/src/command/local.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/command/options.ts b/src/command/options.ts index 82a53f1..eb0ac92 100644 --- a/src/command/options.ts +++ b/src/command/options.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/command/remote.ts b/src/command/remote.ts index 51655da..38b344d 100644 --- a/src/command/remote.ts +++ b/src/command/remote.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/command/repository.ts b/src/command/repository.ts index 385f0ac..214e613 100644 --- a/src/command/repository.ts +++ b/src/command/repository.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/config.ts b/src/config.ts index 2af36c4..961dc5a 100644 --- a/src/config.ts +++ b/src/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/distribution.ts b/src/distribution.ts index a8d7098..cd590b3 100644 --- a/src/distribution.ts +++ b/src/distribution.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.ts b/src/extension.ts index 49563ad..f4cd7fa 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/lib/encrypt.ts b/src/lib/encrypt.ts index b50ab6b..61f353e 100644 --- a/src/lib/encrypt.ts +++ b/src/lib/encrypt.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/files.ts b/src/lib/files.ts index 8bd90a4..e4df135 100644 --- a/src/lib/files.ts +++ b/src/lib/files.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/is.ts b/src/lib/is.ts index a143aed..a979b46 100644 --- a/src/lib/is.ts +++ b/src/lib/is.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/quickpick.ts b/src/lib/quickpick.ts index 2f87670..451265e 100644 --- a/src/lib/quickpick.ts +++ b/src/lib/quickpick.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/logger.ts b/src/logger.ts index a66446c..7b523d4 100644 --- a/src/logger.ts +++ b/src/logger.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/statusbar.ts b/src/statusbar.ts index ff32691..48d91b0 100644 --- a/src/statusbar.ts +++ b/src/statusbar.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/sync/git.ts b/src/sync/git.ts index 0bf9ccb..cb14112 100644 --- a/src/sync/git.ts +++ b/src/sync/git.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/sync/zip.ts b/src/sync/zip.ts index 128869a..1ba8245 100644 --- a/src/sync/zip.ts +++ b/src/sync/zip.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