diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2023-11-20 11:20:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2023-11-20 11:20:40 +0000 |
commit | a5b58bcae05c77e6fb36e738a09d343daf76efda (patch) | |
tree | 16fc49864a2483988fd6e150521e28c4a8fa1297 /git/share | |
parent | Adding upstream version 20221228. (diff) | |
download | open-infrastructure-service-tools-upstream/20231120.tar.xz open-infrastructure-service-tools-upstream/20231120.zip |
Adding upstream version 20231120.upstream/20231120
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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 a00b038..4faafd6 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-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/git/share/hooks/post-update.d/git-update-server-info b/git/share/hooks/post-update.d/git-update-server-info index 1b21b51..c90015a 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-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/git/share/hooks/post-update.d/irker-notification b/git/share/hooks/post-update.d/irker-notification index 7c712db..8ef52ce 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-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+ # |