From ac42b29b0a975a7ae1e763ce05027801062656dd Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Mon, 10 Apr 2023 16:03:32 +0200 Subject: [PATCH] bump copyright year --- btrbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/btrbk b/btrbk index c34302c..559b59c 100755 --- a/btrbk +++ b/btrbk @@ -2,7 +2,7 @@ # # btrbk - Create snapshots and remote backups of btrfs subvolumes # -# Copyright (C) 2014-2022 Axel Burri +# Copyright (C) 2014-2023 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