From 37b1b8a2dce19038baf8a7d2fcdd0e8ed94837dd Mon Sep 17 00:00:00 2001 From: cygnusxi Date: Sun, 17 May 2020 22:15:13 -0500 Subject: [PATCH] Update main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 270537f..e443deb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2013-2019 The Curecoin developers +// Copyright (c) 2013-2020 The Curecoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.