summaryrefslogtreecommitdiffstats
path: root/git
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2023-11-20 11:20:44 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2023-11-20 11:20:54 +0000
commit37f85af5cdeb40ea6677ca67024112f4d65ac3fe (patch)
treefb59719e489645c1cb5301253b9690a5f64df6f6 /git
parentReleasing debian version 20221228-1. (diff)
downloadopen-infrastructure-service-tools-37f85af5cdeb40ea6677ca67024112f4d65ac3fe.tar.xz
open-infrastructure-service-tools-37f85af5cdeb40ea6677ca67024112f4d65ac3fe.zip
Merging upstream version 20231120.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'git')
-rw-r--r--git/Makefile2
-rwxr-xr-xgit/bin/git-checkout-branches2
-rwxr-xr-xgit/bin/git-hook2
-rwxr-xr-xgit/bin/git-pull-branches2
-rwxr-xr-xgit/bin/git-remove-origin-branches2
-rwxr-xr-xgit/bin/git-remove-origin-tags2
-rwxr-xr-xgit/bin/git-repo-repack2
-rwxr-xr-xgit/share/hooks/post-update.d/cgit-agefile2
-rwxr-xr-xgit/share/hooks/post-update.d/git-update-server-info2
-rwxr-xr-xgit/share/hooks/post-update.d/irker-notification2
10 files changed, 10 insertions, 10 deletions
diff --git a/git/Makefile b/git/Makefile
index d3c7921..14db1ef 100644
--- a/git/Makefile
+++ b/git/Makefile
@@ -1,6 +1,6 @@
# 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/bin/git-checkout-branches b/git/bin/git-checkout-branches
index 220386f..dd04bb6 100755
--- a/git/bin/git-checkout-branches
+++ b/git/bin/git-checkout-branches
@@ -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/bin/git-hook b/git/bin/git-hook
index 218ef00..81776ea 100755
--- a/git/bin/git-hook
+++ b/git/bin/git-hook
@@ -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/bin/git-pull-branches b/git/bin/git-pull-branches
index afa2e63..aca1ea3 100755
--- a/git/bin/git-pull-branches
+++ b/git/bin/git-pull-branches
@@ -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/bin/git-remove-origin-branches b/git/bin/git-remove-origin-branches
index be65a1f..de403ca 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-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/bin/git-remove-origin-tags b/git/bin/git-remove-origin-tags
index 8246ec2..1de452f 100755
--- a/git/bin/git-remove-origin-tags
+++ b/git/bin/git-remove-origin-tags
@@ -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/bin/git-repo-repack b/git/bin/git-repo-repack
index cf5a30c..035d55a 100755
--- a/git/bin/git-repo-repack
+++ b/git/bin/git-repo-repack
@@ -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/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+
#