From d9b9f2089901dd4235010b36e7f6ef8bbcd249fb Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 26 Feb 2022 18:35:02 +0100 Subject: [PATCH] bump copyright year --- btrbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btrbk b/btrbk index 5366d3a..b552eeb 100755 --- a/btrbk +++ b/btrbk @@ -2,7 +2,7 @@ # # btrbk - Create snapshots and remote backups of btrfs subvolumes # -# Copyright (C) 2014-2021 Axel Burri +# Copyright (C) 2014-2022 Axel Burri # # 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