添加版权信息

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,6 +1,12 @@
//
// Created by xzl on 2021/3/27.
//
/*
* 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.
*/
#include "Sdp.h"
#include "Common/Parser.h"