diff --git a/bin/eask b/bin/eask index 6222a08a..91630d7c 100755 --- a/bin/eask +++ b/bin/eask @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/bin/eask.bat b/bin/eask.bat index 3646ec36..71223fd5 100644 --- a/bin/eask.bat +++ b/bin/eask.bat @@ -1,6 +1,6 @@ @echo off -:: Copyright (C) 2022-2024 the Eask authors. +:: Copyright (C) 2022-2025 the Eask 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/cmds/clean/all.js b/cmds/clean/all.js index 23f5c307..2970ebd1 100644 --- a/cmds/clean/all.js +++ b/cmds/clean/all.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/clean/autoloads.js b/cmds/clean/autoloads.js index eb67ec15..a4f0df7a 100644 --- a/cmds/clean/autoloads.js +++ b/cmds/clean/autoloads.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/clean/dist.js b/cmds/clean/dist.js index da1cf08c..ba27f77d 100644 --- a/cmds/clean/dist.js +++ b/cmds/clean/dist.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/clean/elc.js b/cmds/clean/elc.js index 87d0db58..44293a1d 100644 --- a/cmds/clean/elc.js +++ b/cmds/clean/elc.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/clean/log-file.js b/cmds/clean/log-file.js index b3f3bea0..bdea0985 100644 --- a/cmds/clean/log-file.js +++ b/cmds/clean/log-file.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/clean/pkg-file.js b/cmds/clean/pkg-file.js index 28e630ce..e6e4fecb 100644 --- a/cmds/clean/pkg-file.js +++ b/cmds/clean/pkg-file.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/clean/workspace.js b/cmds/clean/workspace.js index cbbc5dac..6d1cca35 100644 --- a/cmds/clean/workspace.js +++ b/cmds/clean/workspace.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/analyze.js b/cmds/core/analyze.js index af3f0c70..65b0446b 100644 --- a/cmds/core/analyze.js +++ b/cmds/core/analyze.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/archives.js b/cmds/core/archives.js index 46882077..ca60f12a 100644 --- a/cmds/core/archives.js +++ b/cmds/core/archives.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/bump.js b/cmds/core/bump.js index 651bec47..48aced53 100644 --- a/cmds/core/bump.js +++ b/cmds/core/bump.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/cat.js b/cmds/core/cat.js index 9a18d094..edc5262c 100644 --- a/cmds/core/cat.js +++ b/cmds/core/cat.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/clean.js b/cmds/core/clean.js index d22ca7e1..62c15b35 100644 --- a/cmds/core/clean.js +++ b/cmds/core/clean.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/compile.js b/cmds/core/compile.js index c28abe37..04fe80d7 100644 --- a/cmds/core/compile.js +++ b/cmds/core/compile.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/concat.js b/cmds/core/concat.js index a741ff7c..41eb6441 100644 --- a/cmds/core/concat.js +++ b/cmds/core/concat.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/create.js b/cmds/core/create.js index 5cc2e2f9..8e298a26 100644 --- a/cmds/core/create.js +++ b/cmds/core/create.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/docker.js b/cmds/core/docker.js index 37c283d1..27cd0411 100644 --- a/cmds/core/docker.js +++ b/cmds/core/docker.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/docs.js b/cmds/core/docs.js index 5bb15ed9..b84aed03 100644 --- a/cmds/core/docs.js +++ b/cmds/core/docs.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/emacs.js b/cmds/core/emacs.js index b71feb95..f765747e 100644 --- a/cmds/core/emacs.js +++ b/cmds/core/emacs.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/eval.js b/cmds/core/eval.js index c309c58c..a01c3d5a 100644 --- a/cmds/core/eval.js +++ b/cmds/core/eval.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/exec-path.js b/cmds/core/exec-path.js index edfb4083..bcab393f 100644 --- a/cmds/core/exec-path.js +++ b/cmds/core/exec-path.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/exec.js b/cmds/core/exec.js index e865ec80..4ef8063c 100644 --- a/cmds/core/exec.js +++ b/cmds/core/exec.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/files.js b/cmds/core/files.js index bda43a3b..53bf4a96 100644 --- a/cmds/core/files.js +++ b/cmds/core/files.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/format.js b/cmds/core/format.js index 7b8af27a..2feb9e9b 100644 --- a/cmds/core/format.js +++ b/cmds/core/format.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/generate.js b/cmds/core/generate.js index 938dca7f..8d4d97af 100644 --- a/cmds/core/generate.js +++ b/cmds/core/generate.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/info.js b/cmds/core/info.js index 8d4d97e4..efe8f3d9 100644 --- a/cmds/core/info.js +++ b/cmds/core/info.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/init.js b/cmds/core/init.js index 57ac0003..6147b4d5 100644 --- a/cmds/core/init.js +++ b/cmds/core/init.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/install-deps.js b/cmds/core/install-deps.js index 4aebb26d..7169347b 100644 --- a/cmds/core/install-deps.js +++ b/cmds/core/install-deps.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/install.js b/cmds/core/install.js index 688f3cd8..6d8fde79 100644 --- a/cmds/core/install.js +++ b/cmds/core/install.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/keywords.js b/cmds/core/keywords.js index fdeb076d..766f6b5a 100644 --- a/cmds/core/keywords.js +++ b/cmds/core/keywords.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/link.js b/cmds/core/link.js index 4e390e0d..d64495d9 100644 --- a/cmds/core/link.js +++ b/cmds/core/link.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/lint.js b/cmds/core/lint.js index b11e81b6..904980a5 100644 --- a/cmds/core/lint.js +++ b/cmds/core/lint.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/list.js b/cmds/core/list.js index 7ba1d3de..5834fdbe 100644 --- a/cmds/core/list.js +++ b/cmds/core/list.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/load-path.js b/cmds/core/load-path.js index 3ac7f6fa..448ac8af 100644 --- a/cmds/core/load-path.js +++ b/cmds/core/load-path.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/load.js b/cmds/core/load.js index d651d230..065898a3 100644 --- a/cmds/core/load.js +++ b/cmds/core/load.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/loc.js b/cmds/core/loc.js index 94a19efe..47cd0147 100644 --- a/cmds/core/loc.js +++ b/cmds/core/loc.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/outdated.js b/cmds/core/outdated.js index 454f80a9..a300aad4 100644 --- a/cmds/core/outdated.js +++ b/cmds/core/outdated.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/package-directory.js b/cmds/core/package-directory.js index 67c6fd7e..886d9c2c 100644 --- a/cmds/core/package-directory.js +++ b/cmds/core/package-directory.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/package.js b/cmds/core/package.js index 260ce70b..767862ae 100644 --- a/cmds/core/package.js +++ b/cmds/core/package.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/recipe.js b/cmds/core/recipe.js index 05e03d82..2b3dc416 100644 --- a/cmds/core/recipe.js +++ b/cmds/core/recipe.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/recompile.js b/cmds/core/recompile.js index 7e056b3e..3b9492ba 100644 --- a/cmds/core/recompile.js +++ b/cmds/core/recompile.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/refresh.js b/cmds/core/refresh.js index 17f72e5f..c13692a2 100644 --- a/cmds/core/refresh.js +++ b/cmds/core/refresh.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/reinstall.js b/cmds/core/reinstall.js index b02732bd..6d2984a0 100644 --- a/cmds/core/reinstall.js +++ b/cmds/core/reinstall.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/repl.js b/cmds/core/repl.js index 0a0b157f..1368062b 100644 --- a/cmds/core/repl.js +++ b/cmds/core/repl.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/core/run.js b/cmds/core/run.js index 59fdbbe3..92ecd2e7 100644 --- a/cmds/core/run.js +++ b/cmds/core/run.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/search.js b/cmds/core/search.js index 220aeeb9..a1d6eec9 100644 --- a/cmds/core/search.js +++ b/cmds/core/search.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/source.js b/cmds/core/source.js index b598794f..975be787 100644 --- a/cmds/core/source.js +++ b/cmds/core/source.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/status.js b/cmds/core/status.js index eb9f3b4d..077f94b8 100644 --- a/cmds/core/status.js +++ b/cmds/core/status.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/core/test.js b/cmds/core/test.js index fd1f2b1a..626201fc 100644 --- a/cmds/core/test.js +++ b/cmds/core/test.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/uninstall.js b/cmds/core/uninstall.js index 4aad87bd..9a6de7ca 100644 --- a/cmds/core/uninstall.js +++ b/cmds/core/uninstall.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/core/upgrade.js b/cmds/core/upgrade.js index 3380c530..26f9f4b1 100644 --- a/cmds/core/upgrade.js +++ b/cmds/core/upgrade.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/create/elpa.js b/cmds/create/elpa.js index 062747cc..c1506b35 100644 --- a/cmds/create/elpa.js +++ b/cmds/create/elpa.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/create/package.js b/cmds/create/package.js index e5e13e5b..e61478c3 100644 --- a/cmds/create/package.js +++ b/cmds/create/package.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/format/elfmt.js b/cmds/format/elfmt.js index 2276a39f..ac1473bb 100644 --- a/cmds/format/elfmt.js +++ b/cmds/format/elfmt.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/format/elisp-autofmt.js b/cmds/format/elisp-autofmt.js index b6d30b67..29b8da73 100644 --- a/cmds/format/elisp-autofmt.js +++ b/cmds/format/elisp-autofmt.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/autoloads.js b/cmds/generate/autoloads.js index 3fd22632..ea564048 100644 --- a/cmds/generate/autoloads.js +++ b/cmds/generate/autoloads.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/generate/ignore.js b/cmds/generate/ignore.js index bf445f48..5740a264 100644 --- a/cmds/generate/ignore.js +++ b/cmds/generate/ignore.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/generate/license.js b/cmds/generate/license.js index 70048877..e94b6277 100644 --- a/cmds/generate/license.js +++ b/cmds/generate/license.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/generate/pkg-file.js b/cmds/generate/pkg-file.js index ef557153..3579130e 100644 --- a/cmds/generate/pkg-file.js +++ b/cmds/generate/pkg-file.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/generate/recipe.js b/cmds/generate/recipe.js index 041ca03a..2d9f6ca6 100644 --- a/cmds/generate/recipe.js +++ b/cmds/generate/recipe.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/generate/test.js b/cmds/generate/test.js index 73fd3f3f..2c802a68 100644 --- a/cmds/generate/test.js +++ b/cmds/generate/test.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/test/buttercup.js b/cmds/generate/test/buttercup.js index b9c29919..8100f594 100644 --- a/cmds/generate/test/buttercup.js +++ b/cmds/generate/test/buttercup.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/test/ecukes.js b/cmds/generate/test/ecukes.js index 2ef53bcd..9028e7bd 100644 --- a/cmds/generate/test/ecukes.js +++ b/cmds/generate/test/ecukes.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/test/ert-runner.js b/cmds/generate/test/ert-runner.js index 601abc74..6b852e7b 100644 --- a/cmds/generate/test/ert-runner.js +++ b/cmds/generate/test/ert-runner.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/test/ert.js b/cmds/generate/test/ert.js index 7afb21d1..3957b8c3 100644 --- a/cmds/generate/test/ert.js +++ b/cmds/generate/test/ert.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/generate/workflow.js b/cmds/generate/workflow.js index cf8a69df..615e82d2 100644 --- a/cmds/generate/workflow.js +++ b/cmds/generate/workflow.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/generate/workflow/github.js b/cmds/generate/workflow/github.js index 64d8491e..49f699d5 100644 --- a/cmds/generate/workflow/github.js +++ b/cmds/generate/workflow/github.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/generate/workflow/gitlab.js b/cmds/generate/workflow/gitlab.js index 089b5e3e..627fb15f 100644 --- a/cmds/generate/workflow/gitlab.js +++ b/cmds/generate/workflow/gitlab.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/link/add.js b/cmds/link/add.js index e45d8141..bc31729f 100644 --- a/cmds/link/add.js +++ b/cmds/link/add.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/link/delete.js b/cmds/link/delete.js index a7f19dc0..6a5112c5 100644 --- a/cmds/link/delete.js +++ b/cmds/link/delete.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/link/list.js b/cmds/link/list.js index b343acd0..1355847e 100644 --- a/cmds/link/list.js +++ b/cmds/link/list.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/lint/checkdoc.js b/cmds/lint/checkdoc.js index 483aeb92..3653148f 100644 --- a/cmds/lint/checkdoc.js +++ b/cmds/lint/checkdoc.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/declare.js b/cmds/lint/declare.js index cd70b56c..7d94723e 100644 --- a/cmds/lint/declare.js +++ b/cmds/lint/declare.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/elint.js b/cmds/lint/elint.js index 51e64c4a..20ec153f 100644 --- a/cmds/lint/elint.js +++ b/cmds/lint/elint.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/elisp-lint.js b/cmds/lint/elisp-lint.js index 193efc0c..45356847 100644 --- a/cmds/lint/elisp-lint.js +++ b/cmds/lint/elisp-lint.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/elsa.js b/cmds/lint/elsa.js index c3171e1e..555b50ee 100644 --- a/cmds/lint/elsa.js +++ b/cmds/lint/elsa.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/indent.js b/cmds/lint/indent.js index 5bd0f17a..8bcf1547 100644 --- a/cmds/lint/indent.js +++ b/cmds/lint/indent.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/keywords.js b/cmds/lint/keywords.js index 993bbcef..21e7b795 100644 --- a/cmds/lint/keywords.js +++ b/cmds/lint/keywords.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/license.js b/cmds/lint/license.js index cd04123e..5c9a9133 100644 --- a/cmds/lint/license.js +++ b/cmds/lint/license.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/lint/package.js b/cmds/lint/package.js index c780d1a2..687dd373 100644 --- a/cmds/lint/package.js +++ b/cmds/lint/package.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/lint/regexps.js b/cmds/lint/regexps.js index 6f9da93e..fb6425ce 100644 --- a/cmds/lint/regexps.js +++ b/cmds/lint/regexps.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/run/command.js b/cmds/run/command.js index 9fc69c56..14026788 100644 --- a/cmds/run/command.js +++ b/cmds/run/command.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/run/script.js b/cmds/run/script.js index 57c606f3..d5370498 100644 --- a/cmds/run/script.js +++ b/cmds/run/script.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/source/add.js b/cmds/source/add.js index c6e2cd9d..1054cad7 100644 --- a/cmds/source/add.js +++ b/cmds/source/add.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/source/delete.js b/cmds/source/delete.js index 50b01944..404645c5 100644 --- a/cmds/source/delete.js +++ b/cmds/source/delete.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/source/list.js b/cmds/source/list.js index d6e817f6..39298c18 100644 --- a/cmds/source/list.js +++ b/cmds/source/list.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/test/activate.js b/cmds/test/activate.js index b2a746cd..a65b1cda 100644 --- a/cmds/test/activate.js +++ b/cmds/test/activate.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/test/buttercup.js b/cmds/test/buttercup.js index 79e17344..2ad5b91c 100644 --- a/cmds/test/buttercup.js +++ b/cmds/test/buttercup.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/test/ecukes.js b/cmds/test/ecukes.js index bc9f1b95..556f1cb2 100644 --- a/cmds/test/ecukes.js +++ b/cmds/test/ecukes.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 the Eask authors. + * Copyright (C) 2024-2025 the Eask 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/cmds/test/ert-runner.js b/cmds/test/ert-runner.js index 3071a513..7ad8074a 100644 --- a/cmds/test/ert-runner.js +++ b/cmds/test/ert-runner.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/test/melpazoid.js b/cmds/test/melpazoid.js index 7051e281..f03d6572 100644 --- a/cmds/test/melpazoid.js +++ b/cmds/test/melpazoid.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2023-2024 the Eask authors. + * Copyright (C) 2023-2025 the Eask 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/cmds/util/locate.js b/cmds/util/locate.js index df855ebc..93e00b0c 100644 --- a/cmds/util/locate.js +++ b/cmds/util/locate.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/cmds/util/upgrade-eask.js b/cmds/util/upgrade-eask.js index 457403b4..176e0443 100644 --- a/cmds/util/upgrade-eask.js +++ b/cmds/util/upgrade-eask.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/src/env.js b/src/env.js index 021aec3a..ea9f088f 100644 --- a/src/env.js +++ b/src/env.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/src/util.js b/src/util.js index b4037b3f..86a5dc12 100644 --- a/src/util.js +++ b/src/util.js @@ -1,5 +1,5 @@ /** - * Copyright (C) 2022-2024 the Eask authors. + * Copyright (C) 2022-2025 the Eask 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/test/color/run.sh b/test/color/run.sh index 65d8f3a2..210cffc8 100644 --- a/test/color/run.sh +++ b/test/color/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/analyze/dsl/check-dsl.el b/test/commands/analyze/dsl/check-dsl.el index 0ee2e7e5..e6407257 100644 --- a/test/commands/analyze/dsl/check-dsl.el +++ b/test/commands/analyze/dsl/check-dsl.el @@ -1,6 +1,6 @@ ;;; check-dsl.el --- Test for DSL -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; Created date 2022-04-19 15:16:50 ;; Author: Shen, Jen-Chieh diff --git a/test/commands/analyze/dsl/run.sh b/test/commands/analyze/dsl/run.sh index 92386426..420452ed 100644 --- a/test/commands/analyze/dsl/run.sh +++ b/test/commands/analyze/dsl/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/analyze/metadata/check-metadata.el b/test/commands/analyze/metadata/check-metadata.el index abc71b97..301968d8 100644 --- a/test/commands/analyze/metadata/check-metadata.el +++ b/test/commands/analyze/metadata/check-metadata.el @@ -1,6 +1,6 @@ ;;; check-metadata.el --- Test for unmatch metadata -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; Created date 2022-04-19 15:16:50 ;; Author: Shen, Jen-Chieh diff --git a/test/commands/analyze/metadata/run.sh b/test/commands/analyze/metadata/run.sh index b73211d5..21fc672b 100644 --- a/test/commands/analyze/metadata/run.sh +++ b/test/commands/analyze/metadata/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/config/run.sh b/test/commands/config/run.sh index 92fd3487..13bdc61f 100644 --- a/test/commands/config/run.sh +++ b/test/commands/config/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/docker/run.sh b/test/commands/docker/run.sh index a904ff8e..5d74d1b9 100644 --- a/test/commands/docker/run.sh +++ b/test/commands/docker/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2023-2024 the Eask authors. +# Copyright (C) 2023-2025 the Eask 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/test/commands/emacs/run.sh b/test/commands/emacs/run.sh index 21d3b3b0..c99dabee 100644 --- a/test/commands/emacs/run.sh +++ b/test/commands/emacs/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/exec/exec.el b/test/commands/exec/exec.el index e4754baa..c9d67827 100644 --- a/test/commands/exec/exec.el +++ b/test/commands/exec/exec.el @@ -1,6 +1,6 @@ ;;; exec.el --- Test project for command exec -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; Created date 2022-03-29 14:10:40 ;; Author: Shen, Jen-Chieh diff --git a/test/commands/exec/run.sh b/test/commands/exec/run.sh index d80761e1..bf2ca4c4 100644 --- a/test/commands/exec/run.sh +++ b/test/commands/exec/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/global/run.sh b/test/commands/global/run.sh index be019a98..afdb54f8 100644 --- a/test/commands/global/run.sh +++ b/test/commands/global/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2023-2024 the Eask authors. +# Copyright (C) 2023-2025 the Eask 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/test/commands/install/run.sh b/test/commands/install/run.sh index 4f4af4a8..98d92b55 100644 --- a/test/commands/install/run.sh +++ b/test/commands/install/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/link/run.sh b/test/commands/link/run.sh index 57b4501d..6e154763 100644 --- a/test/commands/link/run.sh +++ b/test/commands/link/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2023-2024 the Eask authors. +# Copyright (C) 2023-2025 the Eask 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/test/commands/local/run.sh b/test/commands/local/run.sh index c3c40bf2..228cb59b 100644 --- a/test/commands/local/run.sh +++ b/test/commands/local/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/outdated_upgrade/make-outdate.el b/test/commands/outdated_upgrade/make-outdate.el index 8869cf0c..63d6c5d7 100644 --- a/test/commands/outdated_upgrade/make-outdate.el +++ b/test/commands/outdated_upgrade/make-outdate.el @@ -1,6 +1,6 @@ ;;; make-outdate.el --- Make some packages outdate -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; This file is not part of GNU Emacs. diff --git a/test/commands/outdated_upgrade/run.sh b/test/commands/outdated_upgrade/run.sh index 4aa1f3d0..779792fe 100644 --- a/test/commands/outdated_upgrade/run.sh +++ b/test/commands/outdated_upgrade/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/test/buttercup/run.sh b/test/commands/test/buttercup/run.sh index 4b0c53fe..10a2400f 100755 --- a/test/commands/test/buttercup/run.sh +++ b/test/commands/test/buttercup/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/test/buttercup/test-fail/buttercup-test.el b/test/commands/test/buttercup/test-fail/buttercup-test.el index b492fbe1..6f61aad4 100644 --- a/test/commands/test/buttercup/test-fail/buttercup-test.el +++ b/test/commands/test/buttercup/test-fail/buttercup-test.el @@ -1,6 +1,6 @@ ;;; buttercup-test.el --- Test the command buttercup -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask 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/test/commands/test/buttercup/test-ok/buttercup-test.el b/test/commands/test/buttercup/test-ok/buttercup-test.el index 104f30be..ed52b235 100644 --- a/test/commands/test/buttercup/test-ok/buttercup-test.el +++ b/test/commands/test/buttercup/test-ok/buttercup-test.el @@ -1,6 +1,6 @@ ;;; buttercup-test.el --- Test the command buttercup -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask 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/test/commands/test/ecukes/run.sh b/test/commands/test/ecukes/run.sh index d8881829..4db00b88 100644 --- a/test/commands/test/ecukes/run.sh +++ b/test/commands/test/ecukes/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2024 the Eask authors. +# Copyright (C) 2024-2025 the Eask 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/test/commands/test/ert-runner/run.sh b/test/commands/test/ert-runner/run.sh index 0acfeef8..2310af2e 100644 --- a/test/commands/test/ert-runner/run.sh +++ b/test/commands/test/ert-runner/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/test/ert-runner/test/ert-runner-test.el b/test/commands/test/ert-runner/test/ert-runner-test.el index aec0783f..9255e819 100644 --- a/test/commands/test/ert-runner/test/ert-runner-test.el +++ b/test/commands/test/ert-runner/test/ert-runner-test.el @@ -1,6 +1,6 @@ ;;; ert-runner-test.el --- Test the command ert-runner -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask 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/test/commands/test/ert/run.sh b/test/commands/test/ert/run.sh index 91c8c7bc..60c3b1b0 100755 --- a/test/commands/test/ert/run.sh +++ b/test/commands/test/ert/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/commands/test/ert/test-nil-message/ert-test.el b/test/commands/test/ert/test-nil-message/ert-test.el index 0ec97bc9..64d20a16 100644 --- a/test/commands/test/ert/test-nil-message/ert-test.el +++ b/test/commands/test/ert/test-nil-message/ert-test.el @@ -1,6 +1,6 @@ ;;; ert-test.el --- Test the command ert -*- lexical-binding: t; -*- -;; Copyright (C) 2024 the Eask authors. +;; Copyright (C) 2024-2025 the Eask 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/test/commands/test/ert/test/ert-test.el b/test/commands/test/ert/test/ert-test.el index f688bad6..fa5e835a 100644 --- a/test/commands/test/ert/test/ert-test.el +++ b/test/commands/test/ert/test/ert-test.el @@ -1,6 +1,6 @@ ;;; ert-test.el --- Test the command ert -*- lexical-binding: t; -*- -;; Copyright (C) 2024 the Eask authors. +;; Copyright (C) 2024-2025 the Eask 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/test/error/run.sh b/test/error/run.sh index 2033414c..255ca4a9 100644 --- a/test/error/run.sh +++ b/test/error/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/test/fixtures/home/scripts/setup.sh b/test/fixtures/home/scripts/setup.sh index 3b10c71c..fb883c13 100644 --- a/test/fixtures/home/scripts/setup.sh +++ b/test/fixtures/home/scripts/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2023-2024 the Eask authors. +# Copyright (C) 2023-2025 the Eask 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/test/fixtures/mini.pkg.1/mini.pkg.1.el b/test/fixtures/mini.pkg.1/mini.pkg.1.el index 41b87e73..4818de2d 100644 --- a/test/fixtures/mini.pkg.1/mini.pkg.1.el +++ b/test/fixtures/mini.pkg.1/mini.pkg.1.el @@ -1,6 +1,6 @@ ;;; mini.pkg.1.el --- Minimal test package -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; Created date 2022-03-29 01:52:58 ;; Author: Shen, Jen-Chieh diff --git a/test/fixtures/mini.pkg.2/mini.pkg.2.el b/test/fixtures/mini.pkg.2/mini.pkg.2.el index e9495c0c..fe8634a4 100644 --- a/test/fixtures/mini.pkg.2/mini.pkg.2.el +++ b/test/fixtures/mini.pkg.2/mini.pkg.2.el @@ -1,6 +1,6 @@ ;;; mini.pkg.2.el --- Minimal test package -*- lexical-binding: t; -*- -;; Copyright (C) 2022-2024 the Eask authors. +;; Copyright (C) 2022-2025 the Eask authors. ;; Created date 2022-03-29 01:52:58 ;; Author: Shen, Jen-Chieh diff --git a/test/options/run.sh b/test/options/run.sh index 36eb664a..a703e871 100644 --- a/test/options/run.sh +++ b/test/options/run.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (C) 2022-2024 the Eask authors. +# Copyright (C) 2022-2025 the Eask 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/webinstall/install.bat b/webinstall/install.bat index 216a3219..c0930789 100644 --- a/webinstall/install.bat +++ b/webinstall/install.bat @@ -1,6 +1,6 @@ @echo off -:: Copyright (C) 2023-2024 the Eask authors. +:: Copyright (C) 2023-2025 the Eask 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/webinstall/install.sh b/webinstall/install.sh index fc01e11f..2e2a2cf0 100644 --- a/webinstall/install.sh +++ b/webinstall/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2023-2024 the Eask authors. +# Copyright (C) 2023-2025 the Eask 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