summaryrefslogtreecommitdiff
path: root/post-commit
diff options
context:
space:
mode:
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)