diff options
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 2427361..323d1b6 100755 --- a/apt/bin/apt-install +++ b/apt/bin/apt-install @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2023 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 655246e..719c8e7 100755 --- a/apt/bin/apt-remove +++ b/apt/bin/apt-remove @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2023 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |