summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2019-02-22 17:31:04 -0700
committerAaron Ball <nullspoon@oper.io>2019-02-22 17:31:04 -0700
commita14a837fdf69d81f2070d2ef93aab5df636cdf0f (patch)
treeb87ff98554831baca2f13f497576da39a63af2a3
parent1cd85b0c4be284712174685a9b52398372991dbe (diff)
downloadgitaccess-a14a837fdf69d81f2070d2ef93aab5df636cdf0f.tar.gz
gitaccess-a14a837fdf69d81f2070d2ef93aab5df636cdf0f.tar.xz
Update copyright year (2017 -> 2019)
-rwxr-xr-xgitaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitaccess b/gitaccess
index 7c0a7fe..1341698 100755
--- a/gitaccess
+++ b/gitaccess
@@ -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

Generated by cgit