From 39ab4b571f331d42a8a3485e811e17dfaf72a930 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 13 Mar 2020 01:23:19 +0100 Subject: git-branch-list: Update copyright year --- README.md | 2 +- git-branch-list | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a472433..81bb231 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3