aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-12-09 21:51:35 +0100
committerTeddy Wing2019-12-09 21:51:35 +0100
commitb99347aaad5501120493da60ea89c00869604922 (patch)
tree5705cb2f0a2066a88604f29aee4ceb5d73bfe3ba
parent65d63baadfbbddf8e95fb7edb911ea64a64b261f (diff)
downloadgit-branch-list-b99347aaad5501120493da60ea89c00869604922.tar.bz2
git-branch-list: Update copyright year
-rwxr-xr-xgit-branch-list2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-branch-list b/git-branch-list
index 20238e4..b70b106 100755
--- a/git-branch-list
+++ b/git-branch-list
@@ -3,7 +3,7 @@
# git-branch-list
# Maintains a list of Git branches that can be checked out quickly.
-# Copyright (c) 2018 Teddy Wing
+# Copyright (c) 2018–2019 Teddy Wing
#
# 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