add agreement statement.

This commit is contained in:
caozhiyi
2021-04-07 18:45:00 +08:00
parent 21122f3829
commit a576b019db
100 changed files with 496 additions and 1 deletions

View File

@@ -3,6 +3,11 @@
#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 "common/log/log.h"
#include "common/log/file_logger.h"
#include "common/log/stdout_logger.h"