Add copyright header to post-commit script

This commit is contained in:
ItsDrike 2025-09-23 20:28:47 +02:00
parent aa3d77cd81
commit 9981e40a2a
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -1,4 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Copyright ItsDrike <itsdrike@protonmail.com>
# Licensed under GPL-3.0
# #
# This script can be used to make a request to a specified TSA server, # This script can be used to make a request to a specified TSA server,
# which will cryptographically sign given git commit, with a verifiable # which will cryptographically sign given git commit, with a verifiable