diff options
author | Teddy Wing | 2019-12-09 21:51:35 +0100 |
---|---|---|
committer | Teddy Wing | 2019-12-09 21:51:35 +0100 |
commit | b99347aaad5501120493da60ea89c00869604922 (patch) | |
tree | 5705cb2f0a2066a88604f29aee4ceb5d73bfe3ba | |
parent | 65d63baadfbbddf8e95fb7edb911ea64a64b261f (diff) | |
download | git-branch-list-b99347aaad5501120493da60ea89c00869604922.tar.bz2 |
git-branch-list: Update copyright year
-rwxr-xr-x | git-branch-list | 2 |
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 |