diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-02 15:52:31 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-02 15:52:31 +0000 |
commit | ff43476c4d293fda8765cfddbb1378f1b910218c (patch) | |
tree | 7120620a106b43ab6eb4d9c0aee6e9e69f27bfc8 /reproduce/software/shell/git-pre-commit | |
parent | b910b2e493972db368874752ac033ab7c41696dd (diff) |
Copyright year updated in all source files
Having entered 2021, it was necessary to update the copyright years at the
top of the source files. We recommend that you do this for all your
project-specific source files also.
Diffstat (limited to 'reproduce/software/shell/git-pre-commit')
-rwxr-xr-x | reproduce/software/shell/git-pre-commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/shell/git-pre-commit b/reproduce/software/shell/git-pre-commit index 9d550db..85d3474 100755 --- a/reproduce/software/shell/git-pre-commit +++ b/reproduce/software/shell/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-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org> +# Copyright (C) 2018-2021 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # WARNING: # |