aboutsummaryrefslogtreecommitdiff
path: root/reproduce/src/bash/git-post-checkout
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/src/bash/git-post-checkout')
-rw-r--r--reproduce/src/bash/git-post-checkout2
1 files changed, 2 insertions, 0 deletions
diff --git a/reproduce/src/bash/git-post-checkout b/reproduce/src/bash/git-post-checkout
index a56c21f..12fbc9c 100644
--- a/reproduce/src/bash/git-post-checkout
+++ b/reproduce/src/bash/git-post-checkout
@@ -3,6 +3,8 @@
# The example hook script to store the metadata information of version
# controlled files (with each commit) using the `metastore' program.
#
+# Copyright (C) 2018-2019 Mohammad Akhlaghi.
+#
# This script is taken from the `examples/hooks/pre-commit' file of the
# `metastore' package (installed within the pipeline, with an MIT license
# for copyright). We have just changed the name of the `MSFILE' and also