diff options
| -rw-r--r-- | git-branch-list.bash-completion | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/git-branch-list.bash-completion b/git-branch-list.bash-completion index c0118f5..9137dd2 100644 --- a/git-branch-list.bash-completion +++ b/git-branch-list.bash-completion @@ -1,6 +1,6 @@  # Bash completion for git-branch-list -# 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 | 
