From c0911604cd0d6f97deb9e511a01aa8efe1a104cf Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 2 Jan 2020 13:03:14 -0500 Subject: [PATCH] Update copyright year --- src/clientversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clientversion.h b/src/clientversion.h index c791b3886..71d65c568 100644 --- a/src/clientversion.h +++ b/src/clientversion.h @@ -44,7 +44,7 @@ * Copyright year (2009-this) * Todo: update this when changing our copyright comments in the source */ -#define COPYRIGHT_YEAR 2019 +#define COPYRIGHT_YEAR 2020 #endif //HAVE_CONFIG_H