添加版权信息

This commit is contained in:
xiongziliang
2021-04-09 20:42:36 +08:00
parent b180ea0609
commit 5b7974a522
16 changed files with 252 additions and 18 deletions

View File

@@ -1,4 +1,14 @@
#pragma once
/*
* Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved.
*
* This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit).
*
* Use of this source code is governed by MIT license that can be found in the
* LICENSE file in the root of the source tree. All contributing project authors
* may be found in the AUTHORS file in the root of the source tree.
*/
#pragma once
#include <memory>
#include <string>