From 8cc23011fdfe0b0c06748bef411afd9af0f4506f Mon Sep 17 00:00:00 2001 From: "Dmitriy A. Gerasimov" <dmitriy.gerasimov@demlabs.net> Date: Sun, 9 Sep 2018 23:16:56 +0700 Subject: [PATCH] [+] Init/deinit template --- dap_chain_net_srv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dap_chain_net_srv.h b/dap_chain_net_srv.h index 95ea139..e1ef269 100644 --- a/dap_chain_net_srv.h +++ b/dap_chain_net_srv.h @@ -1,8 +1,8 @@ /* * Authors: - * Dmitriy A. Gearasimov <kahovski@gmail.com> + * Dmitriy A. Gearasimov <gerasimov.dmitriy@demlabs.net> * DeM Labs Inc. https://demlabs.net - * DeM Labs Open source community https://github.com/demlabsinc + * Kelvin Project https://github.com/kelvinblockchain * Copyright (c) 2017-2018 * All rights reserved. -- GitLab