modify note.

This commit is contained in:
caozhiyi
2021-05-27 23:14:24 +08:00
parent 6cfd0d1408
commit 71ea5f8e91

View File

@@ -1,13 +1,13 @@
#include "include/cppnet.h"
#include "cppnet_base.h"
#include "cppnet/cppnet_config.h"
// Use of this source code is governed by a BSD 3-Clause License
// that can be found in the LICENSE file.
// Author: caozhiyi (caozhiyi5@gmail.com)
#include "include/cppnet.h"
#include "cppnet_base.h"
#include "cppnet/cppnet_config.h"
#include "common/log/log.h"
#include "common/log/file_logger.h"
#include "common/log/stdout_logger.h"