diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-01-01 14:25:05 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-01-01 14:25:05 +0000 |
commit | 044fc66b9679cc4556d7d6c377d881a9d128afe2 (patch) | |
tree | 899b06ae9a70a0a3a658bbfc81acf33d796f7efb /reproduce/software/bash/git-pre-commit | |
parent | 53f77068783c95b3ed3c3585b243178d9602d127 (diff) |
Copyright statements updated to include 2020
Now that its 2020, its necessary to include this year in the copyright
statements.
Diffstat (limited to 'reproduce/software/bash/git-pre-commit')
-rwxr-xr-x | reproduce/software/bash/git-pre-commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/bash/git-pre-commit b/reproduce/software/bash/git-pre-commit index dbe0ecc..9d550db 100755 --- a/reproduce/software/bash/git-pre-commit +++ b/reproduce/software/bash/git-pre-commit @@ -4,7 +4,7 @@ # controlled files (with each commit) using the `metastore' program. # # Copyright (C) 2016 Przemyslaw Pawelczyk <przemoc@gmail.com> -# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> +# Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # WARNING: # |