mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-10-13 16:56:36 +00:00
Add copyright header to post-commit script
This commit is contained in:
parent
aa3d77cd81
commit
9981e40a2a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue