summaryrefslogtreecommitdiff
path: root/post-commit
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-14 15:38:21 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-14 15:38:35 -0600
commit816165d16faec8692d3dbbd80bc6497f13f4997e (patch)
tree699fdf16f07114dae36c67229753e95bd771493f /post-commit
parent705487d6b3fd418c39d453ef24d8e425d335ba3e (diff)
parentca9db4335ec863ace3f098adeef36529fb6fa859 (diff)
make: Upgrade from CC BY-SA 3.0 to CC BY-SA 4.0
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)