diff options
| -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 | 
