diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:40:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:40:16 +0000 |
commit | a29a30f15c15194073945b3434cd1e6f2af79282 (patch) | |
tree | 15344db6c183b4234df24308aaaf58acd87767b8 /git/share | |
parent | Adding upstream version 20231120. (diff) | |
download | open-infrastructure-service-tools-a29a30f15c15194073945b3434cd1e6f2af79282.tar.xz open-infrastructure-service-tools-a29a30f15c15194073945b3434cd1e6f2af79282.zip |
Adding upstream version 20240930.upstream/20240930upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'git/share')
-rwxr-xr-x | git/share/hooks/post-update.d/cgit-agefile | 2 | ||||
-rwxr-xr-x | git/share/hooks/post-update.d/git-update-server-info | 2 | ||||
-rwxr-xr-x | git/share/hooks/post-update.d/irker-notification | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/git/share/hooks/post-update.d/cgit-agefile b/git/share/hooks/post-update.d/cgit-agefile index 4faafd6..1356924 100755 --- a/git/share/hooks/post-update.d/cgit-agefile +++ b/git/share/hooks/post-update.d/cgit-agefile @@ -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/git/share/hooks/post-update.d/git-update-server-info b/git/share/hooks/post-update.d/git-update-server-info index c90015a..7cb8aa7 100755 --- a/git/share/hooks/post-update.d/git-update-server-info +++ b/git/share/hooks/post-update.d/git-update-server-info @@ -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/git/share/hooks/post-update.d/irker-notification b/git/share/hooks/post-update.d/irker-notification index 8ef52ce..7d0d0da 100755 --- a/git/share/hooks/post-update.d/irker-notification +++ b/git/share/hooks/post-update.d/irker-notification @@ -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+ # |