diff options
author | Aaron Ball <nullspoon@oper.io> | 2019-02-22 17:31:04 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2019-02-22 17:31:04 -0700 |
commit | a14a837fdf69d81f2070d2ef93aab5df636cdf0f (patch) | |
tree | b87ff98554831baca2f13f497576da39a63af2a3 | |
parent | 1cd85b0c4be284712174685a9b52398372991dbe (diff) | |
download | gitaccess-a14a837fdf69d81f2070d2ef93aab5df636cdf0f.tar.gz gitaccess-a14a837fdf69d81f2070d2ef93aab5df636cdf0f.tar.xz |
Update copyright year (2017 -> 2019)
-rwxr-xr-x | gitaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env bash # # Gitaccess implements basic access controls for git. -# Copyright (C) 2017 Aaron Ball <nullspoon@oper.io> +# Copyright (C) 2019 Aaron Ball <nullspoon@oper.io> # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software |