summaryrefslogtreecommitdiff
path: root/post-commit
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-14 15:33:19 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-14 15:36:37 -0600
commit852304f6bc479a8279eebb3f011c2b15ec946d89 (patch)
tree393b5d2ddf3d46da6002145d99b9de2bf4d20b8e /post-commit
parent05d0d3ff62a68f181937e4ad247c4b35514c2553 (diff)
Include my middle initial
Diffstat (limited to 'post-commit')
-rwxr-xr-xpost-commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/post-commit b/post-commit
index b8f816a..6aa2e4a 100755
--- a/post-commit
+++ b/post-commit
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright 2016-2017 Luke Shumaker
+# Copyright 2016-2017 Luke T. Shumaker
set -e
branch=$(git name-rev --name-only HEAD)