summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2017-03-05 18:01:15 -0700
committerAaron Ball <nullspoon@oper.io>2017-03-05 18:01:15 -0700
commit1cd85b0c4be284712174685a9b52398372991dbe (patch)
tree524704a49ca7b1874483fdc5d03033df8ab3e991
parent8f773dd8c1008fdc8ab4ce62352177987975a86d (diff)
downloadgitaccess-1cd85b0c4be284712174685a9b52398372991dbe.tar.gz
gitaccess-1cd85b0c4be284712174685a9b52398372991dbe.tar.xz
Updated copyright to 2017
Also fixed author's email address.
-rwxr-xr-xgitaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitaccess b/gitaccess
index bc72e03..7c0a7fe 100755
--- a/gitaccess
+++ b/gitaccess
@@ -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

Generated by cgit