From 9981e40a2ab51a9440ccd949b407b87b150abc95 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 23 Sep 2025 20:28:47 +0200 Subject: [PATCH] Add copyright header to post-commit script --- home/.config/git/templates/hooks/post-commit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.config/git/templates/hooks/post-commit b/home/.config/git/templates/hooks/post-commit index f15e67d..994c614 100755 --- a/home/.config/git/templates/hooks/post-commit +++ b/home/.config/git/templates/hooks/post-commit @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# Copyright ItsDrike +# Licensed under GPL-3.0 # # This script can be used to make a request to a specified TSA server, # which will cryptographically sign given git commit, with a verifiable