删除冗余文件

更新licence日期
This commit is contained in:
xiongziliang
2019-05-08 15:40:07 +08:00
parent 6a64917427
commit 6d3d0272a6
157 changed files with 146 additions and 3071 deletions

View File

@@ -1,7 +1,7 @@
/*
* MIT License
*
* Copyright (c) 2016 xiongziliang <771730766@qq.com>
* Copyright (c) 2016-2019 xiongziliang <771730766@qq.com>
*
* This file is part of ZLMediaKit(https://github.com/xiongziliang/ZLMediaKit).
*
@@ -26,7 +26,7 @@
#include "H264.h"
#include "H264/SPSParser.h"
#include "SPSParser.h"
#include "Util/logger.h"
using namespace toolkit;