diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:45:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:45:06 +0000 |
commit | 8a76466543831f71975f92c1b0e8b1bafdca2b9f (patch) | |
tree | 45ca456bb9cea2475c05d4a72dd399535b8cff1c /apt/bin | |
parent | Releasing progress-linux version 20231120-1~progress7.99u1. (diff) | |
download | open-infrastructure-service-tools-8a76466543831f71975f92c1b0e8b1bafdca2b9f.tar.xz open-infrastructure-service-tools-8a76466543831f71975f92c1b0e8b1bafdca2b9f.zip |
Merging upstream version 20240930.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'apt/bin')
-rwxr-xr-x | apt/bin/apt-install | 2 | ||||
-rwxr-xr-x | apt/bin/apt-remove | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apt/bin/apt-install b/apt/bin/apt-install index 323d1b6..2736f99 100755 --- a/apt/bin/apt-install +++ b/apt/bin/apt-install @@ -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+ # diff --git a/apt/bin/apt-remove b/apt/bin/apt-remove index 719c8e7..0ea6792 100755 --- a/apt/bin/apt-remove +++ b/apt/bin/apt-remove @@ -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+ # |