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

Switch LICENSE from MIT to **MIT or MulanPSL-2.0**. v5.0.21

This commit is contained in:
winlin 2022-01-13 18:40:17 +08:00
parent 93aa0eb5ba
commit d5c86dc5fa
247 changed files with 256 additions and 247 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,7 +1,7 @@
//
// Copyright (c) 2013-2021 The SRS Authors
//
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: MIT or MulanPSL-2.0
//
#include <srs_core.hpp>
@ -1303,7 +1303,7 @@ void json_value_free (json_value * value)
//
// Copyright (c) 2013-2021 The SRS Authors
//
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: MIT or MulanPSL-2.0
//
#include <srs_protocol_json.hpp>

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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