diff options
| author | Teddy Wing | 2020-03-13 01:23:19 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2020-03-13 01:23:19 +0100 | 
| commit | 39ab4b571f331d42a8a3485e811e17dfaf72a930 (patch) | |
| tree | aa8c40e014cb30a1b1384b01b336fed82ff524b8 | |
| parent | 19729fb26102b1de8e5c5b7aa18ea002e5fecdbb (diff) | |
| download | git-branch-list-39ab4b571f331d42a8a3485e811e17dfaf72a930.tar.bz2 | |
git-branch-list: Update copyright year
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | git-branch-list | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -48,5 +48,5 @@ On other platforms, grab the code and put the `git-branch-list` script in your  ## License -Copyright © 2018–2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the +Copyright © 2018–2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the  included COPYING file). diff --git a/git-branch-list b/git-branch-list index 8bc3462..24eb5b7 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–2019  Teddy Wing +# Copyright (c) 2018–2020  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 | 
