diff --git a/examples/webhook/run_gantry.sh b/examples/webhook/run_gantry.sh index a06c8b9..6309ca3 100644 --- a/examples/webhook/run_gantry.sh +++ b/examples/webhook/run_gantry.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/docker_hub_rate.sh b/src/docker_hub_rate.sh index be4e750..702c751 100755 --- a/src/docker_hub_rate.sh +++ b/src/docker_hub_rate.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2023-2024 Shizun Ge +# Copyright (C) 2023-2025 Shizun Ge # # 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/entrypoint.sh b/src/entrypoint.sh index 57281ae..438eb5f 100755 --- a/src/entrypoint.sh +++ b/src/entrypoint.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2023-2024 Shizun Ge +# Copyright (C) 2023-2025 Shizun Ge # # 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-common.sh b/src/lib-common.sh index c2587e5..c0efcc2 100755 --- a/src/lib-common.sh +++ b/src/lib-common.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2023-2024 Shizun Ge +# Copyright (C) 2023-2025 Shizun Ge # # 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-gantry.sh b/src/lib-gantry.sh index a9d516d..a6170e2 100755 --- a/src/lib-gantry.sh +++ b/src/lib-gantry.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2023-2024 Shizun Ge +# Copyright (C) 2023-2025 Shizun Ge # # 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/notification.sh b/src/notification.sh index 022a6dc..6675951 100755 --- a/src/notification.sh +++ b/src/notification.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2023-2024 Shizun Ge +# Copyright (C) 2023-2025 Shizun Ge # # 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/tests/gantry_cleanup_images_spec.sh b/tests/gantry_cleanup_images_spec.sh index 0c97367..9bff358 100644 --- a/tests/gantry_cleanup_images_spec.sh +++ b/tests/gantry_cleanup_images_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_common_options_spec.sh b/tests/gantry_common_options_spec.sh index 463e812..476be01 100644 --- a/tests/gantry_common_options_spec.sh +++ b/tests/gantry_common_options_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_filters_spec.sh b/tests/gantry_filters_spec.sh index 006ee9f..32d06f5 100644 --- a/tests/gantry_filters_spec.sh +++ b/tests/gantry_filters_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_jobs_spec.sh b/tests/gantry_jobs_spec.sh index 48a00a4..ba5d3ca 100644 --- a/tests/gantry_jobs_spec.sh +++ b/tests/gantry_jobs_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_login_docker_config_spec.sh b/tests/gantry_login_docker_config_spec.sh index d39b27a..f1411b3 100644 --- a/tests/gantry_login_docker_config_spec.sh +++ b/tests/gantry_login_docker_config_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_login_negative_spec.sh b/tests/gantry_login_negative_spec.sh index 3e6d59b..cfb323c 100644 --- a/tests/gantry_login_negative_spec.sh +++ b/tests/gantry_login_negative_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_login_spec.sh b/tests/gantry_login_spec.sh index 003bc06..41a1a3a 100644 --- a/tests/gantry_login_spec.sh +++ b/tests/gantry_login_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_manifest_spec.sh b/tests/gantry_manifest_spec.sh index 704527d..1c7a39f 100644 --- a/tests/gantry_manifest_spec.sh +++ b/tests/gantry_manifest_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_notify_spec.sh b/tests/gantry_notify_spec.sh index da99b1d..b4e177f 100644 --- a/tests/gantry_notify_spec.sh +++ b/tests/gantry_notify_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_parallel_spec.sh b/tests/gantry_parallel_spec.sh index 04fd2c6..9272a29 100644 --- a/tests/gantry_parallel_spec.sh +++ b/tests/gantry_parallel_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_rollback_spec.sh b/tests/gantry_rollback_spec.sh index e61a934..4ee8e4d 100644 --- a/tests/gantry_rollback_spec.sh +++ b/tests/gantry_rollback_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_service_multiple_spec.sh b/tests/gantry_service_multiple_spec.sh index 955716c..d5d698b 100644 --- a/tests/gantry_service_multiple_spec.sh +++ b/tests/gantry_service_multiple_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_service_no_running_tasks_spec.sh b/tests/gantry_service_no_running_tasks_spec.sh index f080365..3138d65 100644 --- a/tests/gantry_service_no_running_tasks_spec.sh +++ b/tests/gantry_service_no_running_tasks_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_service_single_spec.sh b/tests/gantry_service_single_spec.sh index 24e8490..e100819 100644 --- a/tests/gantry_service_single_spec.sh +++ b/tests/gantry_service_single_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/gantry_update_options_spec.sh b/tests/gantry_update_options_spec.sh index f0c9e22..eafbf16 100644 --- a/tests/gantry_update_options_spec.sh +++ b/tests/gantry_update_options_spec.sh @@ -1,5 +1,5 @@ #!/bin/bash spellspec -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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/tests/spec_gantry_test_helper.sh b/tests/spec_gantry_test_helper.sh index 8351519..1ba3619 100644 --- a/tests/spec_gantry_test_helper.sh +++ b/tests/spec_gantry_test_helper.sh @@ -1,5 +1,5 @@ # shellcheck shell=sh -# Copyright (C) 2024 Shizun Ge +# Copyright (C) 2024-2025 Shizun Ge # # 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