From cfe9715890e7a5cedd9cd4e1a1fefc7a4bf344b2 Mon Sep 17 00:00:00 2001 From: cygnusxi Date: Sun, 17 May 2020 22:14:48 -0500 Subject: [PATCH] Update net.h --- src/net.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net.h b/src/net.h index ee804a6..59717da 100644 --- a/src/net.h +++ b/src/net.h @@ -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. #ifndef curecoin_NET_H