diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:40:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:41:32 +0000 |
commit | 818bce1d5ac0878d3d39bcb70388c4305ffdaabe (patch) | |
tree | e52a506b07778b5ae323bbee58ea78c7a9140ac0 /git/bin/git-remove-origin-branches | |
parent | Releasing debian version 20231120-1. (diff) | |
download | open-infrastructure-service-tools-818bce1d5ac0878d3d39bcb70388c4305ffdaabe.tar.xz open-infrastructure-service-tools-818bce1d5ac0878d3d39bcb70388c4305ffdaabe.zip |
Merging upstream version 20240930.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | git/bin/git-remove-origin-branches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git/bin/git-remove-origin-branches b/git/bin/git-remove-origin-branches index de403ca..c687783 100755 --- a/git/bin/git-remove-origin-branches +++ b/git/bin/git-remove-origin-branches @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2023 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2024 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |