aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-12-09 22:29:13 +0100
committerTeddy Wing2019-12-09 22:29:13 +0100
commit830d959cbba0a5134c11df180b4452d60b3531de (patch)
treed52d1c365997335051c79e5d57292038026a1de5
parentc89e04abc76b6fad11add3f6558575ec96e46640 (diff)
downloadgit-branch-list-830d959cbba0a5134c11df180b4452d60b3531de.tar.bz2
git-branch-list.bash-completion: Update copyright year
-rw-r--r--git-branch-list.bash-completion2
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