From 0aefc86116dfc1857d193d3d15d47484c6ab481c Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Fri, 3 Dec 2021 12:56:39 +0100 Subject: [PATCH] Makefile: update year for Copyright Signed-off-by: Ralf Zerres --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9defcb3..07c4a2d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # dsnap-sync # https://github.com/rzerres/dsnap-sync # Copyright (C) 2016, 2017 James W. Barnett -# Copyright (C) 2017 - 2019 Ralf Zerres +# Copyright (C) 2017 - 2021 Ralf Zerres # 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