diff options
author | Aaron Ball <nullspoon@oper.io> | 2017-03-05 18:01:15 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2017-03-05 18:01:15 -0700 |
commit | 1cd85b0c4be284712174685a9b52398372991dbe (patch) | |
tree | 524704a49ca7b1874483fdc5d03033df8ab3e991 | |
parent | 8f773dd8c1008fdc8ab4ce62352177987975a86d (diff) | |
download | gitaccess-1cd85b0c4be284712174685a9b52398372991dbe.tar.gz gitaccess-1cd85b0c4be284712174685a9b52398372991dbe.tar.xz |
Updated copyright to 2017
Also fixed author's email address.
-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) 2015 Aaron Ball <nullspoon@iohq.net> +# Copyright (C) 2017 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 |