1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +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_app_async_call.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_APP_ASYNC_CALL_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_app_caster_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_APP_CASTER_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_app_config.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_APP_CONFIG_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_app_conn.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_APP_CONN_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_app_coworkers.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_APP_COWORKERS_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_app_dash.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_APP_DASH_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_app_dvr.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_APP_DVR_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_app_edge.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_APP_EDGE_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_app_empty.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_APP_EMPTY_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_app_encoder.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_APP_ENCODER_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_app_ffmpeg.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_APP_FFMPEG_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_app_forward.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_APP_FORWARD_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_app_fragment.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_APP_FRAGMENT_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_app_gb28181.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_APP_GB28181_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_app_hds.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_APP_HDS_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_app_heartbeat.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_APP_HEARTBEAT_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_app_hls.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_APP_HLS_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_app_hourglass.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_APP_HOURGLASS_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_app_http_api.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_APP_HTTP_API_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_app_http_client.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_APP_HTTP_CLIENT_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_app_http_conn.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_APP_HTTP_CONN_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_app_http_hooks.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_APP_HTTP_HOOKS_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_app_http_static.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_APP_HTTP_STATIC_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_app_http_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_APP_HTTP_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_app_hybrid.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_APP_HYBRID_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_app_ingest.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_APP_INGEST_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_app_latest_version.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_APP_LATEST_VERSION_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_app_listener.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_APP_LISTENER_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_app_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_APP_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_app_mpegts_udp.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_APP_MPEGTS_UDP_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_app_ng_exec.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_APP_NG_EXEC_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_app_pithy_print.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_APP_PITHY_PRINT_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_app_process.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_APP_PROCESS_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_app_recv_thread.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_APP_RECV_THREAD_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_app_refer.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_APP_REFER_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_app_reload.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_APP_RELOAD_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_app_rtc_api.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_APP_RTC_API_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_app_rtc_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_APP_RTC_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_app_rtc_conn.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_APP_RTC_CONN_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_app_rtc_dtls.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_APP_RTC_DTLS_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_app_rtc_network.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_APP_RTC_NETWORK_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_app_rtc_queue.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_APP_RTC_QUEUE_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_app_rtc_sdp.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_APP_RTC_SDP_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_app_rtc_server.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_APP_RTC_SERVER_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_app_rtc_source.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_APP_RTC_SOURCE_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_app_rtmp_conn.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_APP_RTMP_CONN_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_app_security.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_APP_SECURITY_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_app_server.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_APP_SERVER_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_app_source.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_APP_SOURCE_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_app_srt_conn.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_APP_SRT_CONN_HPP

Some files were not shown because too many files have changed in this diff Show more