1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refine LICENSE.

This commit is contained in:
winlin 2023-10-23 14:33:19 +08:00
parent 9a6f5f04f5
commit 29eff1a242
261 changed files with 262 additions and 262 deletions

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_aac.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_AAC_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_balance.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_BALANCE_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_buffer.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_BUFFER_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_codec.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_CODEC_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_consts.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_CONSTS_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_error.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_ERROR_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_file.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_FILE_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_flv.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_FLV_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_io.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_IO_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_kbps.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_KBPS_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_log.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_LOG_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_mp3.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_MP3_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_mp4.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_MP4_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_ps.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_PS_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_rtc_rtcp.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_RTC_RTCP_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_rtc_rtp.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_RTC_RTP_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_stream.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_STREAM_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_ts.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_TS_HPP

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#include <srs_kernel_utility.hpp>

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
// SPDX-License-Identifier: MIT
//
#ifndef SRS_KERNEL_UTILITY_HPP