diff --git a/trunk/src/app/srs_app_async_call.cpp b/trunk/src/app/srs_app_async_call.cpp index e7da8d0f0..7fded0aaa 100644 --- a/trunk/src/app/srs_app_async_call.cpp +++ b/trunk/src/app/srs_app_async_call.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_async_call.hpp b/trunk/src/app/srs_app_async_call.hpp index 280b12d85..ca3824962 100644 --- a/trunk/src/app/srs_app_async_call.hpp +++ b/trunk/src/app/srs_app_async_call.hpp @@ -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 diff --git a/trunk/src/app/srs_app_caster_flv.cpp b/trunk/src/app/srs_app_caster_flv.cpp index a2770f825..81037c729 100644 --- a/trunk/src/app/srs_app_caster_flv.cpp +++ b/trunk/src/app/srs_app_caster_flv.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_caster_flv.hpp b/trunk/src/app/srs_app_caster_flv.hpp index fafae151b..4532c4699 100644 --- a/trunk/src/app/srs_app_caster_flv.hpp +++ b/trunk/src/app/srs_app_caster_flv.hpp @@ -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 diff --git a/trunk/src/app/srs_app_config.cpp b/trunk/src/app/srs_app_config.cpp index 172b2eaa3..6d82f5d34 100644 --- a/trunk/src/app/srs_app_config.cpp +++ b/trunk/src/app/srs_app_config.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_config.hpp b/trunk/src/app/srs_app_config.hpp index b37794579..09a3d4ce1 100644 --- a/trunk/src/app/srs_app_config.hpp +++ b/trunk/src/app/srs_app_config.hpp @@ -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 diff --git a/trunk/src/app/srs_app_conn.cpp b/trunk/src/app/srs_app_conn.cpp index 34b54020f..7301c9bc5 100644 --- a/trunk/src/app/srs_app_conn.cpp +++ b/trunk/src/app/srs_app_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_conn.hpp b/trunk/src/app/srs_app_conn.hpp index 2154cc6f9..955f5b6bc 100644 --- a/trunk/src/app/srs_app_conn.hpp +++ b/trunk/src/app/srs_app_conn.hpp @@ -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 diff --git a/trunk/src/app/srs_app_coworkers.cpp b/trunk/src/app/srs_app_coworkers.cpp index e06bb3692..0c30c9217 100644 --- a/trunk/src/app/srs_app_coworkers.cpp +++ b/trunk/src/app/srs_app_coworkers.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_coworkers.hpp b/trunk/src/app/srs_app_coworkers.hpp index bfb6d07cf..89dd8492c 100644 --- a/trunk/src/app/srs_app_coworkers.hpp +++ b/trunk/src/app/srs_app_coworkers.hpp @@ -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 diff --git a/trunk/src/app/srs_app_dash.cpp b/trunk/src/app/srs_app_dash.cpp index d2dd6c155..4d647a336 100644 --- a/trunk/src/app/srs_app_dash.cpp +++ b/trunk/src/app/srs_app_dash.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_dash.hpp b/trunk/src/app/srs_app_dash.hpp index f72bf93ca..0bc26a0d5 100644 --- a/trunk/src/app/srs_app_dash.hpp +++ b/trunk/src/app/srs_app_dash.hpp @@ -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 diff --git a/trunk/src/app/srs_app_dvr.cpp b/trunk/src/app/srs_app_dvr.cpp index 7e1d3bd47..83fe49dfe 100644 --- a/trunk/src/app/srs_app_dvr.cpp +++ b/trunk/src/app/srs_app_dvr.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_dvr.hpp b/trunk/src/app/srs_app_dvr.hpp index cc97a9e15..daf614023 100644 --- a/trunk/src/app/srs_app_dvr.hpp +++ b/trunk/src/app/srs_app_dvr.hpp @@ -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 diff --git a/trunk/src/app/srs_app_edge.cpp b/trunk/src/app/srs_app_edge.cpp index c8dd18bec..9b706000a 100644 --- a/trunk/src/app/srs_app_edge.cpp +++ b/trunk/src/app/srs_app_edge.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_edge.hpp b/trunk/src/app/srs_app_edge.hpp index 72c5040f6..c9a7fae4a 100644 --- a/trunk/src/app/srs_app_edge.hpp +++ b/trunk/src/app/srs_app_edge.hpp @@ -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 diff --git a/trunk/src/app/srs_app_empty.cpp b/trunk/src/app/srs_app_empty.cpp index 78b5c5418..cb4342a12 100644 --- a/trunk/src/app/srs_app_empty.cpp +++ b/trunk/src/app/srs_app_empty.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_empty.hpp b/trunk/src/app/srs_app_empty.hpp index f516b3d1a..d3aae5d9f 100644 --- a/trunk/src/app/srs_app_empty.hpp +++ b/trunk/src/app/srs_app_empty.hpp @@ -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 diff --git a/trunk/src/app/srs_app_encoder.cpp b/trunk/src/app/srs_app_encoder.cpp index 3285ec207..432fdb338 100644 --- a/trunk/src/app/srs_app_encoder.cpp +++ b/trunk/src/app/srs_app_encoder.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_encoder.hpp b/trunk/src/app/srs_app_encoder.hpp index f132fec6e..f78851cc9 100644 --- a/trunk/src/app/srs_app_encoder.hpp +++ b/trunk/src/app/srs_app_encoder.hpp @@ -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 diff --git a/trunk/src/app/srs_app_ffmpeg.cpp b/trunk/src/app/srs_app_ffmpeg.cpp index 78416a3f4..d77336d7f 100644 --- a/trunk/src/app/srs_app_ffmpeg.cpp +++ b/trunk/src/app/srs_app_ffmpeg.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_ffmpeg.hpp b/trunk/src/app/srs_app_ffmpeg.hpp index 823e6abe8..e4c006c58 100644 --- a/trunk/src/app/srs_app_ffmpeg.hpp +++ b/trunk/src/app/srs_app_ffmpeg.hpp @@ -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 diff --git a/trunk/src/app/srs_app_forward.cpp b/trunk/src/app/srs_app_forward.cpp index 0cac78116..d64b02eae 100755 --- a/trunk/src/app/srs_app_forward.cpp +++ b/trunk/src/app/srs_app_forward.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_forward.hpp b/trunk/src/app/srs_app_forward.hpp index 8074520b0..15f25de5b 100644 --- a/trunk/src/app/srs_app_forward.hpp +++ b/trunk/src/app/srs_app_forward.hpp @@ -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 diff --git a/trunk/src/app/srs_app_fragment.cpp b/trunk/src/app/srs_app_fragment.cpp index c8c940ccd..c5380a27c 100644 --- a/trunk/src/app/srs_app_fragment.cpp +++ b/trunk/src/app/srs_app_fragment.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_fragment.hpp b/trunk/src/app/srs_app_fragment.hpp index 56703d2e7..e72e0de7f 100644 --- a/trunk/src/app/srs_app_fragment.hpp +++ b/trunk/src/app/srs_app_fragment.hpp @@ -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 diff --git a/trunk/src/app/srs_app_gb28181.cpp b/trunk/src/app/srs_app_gb28181.cpp index 32a5a3dba..420fd6c14 100644 --- a/trunk/src/app/srs_app_gb28181.cpp +++ b/trunk/src/app/srs_app_gb28181.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_gb28181.hpp b/trunk/src/app/srs_app_gb28181.hpp index 8876ed7bd..a8eda1f24 100644 --- a/trunk/src/app/srs_app_gb28181.hpp +++ b/trunk/src/app/srs_app_gb28181.hpp @@ -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 diff --git a/trunk/src/app/srs_app_hds.cpp b/trunk/src/app/srs_app_hds.cpp index 54445d90c..1cbad15fc 100644 --- a/trunk/src/app/srs_app_hds.cpp +++ b/trunk/src/app/srs_app_hds.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_hds.hpp b/trunk/src/app/srs_app_hds.hpp index c0f978373..4dcaddca7 100644 --- a/trunk/src/app/srs_app_hds.hpp +++ b/trunk/src/app/srs_app_hds.hpp @@ -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 diff --git a/trunk/src/app/srs_app_heartbeat.cpp b/trunk/src/app/srs_app_heartbeat.cpp index 898ff791d..692472e66 100644 --- a/trunk/src/app/srs_app_heartbeat.cpp +++ b/trunk/src/app/srs_app_heartbeat.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_heartbeat.hpp b/trunk/src/app/srs_app_heartbeat.hpp index 94c98f1a1..d8ea8c1a4 100644 --- a/trunk/src/app/srs_app_heartbeat.hpp +++ b/trunk/src/app/srs_app_heartbeat.hpp @@ -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 diff --git a/trunk/src/app/srs_app_hls.cpp b/trunk/src/app/srs_app_hls.cpp index fff731eb7..2d33688a0 100644 --- a/trunk/src/app/srs_app_hls.cpp +++ b/trunk/src/app/srs_app_hls.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_hls.hpp b/trunk/src/app/srs_app_hls.hpp index 8b74f48db..ff45cbb12 100644 --- a/trunk/src/app/srs_app_hls.hpp +++ b/trunk/src/app/srs_app_hls.hpp @@ -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 diff --git a/trunk/src/app/srs_app_hourglass.cpp b/trunk/src/app/srs_app_hourglass.cpp index b60c5116d..b44a635a6 100644 --- a/trunk/src/app/srs_app_hourglass.cpp +++ b/trunk/src/app/srs_app_hourglass.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_hourglass.hpp b/trunk/src/app/srs_app_hourglass.hpp index d49ebed0e..8f35edd9d 100644 --- a/trunk/src/app/srs_app_hourglass.hpp +++ b/trunk/src/app/srs_app_hourglass.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_api.cpp b/trunk/src/app/srs_app_http_api.cpp index 8c6d16385..e33b0c836 100644 --- a/trunk/src/app/srs_app_http_api.cpp +++ b/trunk/src/app/srs_app_http_api.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_api.hpp b/trunk/src/app/srs_app_http_api.hpp index c2be079ca..23bddbe5a 100644 --- a/trunk/src/app/srs_app_http_api.hpp +++ b/trunk/src/app/srs_app_http_api.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_client.cpp b/trunk/src/app/srs_app_http_client.cpp index 0219258ed..de1ad1523 100644 --- a/trunk/src/app/srs_app_http_client.cpp +++ b/trunk/src/app/srs_app_http_client.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_client.hpp b/trunk/src/app/srs_app_http_client.hpp index adab5a8ca..3628645d6 100644 --- a/trunk/src/app/srs_app_http_client.hpp +++ b/trunk/src/app/srs_app_http_client.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_conn.cpp b/trunk/src/app/srs_app_http_conn.cpp index b040bb79a..e4e5e11d1 100644 --- a/trunk/src/app/srs_app_http_conn.cpp +++ b/trunk/src/app/srs_app_http_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_conn.hpp b/trunk/src/app/srs_app_http_conn.hpp index 7c33b1c8b..e87fa3ddb 100644 --- a/trunk/src/app/srs_app_http_conn.hpp +++ b/trunk/src/app/srs_app_http_conn.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_hooks.cpp b/trunk/src/app/srs_app_http_hooks.cpp index 7e9c93b5c..cd976c524 100644 --- a/trunk/src/app/srs_app_http_hooks.cpp +++ b/trunk/src/app/srs_app_http_hooks.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_hooks.hpp b/trunk/src/app/srs_app_http_hooks.hpp index 07465a4c6..1bae00fec 100644 --- a/trunk/src/app/srs_app_http_hooks.hpp +++ b/trunk/src/app/srs_app_http_hooks.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_static.cpp b/trunk/src/app/srs_app_http_static.cpp index 89299c5a6..a1e7b93c8 100644 --- a/trunk/src/app/srs_app_http_static.cpp +++ b/trunk/src/app/srs_app_http_static.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_static.hpp b/trunk/src/app/srs_app_http_static.hpp index 7fd83b67b..4d9da1853 100644 --- a/trunk/src/app/srs_app_http_static.hpp +++ b/trunk/src/app/srs_app_http_static.hpp @@ -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 diff --git a/trunk/src/app/srs_app_http_stream.cpp b/trunk/src/app/srs_app_http_stream.cpp index 2cb0276fe..eaa1984f3 100755 --- a/trunk/src/app/srs_app_http_stream.cpp +++ b/trunk/src/app/srs_app_http_stream.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_http_stream.hpp b/trunk/src/app/srs_app_http_stream.hpp index 4f57bdfa6..0264f6069 100755 --- a/trunk/src/app/srs_app_http_stream.hpp +++ b/trunk/src/app/srs_app_http_stream.hpp @@ -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 diff --git a/trunk/src/app/srs_app_hybrid.cpp b/trunk/src/app/srs_app_hybrid.cpp index 416ff6c5b..b1fa4133a 100644 --- a/trunk/src/app/srs_app_hybrid.cpp +++ b/trunk/src/app/srs_app_hybrid.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_hybrid.hpp b/trunk/src/app/srs_app_hybrid.hpp index 95f120aaf..b8ef9a69e 100644 --- a/trunk/src/app/srs_app_hybrid.hpp +++ b/trunk/src/app/srs_app_hybrid.hpp @@ -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 diff --git a/trunk/src/app/srs_app_ingest.cpp b/trunk/src/app/srs_app_ingest.cpp index 1939e5a01..df89b900c 100644 --- a/trunk/src/app/srs_app_ingest.cpp +++ b/trunk/src/app/srs_app_ingest.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_ingest.hpp b/trunk/src/app/srs_app_ingest.hpp index 42b5043eb..741990d26 100644 --- a/trunk/src/app/srs_app_ingest.hpp +++ b/trunk/src/app/srs_app_ingest.hpp @@ -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 diff --git a/trunk/src/app/srs_app_latest_version.cpp b/trunk/src/app/srs_app_latest_version.cpp index 9795fae37..2e4eda7b8 100644 --- a/trunk/src/app/srs_app_latest_version.cpp +++ b/trunk/src/app/srs_app_latest_version.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_latest_version.hpp b/trunk/src/app/srs_app_latest_version.hpp index fccbb51b9..da4cc775c 100644 --- a/trunk/src/app/srs_app_latest_version.hpp +++ b/trunk/src/app/srs_app_latest_version.hpp @@ -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 diff --git a/trunk/src/app/srs_app_listener.cpp b/trunk/src/app/srs_app_listener.cpp index 1c6280742..ff66258da 100755 --- a/trunk/src/app/srs_app_listener.cpp +++ b/trunk/src/app/srs_app_listener.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_listener.hpp b/trunk/src/app/srs_app_listener.hpp index e1292b1c4..6dea65e23 100644 --- a/trunk/src/app/srs_app_listener.hpp +++ b/trunk/src/app/srs_app_listener.hpp @@ -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 diff --git a/trunk/src/app/srs_app_log.cpp b/trunk/src/app/srs_app_log.cpp index 9de8e51f2..ba38e8d8f 100644 --- a/trunk/src/app/srs_app_log.cpp +++ b/trunk/src/app/srs_app_log.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_log.hpp b/trunk/src/app/srs_app_log.hpp index 3beb46fcc..4a425f6a8 100644 --- a/trunk/src/app/srs_app_log.hpp +++ b/trunk/src/app/srs_app_log.hpp @@ -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 diff --git a/trunk/src/app/srs_app_mpegts_udp.cpp b/trunk/src/app/srs_app_mpegts_udp.cpp index 407e63194..2cacd2278 100644 --- a/trunk/src/app/srs_app_mpegts_udp.cpp +++ b/trunk/src/app/srs_app_mpegts_udp.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_mpegts_udp.hpp b/trunk/src/app/srs_app_mpegts_udp.hpp index 2759c937a..0a234a762 100644 --- a/trunk/src/app/srs_app_mpegts_udp.hpp +++ b/trunk/src/app/srs_app_mpegts_udp.hpp @@ -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 diff --git a/trunk/src/app/srs_app_ng_exec.cpp b/trunk/src/app/srs_app_ng_exec.cpp index 986319e92..827012d54 100644 --- a/trunk/src/app/srs_app_ng_exec.cpp +++ b/trunk/src/app/srs_app_ng_exec.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_ng_exec.hpp b/trunk/src/app/srs_app_ng_exec.hpp index e595bc36e..a33496ec9 100644 --- a/trunk/src/app/srs_app_ng_exec.hpp +++ b/trunk/src/app/srs_app_ng_exec.hpp @@ -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 diff --git a/trunk/src/app/srs_app_pithy_print.cpp b/trunk/src/app/srs_app_pithy_print.cpp index 32f2682a5..3f6ebf863 100644 --- a/trunk/src/app/srs_app_pithy_print.cpp +++ b/trunk/src/app/srs_app_pithy_print.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_pithy_print.hpp b/trunk/src/app/srs_app_pithy_print.hpp index 99052b3bb..55ab8fd65 100644 --- a/trunk/src/app/srs_app_pithy_print.hpp +++ b/trunk/src/app/srs_app_pithy_print.hpp @@ -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 diff --git a/trunk/src/app/srs_app_process.cpp b/trunk/src/app/srs_app_process.cpp index 08dda616d..ed50821ef 100644 --- a/trunk/src/app/srs_app_process.cpp +++ b/trunk/src/app/srs_app_process.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_process.hpp b/trunk/src/app/srs_app_process.hpp index 428fdd2f5..02a6e9759 100644 --- a/trunk/src/app/srs_app_process.hpp +++ b/trunk/src/app/srs_app_process.hpp @@ -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 diff --git a/trunk/src/app/srs_app_recv_thread.cpp b/trunk/src/app/srs_app_recv_thread.cpp index 06ff2133a..976b09eed 100644 --- a/trunk/src/app/srs_app_recv_thread.cpp +++ b/trunk/src/app/srs_app_recv_thread.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_recv_thread.hpp b/trunk/src/app/srs_app_recv_thread.hpp index 1bb22a9ea..305e878f7 100644 --- a/trunk/src/app/srs_app_recv_thread.hpp +++ b/trunk/src/app/srs_app_recv_thread.hpp @@ -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 diff --git a/trunk/src/app/srs_app_refer.cpp b/trunk/src/app/srs_app_refer.cpp index 0ac0bc356..9540b895d 100644 --- a/trunk/src/app/srs_app_refer.cpp +++ b/trunk/src/app/srs_app_refer.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_refer.hpp b/trunk/src/app/srs_app_refer.hpp index 0f11b4e96..c313faf58 100644 --- a/trunk/src/app/srs_app_refer.hpp +++ b/trunk/src/app/srs_app_refer.hpp @@ -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 diff --git a/trunk/src/app/srs_app_reload.cpp b/trunk/src/app/srs_app_reload.cpp index 0d79c5b4f..267cfadd9 100644 --- a/trunk/src/app/srs_app_reload.cpp +++ b/trunk/src/app/srs_app_reload.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_reload.hpp b/trunk/src/app/srs_app_reload.hpp index bf626ed3d..f3f5dfdc1 100644 --- a/trunk/src/app/srs_app_reload.hpp +++ b/trunk/src/app/srs_app_reload.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_api.cpp b/trunk/src/app/srs_app_rtc_api.cpp index f0ec34469..b0d695c4a 100644 --- a/trunk/src/app/srs_app_rtc_api.cpp +++ b/trunk/src/app/srs_app_rtc_api.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_api.hpp b/trunk/src/app/srs_app_rtc_api.hpp index 4df5cf0d7..a4797f7a9 100644 --- a/trunk/src/app/srs_app_rtc_api.hpp +++ b/trunk/src/app/srs_app_rtc_api.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_codec.cpp b/trunk/src/app/srs_app_rtc_codec.cpp index 840ace525..4ef7e821d 100644 --- a/trunk/src/app/srs_app_rtc_codec.cpp +++ b/trunk/src/app/srs_app_rtc_codec.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_codec.hpp b/trunk/src/app/srs_app_rtc_codec.hpp index 63304cce0..15b220388 100644 --- a/trunk/src/app/srs_app_rtc_codec.hpp +++ b/trunk/src/app/srs_app_rtc_codec.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_conn.cpp b/trunk/src/app/srs_app_rtc_conn.cpp index 9a8933bfd..dba934a48 100644 --- a/trunk/src/app/srs_app_rtc_conn.cpp +++ b/trunk/src/app/srs_app_rtc_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_conn.hpp b/trunk/src/app/srs_app_rtc_conn.hpp index 40644f8ae..7866d63ee 100644 --- a/trunk/src/app/srs_app_rtc_conn.hpp +++ b/trunk/src/app/srs_app_rtc_conn.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_dtls.cpp b/trunk/src/app/srs_app_rtc_dtls.cpp index f4d68617b..90fc00696 100644 --- a/trunk/src/app/srs_app_rtc_dtls.cpp +++ b/trunk/src/app/srs_app_rtc_dtls.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_dtls.hpp b/trunk/src/app/srs_app_rtc_dtls.hpp index 45839cec0..d6c053f5f 100644 --- a/trunk/src/app/srs_app_rtc_dtls.hpp +++ b/trunk/src/app/srs_app_rtc_dtls.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_network.cpp b/trunk/src/app/srs_app_rtc_network.cpp index c7e71f803..6ec0197ac 100644 --- a/trunk/src/app/srs_app_rtc_network.cpp +++ b/trunk/src/app/srs_app_rtc_network.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_network.hpp b/trunk/src/app/srs_app_rtc_network.hpp index aa7cb6a4b..44eb15395 100644 --- a/trunk/src/app/srs_app_rtc_network.hpp +++ b/trunk/src/app/srs_app_rtc_network.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_queue.cpp b/trunk/src/app/srs_app_rtc_queue.cpp index 13c2ea7db..4dd7703b7 100644 --- a/trunk/src/app/srs_app_rtc_queue.cpp +++ b/trunk/src/app/srs_app_rtc_queue.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_queue.hpp b/trunk/src/app/srs_app_rtc_queue.hpp index d845d3187..bd3a51248 100644 --- a/trunk/src/app/srs_app_rtc_queue.hpp +++ b/trunk/src/app/srs_app_rtc_queue.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_sdp.cpp b/trunk/src/app/srs_app_rtc_sdp.cpp index 22476ad63..3afe3ff1d 100644 --- a/trunk/src/app/srs_app_rtc_sdp.cpp +++ b/trunk/src/app/srs_app_rtc_sdp.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_sdp.hpp b/trunk/src/app/srs_app_rtc_sdp.hpp index cc3b55829..d9f9b4f1a 100644 --- a/trunk/src/app/srs_app_rtc_sdp.hpp +++ b/trunk/src/app/srs_app_rtc_sdp.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_server.cpp b/trunk/src/app/srs_app_rtc_server.cpp index 24fe29dd4..31ff69119 100644 --- a/trunk/src/app/srs_app_rtc_server.cpp +++ b/trunk/src/app/srs_app_rtc_server.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_server.hpp b/trunk/src/app/srs_app_rtc_server.hpp index 344484f02..68de69ee4 100644 --- a/trunk/src/app/srs_app_rtc_server.hpp +++ b/trunk/src/app/srs_app_rtc_server.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtc_source.cpp b/trunk/src/app/srs_app_rtc_source.cpp index 2ca414c4e..40bbc48dc 100644 --- a/trunk/src/app/srs_app_rtc_source.cpp +++ b/trunk/src/app/srs_app_rtc_source.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtc_source.hpp b/trunk/src/app/srs_app_rtc_source.hpp index 8e8453a4e..191e7d7ec 100644 --- a/trunk/src/app/srs_app_rtc_source.hpp +++ b/trunk/src/app/srs_app_rtc_source.hpp @@ -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 diff --git a/trunk/src/app/srs_app_rtmp_conn.cpp b/trunk/src/app/srs_app_rtmp_conn.cpp index d178ea2c8..2408d9fdb 100644 --- a/trunk/src/app/srs_app_rtmp_conn.cpp +++ b/trunk/src/app/srs_app_rtmp_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_rtmp_conn.hpp b/trunk/src/app/srs_app_rtmp_conn.hpp index b38e098fe..08bd7f096 100644 --- a/trunk/src/app/srs_app_rtmp_conn.hpp +++ b/trunk/src/app/srs_app_rtmp_conn.hpp @@ -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 diff --git a/trunk/src/app/srs_app_security.cpp b/trunk/src/app/srs_app_security.cpp index 865420292..af4d6bec7 100644 --- a/trunk/src/app/srs_app_security.cpp +++ b/trunk/src/app/srs_app_security.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_security.hpp b/trunk/src/app/srs_app_security.hpp index 6c2045489..cab7cafc1 100644 --- a/trunk/src/app/srs_app_security.hpp +++ b/trunk/src/app/srs_app_security.hpp @@ -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 diff --git a/trunk/src/app/srs_app_server.cpp b/trunk/src/app/srs_app_server.cpp index 4817d34ed..1bb64876d 100644 --- a/trunk/src/app/srs_app_server.cpp +++ b/trunk/src/app/srs_app_server.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_server.hpp b/trunk/src/app/srs_app_server.hpp index c9bb88881..f437f54be 100644 --- a/trunk/src/app/srs_app_server.hpp +++ b/trunk/src/app/srs_app_server.hpp @@ -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 diff --git a/trunk/src/app/srs_app_source.cpp b/trunk/src/app/srs_app_source.cpp index 217ffcf62..d78606896 100755 --- a/trunk/src/app/srs_app_source.cpp +++ b/trunk/src/app/srs_app_source.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_source.hpp b/trunk/src/app/srs_app_source.hpp index 0f7a57d1f..59a97fa52 100644 --- a/trunk/src/app/srs_app_source.hpp +++ b/trunk/src/app/srs_app_source.hpp @@ -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 diff --git a/trunk/src/app/srs_app_srt_conn.cpp b/trunk/src/app/srs_app_srt_conn.cpp index d3bc88aa2..427f567f4 100644 --- a/trunk/src/app/srs_app_srt_conn.cpp +++ b/trunk/src/app/srs_app_srt_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_srt_conn.hpp b/trunk/src/app/srs_app_srt_conn.hpp index d651659f2..0b9f04884 100644 --- a/trunk/src/app/srs_app_srt_conn.hpp +++ b/trunk/src/app/srs_app_srt_conn.hpp @@ -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 diff --git a/trunk/src/app/srs_app_srt_listener.cpp b/trunk/src/app/srs_app_srt_listener.cpp index 8daef657a..6bf4403f0 100644 --- a/trunk/src/app/srs_app_srt_listener.cpp +++ b/trunk/src/app/srs_app_srt_listener.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_srt_listener.hpp b/trunk/src/app/srs_app_srt_listener.hpp index d4bda92e4..e37279f59 100644 --- a/trunk/src/app/srs_app_srt_listener.hpp +++ b/trunk/src/app/srs_app_srt_listener.hpp @@ -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_LISTENER_HPP diff --git a/trunk/src/app/srs_app_srt_server.cpp b/trunk/src/app/srs_app_srt_server.cpp index 5f0635e40..5811f817c 100644 --- a/trunk/src/app/srs_app_srt_server.cpp +++ b/trunk/src/app/srs_app_srt_server.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_srt_server.hpp b/trunk/src/app/srs_app_srt_server.hpp index 23332d702..0ec285713 100644 --- a/trunk/src/app/srs_app_srt_server.hpp +++ b/trunk/src/app/srs_app_srt_server.hpp @@ -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_SERVER_HPP diff --git a/trunk/src/app/srs_app_srt_source.cpp b/trunk/src/app/srs_app_srt_source.cpp index 7dde0168d..722e78392 100644 --- a/trunk/src/app/srs_app_srt_source.cpp +++ b/trunk/src/app/srs_app_srt_source.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_srt_source.hpp b/trunk/src/app/srs_app_srt_source.hpp index e6e8d5f3d..8051edbe3 100644 --- a/trunk/src/app/srs_app_srt_source.hpp +++ b/trunk/src/app/srs_app_srt_source.hpp @@ -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_SOURCE_HPP diff --git a/trunk/src/app/srs_app_srt_utility.cpp b/trunk/src/app/srs_app_srt_utility.cpp index 28a26834f..0fa7fb51c 100644 --- a/trunk/src/app/srs_app_srt_utility.cpp +++ b/trunk/src/app/srs_app_srt_utility.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_srt_utility.hpp b/trunk/src/app/srs_app_srt_utility.hpp index 74d2a9125..06cd74dcc 100644 --- a/trunk/src/app/srs_app_srt_utility.hpp +++ b/trunk/src/app/srs_app_srt_utility.hpp @@ -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_UTILITY_HPP diff --git a/trunk/src/app/srs_app_st.cpp b/trunk/src/app/srs_app_st.cpp index 2e10a76c1..0d4c49ed5 100755 --- a/trunk/src/app/srs_app_st.cpp +++ b/trunk/src/app/srs_app_st.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_st.hpp b/trunk/src/app/srs_app_st.hpp index d4f0ace82..6ec5c882c 100644 --- a/trunk/src/app/srs_app_st.hpp +++ b/trunk/src/app/srs_app_st.hpp @@ -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_ST_HPP diff --git a/trunk/src/app/srs_app_statistic.cpp b/trunk/src/app/srs_app_statistic.cpp index d5dba7158..82743b4dc 100644 --- a/trunk/src/app/srs_app_statistic.cpp +++ b/trunk/src/app/srs_app_statistic.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_statistic.hpp b/trunk/src/app/srs_app_statistic.hpp index 82e6bb6f1..3777ffa92 100644 --- a/trunk/src/app/srs_app_statistic.hpp +++ b/trunk/src/app/srs_app_statistic.hpp @@ -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_STATISTIC_HPP diff --git a/trunk/src/app/srs_app_stream_bridge.cpp b/trunk/src/app/srs_app_stream_bridge.cpp index 82eee4752..34ea1ba0e 100644 --- a/trunk/src/app/srs_app_stream_bridge.cpp +++ b/trunk/src/app/srs_app_stream_bridge.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_stream_bridge.hpp b/trunk/src/app/srs_app_stream_bridge.hpp index 5af2ead10..50a13bdae 100644 --- a/trunk/src/app/srs_app_stream_bridge.hpp +++ b/trunk/src/app/srs_app_stream_bridge.hpp @@ -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_STREAM_BRIDGE_HPP diff --git a/trunk/src/app/srs_app_tencentcloud.cpp b/trunk/src/app/srs_app_tencentcloud.cpp index 9acc6a6fc..e980e6fba 100644 --- a/trunk/src/app/srs_app_tencentcloud.cpp +++ b/trunk/src/app/srs_app_tencentcloud.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_tencentcloud.hpp b/trunk/src/app/srs_app_tencentcloud.hpp index a88090ae4..19109884e 100644 --- a/trunk/src/app/srs_app_tencentcloud.hpp +++ b/trunk/src/app/srs_app_tencentcloud.hpp @@ -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_TENCENTCLOUD_HPP diff --git a/trunk/src/app/srs_app_threads.cpp b/trunk/src/app/srs_app_threads.cpp index 0eb0bb0fe..78d540b5c 100644 --- a/trunk/src/app/srs_app_threads.cpp +++ b/trunk/src/app/srs_app_threads.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_threads.hpp b/trunk/src/app/srs_app_threads.hpp index 3c2ac88b5..9e1c6f1a3 100644 --- a/trunk/src/app/srs_app_threads.hpp +++ b/trunk/src/app/srs_app_threads.hpp @@ -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_THREADS_HPP diff --git a/trunk/src/app/srs_app_utility.cpp b/trunk/src/app/srs_app_utility.cpp index ea2d61516..5d9aa9186 100644 --- a/trunk/src/app/srs_app_utility.cpp +++ b/trunk/src/app/srs_app_utility.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/app/srs_app_utility.hpp b/trunk/src/app/srs_app_utility.hpp index 84f413dfe..3376f0974 100644 --- a/trunk/src/app/srs_app_utility.hpp +++ b/trunk/src/app/srs_app_utility.hpp @@ -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_UTILITY_HPP diff --git a/trunk/src/core/srs_core.cpp b/trunk/src/core/srs_core.cpp index 95a84a6e5..f7f72f285 100644 --- a/trunk/src/core/srs_core.cpp +++ b/trunk/src/core/srs_core.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core.hpp b/trunk/src/core/srs_core.hpp index 0180fd209..5262ca641 100644 --- a/trunk/src/core/srs_core.hpp +++ b/trunk/src/core/srs_core.hpp @@ -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_CORE_HPP diff --git a/trunk/src/core/srs_core_autofree.cpp b/trunk/src/core/srs_core_autofree.cpp index 3eddeefde..efc7ef069 100644 --- a/trunk/src/core/srs_core_autofree.cpp +++ b/trunk/src/core/srs_core_autofree.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_autofree.hpp b/trunk/src/core/srs_core_autofree.hpp index f0f8099ef..1a6a95c78 100644 --- a/trunk/src/core/srs_core_autofree.hpp +++ b/trunk/src/core/srs_core_autofree.hpp @@ -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_CORE_AUTO_FREE_HPP diff --git a/trunk/src/core/srs_core_performance.cpp b/trunk/src/core/srs_core_performance.cpp index 9f118597b..dbfdaff12 100644 --- a/trunk/src/core/srs_core_performance.cpp +++ b/trunk/src/core/srs_core_performance.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_performance.hpp b/trunk/src/core/srs_core_performance.hpp index e210124a3..7e7dde340 100644 --- a/trunk/src/core/srs_core_performance.hpp +++ b/trunk/src/core/srs_core_performance.hpp @@ -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_CORE_PERFORMANCE_HPP diff --git a/trunk/src/core/srs_core_platform.cpp b/trunk/src/core/srs_core_platform.cpp index 3d237c06d..daa790bfb 100644 --- a/trunk/src/core/srs_core_platform.cpp +++ b/trunk/src/core/srs_core_platform.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_platform.hpp b/trunk/src/core/srs_core_platform.hpp index a7d473bf2..e743438fe 100644 --- a/trunk/src/core/srs_core_platform.hpp +++ b/trunk/src/core/srs_core_platform.hpp @@ -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_CORE_PLATFORM_HPP diff --git a/trunk/src/core/srs_core_time.cpp b/trunk/src/core/srs_core_time.cpp index 2a2215bb6..610064f43 100644 --- a/trunk/src/core/srs_core_time.cpp +++ b/trunk/src/core/srs_core_time.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_time.hpp b/trunk/src/core/srs_core_time.hpp index 555ec402e..2f9aff98d 100644 --- a/trunk/src/core/srs_core_time.hpp +++ b/trunk/src/core/srs_core_time.hpp @@ -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_CORE_TIME_HPP diff --git a/trunk/src/core/srs_core_version.cpp b/trunk/src/core/srs_core_version.cpp index 06cc8eac7..6d4df1335 100644 --- a/trunk/src/core/srs_core_version.cpp +++ b/trunk/src/core/srs_core_version.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_version.hpp b/trunk/src/core/srs_core_version.hpp index edfddb759..0f7ef84c1 100644 --- a/trunk/src/core/srs_core_version.hpp +++ b/trunk/src/core/srs_core_version.hpp @@ -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_CORE_VERSION_HPP diff --git a/trunk/src/core/srs_core_version3.cpp b/trunk/src/core/srs_core_version3.cpp index 903547924..03386ab1a 100644 --- a/trunk/src/core/srs_core_version3.cpp +++ b/trunk/src/core/srs_core_version3.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_version3.hpp b/trunk/src/core/srs_core_version3.hpp index 2b5b66063..d7f0eb155 100644 --- a/trunk/src/core/srs_core_version3.hpp +++ b/trunk/src/core/srs_core_version3.hpp @@ -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_CORE_VERSION3_HPP diff --git a/trunk/src/core/srs_core_version4.cpp b/trunk/src/core/srs_core_version4.cpp index a35850cf4..9cedbcc82 100644 --- a/trunk/src/core/srs_core_version4.cpp +++ b/trunk/src/core/srs_core_version4.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_version4.hpp b/trunk/src/core/srs_core_version4.hpp index fb041680a..4c217cb9f 100644 --- a/trunk/src/core/srs_core_version4.hpp +++ b/trunk/src/core/srs_core_version4.hpp @@ -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_CORE_VERSION4_HPP diff --git a/trunk/src/core/srs_core_version5.cpp b/trunk/src/core/srs_core_version5.cpp index 0aabe9d7d..ec80c677a 100644 --- a/trunk/src/core/srs_core_version5.cpp +++ b/trunk/src/core/srs_core_version5.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_version5.hpp b/trunk/src/core/srs_core_version5.hpp index 70aab655d..5e09c49fe 100644 --- a/trunk/src/core/srs_core_version5.hpp +++ b/trunk/src/core/srs_core_version5.hpp @@ -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_CORE_VERSION5_HPP diff --git a/trunk/src/core/srs_core_version6.cpp b/trunk/src/core/srs_core_version6.cpp index 713fb4fa1..dbc9c0bcc 100644 --- a/trunk/src/core/srs_core_version6.cpp +++ b/trunk/src/core/srs_core_version6.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/core/srs_core_version6.hpp b/trunk/src/core/srs_core_version6.hpp index ab87bb170..4ec6c786f 100644 --- a/trunk/src/core/srs_core_version6.hpp +++ b/trunk/src/core/srs_core_version6.hpp @@ -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_CORE_VERSION6_HPP diff --git a/trunk/src/kernel/srs_kernel_aac.cpp b/trunk/src/kernel/srs_kernel_aac.cpp index 0d46db3d2..90a00b47a 100644 --- a/trunk/src/kernel/srs_kernel_aac.cpp +++ b/trunk/src/kernel/srs_kernel_aac.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_aac.hpp b/trunk/src/kernel/srs_kernel_aac.hpp index 9c87ad50d..3a55726de 100644 --- a/trunk/src/kernel/srs_kernel_aac.hpp +++ b/trunk/src/kernel/srs_kernel_aac.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_balance.cpp b/trunk/src/kernel/srs_kernel_balance.cpp index c8a9eee8c..3627f640d 100644 --- a/trunk/src/kernel/srs_kernel_balance.cpp +++ b/trunk/src/kernel/srs_kernel_balance.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_balance.hpp b/trunk/src/kernel/srs_kernel_balance.hpp index f49f7c651..41fb28b03 100644 --- a/trunk/src/kernel/srs_kernel_balance.hpp +++ b/trunk/src/kernel/srs_kernel_balance.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_buffer.cpp b/trunk/src/kernel/srs_kernel_buffer.cpp index f752ddeb3..d37abf8ca 100644 --- a/trunk/src/kernel/srs_kernel_buffer.cpp +++ b/trunk/src/kernel/srs_kernel_buffer.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_buffer.hpp b/trunk/src/kernel/srs_kernel_buffer.hpp index f68c3fa5e..b093e9724 100644 --- a/trunk/src/kernel/srs_kernel_buffer.hpp +++ b/trunk/src/kernel/srs_kernel_buffer.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_codec.cpp b/trunk/src/kernel/srs_kernel_codec.cpp index cf4ec6cbe..d232aabc3 100644 --- a/trunk/src/kernel/srs_kernel_codec.cpp +++ b/trunk/src/kernel/srs_kernel_codec.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_codec.hpp b/trunk/src/kernel/srs_kernel_codec.hpp index 6cfc39035..ecb188ebc 100644 --- a/trunk/src/kernel/srs_kernel_codec.hpp +++ b/trunk/src/kernel/srs_kernel_codec.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_consts.cpp b/trunk/src/kernel/srs_kernel_consts.cpp index 7a168b0f0..e0d9669ff 100644 --- a/trunk/src/kernel/srs_kernel_consts.cpp +++ b/trunk/src/kernel/srs_kernel_consts.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_consts.hpp b/trunk/src/kernel/srs_kernel_consts.hpp index 12fbbc664..6b46c78df 100644 --- a/trunk/src/kernel/srs_kernel_consts.hpp +++ b/trunk/src/kernel/srs_kernel_consts.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_error.cpp b/trunk/src/kernel/srs_kernel_error.cpp index 5b676ae31..f8fac3c81 100644 --- a/trunk/src/kernel/srs_kernel_error.cpp +++ b/trunk/src/kernel/srs_kernel_error.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_error.hpp b/trunk/src/kernel/srs_kernel_error.hpp index c1f2a9bf5..977b4e911 100644 --- a/trunk/src/kernel/srs_kernel_error.hpp +++ b/trunk/src/kernel/srs_kernel_error.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_file.cpp b/trunk/src/kernel/srs_kernel_file.cpp index 5c221e42f..d14c020b0 100644 --- a/trunk/src/kernel/srs_kernel_file.cpp +++ b/trunk/src/kernel/srs_kernel_file.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_file.hpp b/trunk/src/kernel/srs_kernel_file.hpp index b0dd87b6e..0a69a1d93 100644 --- a/trunk/src/kernel/srs_kernel_file.hpp +++ b/trunk/src/kernel/srs_kernel_file.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_flv.cpp b/trunk/src/kernel/srs_kernel_flv.cpp index f53c4ebda..9503553c3 100644 --- a/trunk/src/kernel/srs_kernel_flv.cpp +++ b/trunk/src/kernel/srs_kernel_flv.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_flv.hpp b/trunk/src/kernel/srs_kernel_flv.hpp index 412925340..a218aa411 100644 --- a/trunk/src/kernel/srs_kernel_flv.hpp +++ b/trunk/src/kernel/srs_kernel_flv.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_io.cpp b/trunk/src/kernel/srs_kernel_io.cpp index 9ec86c7ed..10c93f4a2 100644 --- a/trunk/src/kernel/srs_kernel_io.cpp +++ b/trunk/src/kernel/srs_kernel_io.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_io.hpp b/trunk/src/kernel/srs_kernel_io.hpp index 7de573c8b..7798f5a87 100644 --- a/trunk/src/kernel/srs_kernel_io.hpp +++ b/trunk/src/kernel/srs_kernel_io.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_kbps.cpp b/trunk/src/kernel/srs_kernel_kbps.cpp index d164d2d87..59b5bcdbd 100644 --- a/trunk/src/kernel/srs_kernel_kbps.cpp +++ b/trunk/src/kernel/srs_kernel_kbps.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_kbps.hpp b/trunk/src/kernel/srs_kernel_kbps.hpp index 55bfe3e37..fd69e8d38 100644 --- a/trunk/src/kernel/srs_kernel_kbps.hpp +++ b/trunk/src/kernel/srs_kernel_kbps.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_log.cpp b/trunk/src/kernel/srs_kernel_log.cpp index 2c67fdbcd..994ecc630 100644 --- a/trunk/src/kernel/srs_kernel_log.cpp +++ b/trunk/src/kernel/srs_kernel_log.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_log.hpp b/trunk/src/kernel/srs_kernel_log.hpp index ad47b5e15..84b1988d3 100644 --- a/trunk/src/kernel/srs_kernel_log.hpp +++ b/trunk/src/kernel/srs_kernel_log.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_mp3.cpp b/trunk/src/kernel/srs_kernel_mp3.cpp index 5eda04aa9..8bd322d86 100644 --- a/trunk/src/kernel/srs_kernel_mp3.cpp +++ b/trunk/src/kernel/srs_kernel_mp3.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_mp3.hpp b/trunk/src/kernel/srs_kernel_mp3.hpp index 987a1774d..55c4a69de 100644 --- a/trunk/src/kernel/srs_kernel_mp3.hpp +++ b/trunk/src/kernel/srs_kernel_mp3.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_mp4.cpp b/trunk/src/kernel/srs_kernel_mp4.cpp index ccc09e62d..a673137fd 100644 --- a/trunk/src/kernel/srs_kernel_mp4.cpp +++ b/trunk/src/kernel/srs_kernel_mp4.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_mp4.hpp b/trunk/src/kernel/srs_kernel_mp4.hpp index 4f203e437..b5b8910ce 100644 --- a/trunk/src/kernel/srs_kernel_mp4.hpp +++ b/trunk/src/kernel/srs_kernel_mp4.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_ps.cpp b/trunk/src/kernel/srs_kernel_ps.cpp index 54da78fa5..f4c1b1056 100644 --- a/trunk/src/kernel/srs_kernel_ps.cpp +++ b/trunk/src/kernel/srs_kernel_ps.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_ps.hpp b/trunk/src/kernel/srs_kernel_ps.hpp index 30cdeef76..6c0b375f8 100644 --- a/trunk/src/kernel/srs_kernel_ps.hpp +++ b/trunk/src/kernel/srs_kernel_ps.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_rtc_rtcp.cpp b/trunk/src/kernel/srs_kernel_rtc_rtcp.cpp index ad19200ee..18fa7848d 100644 --- a/trunk/src/kernel/srs_kernel_rtc_rtcp.cpp +++ b/trunk/src/kernel/srs_kernel_rtc_rtcp.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_rtc_rtcp.hpp b/trunk/src/kernel/srs_kernel_rtc_rtcp.hpp index 1c0dc921e..47c57858a 100644 --- a/trunk/src/kernel/srs_kernel_rtc_rtcp.hpp +++ b/trunk/src/kernel/srs_kernel_rtc_rtcp.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_rtc_rtp.cpp b/trunk/src/kernel/srs_kernel_rtc_rtp.cpp index d3b490af9..4c9a99bdc 100644 --- a/trunk/src/kernel/srs_kernel_rtc_rtp.cpp +++ b/trunk/src/kernel/srs_kernel_rtc_rtp.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_rtc_rtp.hpp b/trunk/src/kernel/srs_kernel_rtc_rtp.hpp index 57ba30c9a..db5c8e050 100644 --- a/trunk/src/kernel/srs_kernel_rtc_rtp.hpp +++ b/trunk/src/kernel/srs_kernel_rtc_rtp.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_stream.cpp b/trunk/src/kernel/srs_kernel_stream.cpp index ab506ac83..c1d75b2e4 100755 --- a/trunk/src/kernel/srs_kernel_stream.cpp +++ b/trunk/src/kernel/srs_kernel_stream.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_stream.hpp b/trunk/src/kernel/srs_kernel_stream.hpp index 02a93aa1c..4dc3fced4 100644 --- a/trunk/src/kernel/srs_kernel_stream.hpp +++ b/trunk/src/kernel/srs_kernel_stream.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_ts.cpp b/trunk/src/kernel/srs_kernel_ts.cpp index f05ab9ff2..5fd6585c8 100644 --- a/trunk/src/kernel/srs_kernel_ts.cpp +++ b/trunk/src/kernel/srs_kernel_ts.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_ts.hpp b/trunk/src/kernel/srs_kernel_ts.hpp index 65aaddb67..8ded42220 100644 --- a/trunk/src/kernel/srs_kernel_ts.hpp +++ b/trunk/src/kernel/srs_kernel_ts.hpp @@ -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 diff --git a/trunk/src/kernel/srs_kernel_utility.cpp b/trunk/src/kernel/srs_kernel_utility.cpp index cc1e423fb..ed5125f95 100644 --- a/trunk/src/kernel/srs_kernel_utility.cpp +++ b/trunk/src/kernel/srs_kernel_utility.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/kernel/srs_kernel_utility.hpp b/trunk/src/kernel/srs_kernel_utility.hpp index c2bce86fc..f81184495 100644 --- a/trunk/src/kernel/srs_kernel_utility.hpp +++ b/trunk/src/kernel/srs_kernel_utility.hpp @@ -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 diff --git a/trunk/src/main/srs_main_ingest_hls.cpp b/trunk/src/main/srs_main_ingest_hls.cpp index db036a50b..d2bb944ac 100644 --- a/trunk/src/main/srs_main_ingest_hls.cpp +++ b/trunk/src/main/srs_main_ingest_hls.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/main/srs_main_mp4_parser.cpp b/trunk/src/main/srs_main_mp4_parser.cpp index fd8fe91d7..84f0c564f 100644 --- a/trunk/src/main/srs_main_mp4_parser.cpp +++ b/trunk/src/main/srs_main_mp4_parser.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/main/srs_main_server.cpp b/trunk/src/main/srs_main_server.cpp index 6bf06d1d3..f30d18d61 100644 --- a/trunk/src/main/srs_main_server.cpp +++ b/trunk/src/main/srs_main_server.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_amf0.cpp b/trunk/src/protocol/srs_protocol_amf0.cpp index 4e2b7a306..ddd5d6899 100644 --- a/trunk/src/protocol/srs_protocol_amf0.cpp +++ b/trunk/src/protocol/srs_protocol_amf0.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_amf0.hpp b/trunk/src/protocol/srs_protocol_amf0.hpp index aa6efe8b8..f221ffc5d 100644 --- a/trunk/src/protocol/srs_protocol_amf0.hpp +++ b/trunk/src/protocol/srs_protocol_amf0.hpp @@ -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_PROTOCOL_AMF0_HPP diff --git a/trunk/src/protocol/srs_protocol_conn.cpp b/trunk/src/protocol/srs_protocol_conn.cpp index 2fca91067..aac5f133a 100644 --- a/trunk/src/protocol/srs_protocol_conn.cpp +++ b/trunk/src/protocol/srs_protocol_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_conn.hpp b/trunk/src/protocol/srs_protocol_conn.hpp index 6e4a0cdb2..a884c8d31 100644 --- a/trunk/src/protocol/srs_protocol_conn.hpp +++ b/trunk/src/protocol/srs_protocol_conn.hpp @@ -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_PROTOCOL_CONN_HPP diff --git a/trunk/src/protocol/srs_protocol_format.cpp b/trunk/src/protocol/srs_protocol_format.cpp index 3dd12505e..20fe4433b 100644 --- a/trunk/src/protocol/srs_protocol_format.cpp +++ b/trunk/src/protocol/srs_protocol_format.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_format.hpp b/trunk/src/protocol/srs_protocol_format.hpp index b2c08e6de..cc187d648 100644 --- a/trunk/src/protocol/srs_protocol_format.hpp +++ b/trunk/src/protocol/srs_protocol_format.hpp @@ -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_PROTOCOL_FORMAT_HPP diff --git a/trunk/src/protocol/srs_protocol_http_client.cpp b/trunk/src/protocol/srs_protocol_http_client.cpp index 1ba6e2009..bc3ff0b89 100644 --- a/trunk/src/protocol/srs_protocol_http_client.cpp +++ b/trunk/src/protocol/srs_protocol_http_client.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_http_client.hpp b/trunk/src/protocol/srs_protocol_http_client.hpp index c047eee1a..fd8dac449 100644 --- a/trunk/src/protocol/srs_protocol_http_client.hpp +++ b/trunk/src/protocol/srs_protocol_http_client.hpp @@ -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_PROTOCOL_HTTP_CLIENT_HPP diff --git a/trunk/src/protocol/srs_protocol_http_conn.cpp b/trunk/src/protocol/srs_protocol_http_conn.cpp index a885065b4..2b29c2b32 100644 --- a/trunk/src/protocol/srs_protocol_http_conn.cpp +++ b/trunk/src/protocol/srs_protocol_http_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_http_conn.hpp b/trunk/src/protocol/srs_protocol_http_conn.hpp index a3a7cf8de..07e4c96e0 100644 --- a/trunk/src/protocol/srs_protocol_http_conn.hpp +++ b/trunk/src/protocol/srs_protocol_http_conn.hpp @@ -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_PROTOCOL_HTTP_CONN_HPP diff --git a/trunk/src/protocol/srs_protocol_http_stack.cpp b/trunk/src/protocol/srs_protocol_http_stack.cpp index 56e1532d9..b89d87c6b 100644 --- a/trunk/src/protocol/srs_protocol_http_stack.cpp +++ b/trunk/src/protocol/srs_protocol_http_stack.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_http_stack.hpp b/trunk/src/protocol/srs_protocol_http_stack.hpp index c128b93ec..3088dc5ad 100644 --- a/trunk/src/protocol/srs_protocol_http_stack.hpp +++ b/trunk/src/protocol/srs_protocol_http_stack.hpp @@ -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_PROTOCOL_HTTP_HPP diff --git a/trunk/src/protocol/srs_protocol_io.cpp b/trunk/src/protocol/srs_protocol_io.cpp index 566d7ea4d..b55367317 100644 --- a/trunk/src/protocol/srs_protocol_io.cpp +++ b/trunk/src/protocol/srs_protocol_io.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_io.hpp b/trunk/src/protocol/srs_protocol_io.hpp index aab08c0a2..f22a63acf 100644 --- a/trunk/src/protocol/srs_protocol_io.hpp +++ b/trunk/src/protocol/srs_protocol_io.hpp @@ -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_PROTOCOL_IO_HPP diff --git a/trunk/src/protocol/srs_protocol_json.cpp b/trunk/src/protocol/srs_protocol_json.cpp index 813247f66..924813910 100644 --- a/trunk/src/protocol/srs_protocol_json.cpp +++ b/trunk/src/protocol/srs_protocol_json.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include @@ -1316,7 +1316,7 @@ void json_value_free (json_value * value) // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_json.hpp b/trunk/src/protocol/srs_protocol_json.hpp index 4f3730d59..58558296a 100644 --- a/trunk/src/protocol/srs_protocol_json.hpp +++ b/trunk/src/protocol/srs_protocol_json.hpp @@ -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_PROTOCOL_JSON_HPP diff --git a/trunk/src/protocol/srs_protocol_kbps.cpp b/trunk/src/protocol/srs_protocol_kbps.cpp index 80ef9421e..451f0d266 100644 --- a/trunk/src/protocol/srs_protocol_kbps.cpp +++ b/trunk/src/protocol/srs_protocol_kbps.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_kbps.hpp b/trunk/src/protocol/srs_protocol_kbps.hpp index 993806b6e..445dcb94c 100644 --- a/trunk/src/protocol/srs_protocol_kbps.hpp +++ b/trunk/src/protocol/srs_protocol_kbps.hpp @@ -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_PROTOCOL_KBPS_HPP diff --git a/trunk/src/protocol/srs_protocol_log.cpp b/trunk/src/protocol/srs_protocol_log.cpp index 573eb4f2d..7e58c6199 100644 --- a/trunk/src/protocol/srs_protocol_log.cpp +++ b/trunk/src/protocol/srs_protocol_log.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_log.hpp b/trunk/src/protocol/srs_protocol_log.hpp index a47b4ffb1..a8a60fedb 100644 --- a/trunk/src/protocol/srs_protocol_log.hpp +++ b/trunk/src/protocol/srs_protocol_log.hpp @@ -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_PROTOCOL_LOG_HPP diff --git a/trunk/src/protocol/srs_protocol_protobuf.cpp b/trunk/src/protocol/srs_protocol_protobuf.cpp index fb368c6fe..08011f44d 100644 --- a/trunk/src/protocol/srs_protocol_protobuf.cpp +++ b/trunk/src/protocol/srs_protocol_protobuf.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_protobuf.hpp b/trunk/src/protocol/srs_protocol_protobuf.hpp index 44ba16abe..04dcfd238 100644 --- a/trunk/src/protocol/srs_protocol_protobuf.hpp +++ b/trunk/src/protocol/srs_protocol_protobuf.hpp @@ -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_PROTOCOL_PROTOBUF_HPP diff --git a/trunk/src/protocol/srs_protocol_raw_avc.cpp b/trunk/src/protocol/srs_protocol_raw_avc.cpp index b47b42b5d..9a02d2f81 100644 --- a/trunk/src/protocol/srs_protocol_raw_avc.cpp +++ b/trunk/src/protocol/srs_protocol_raw_avc.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_raw_avc.hpp b/trunk/src/protocol/srs_protocol_raw_avc.hpp index 8d3f0a8ad..246b52a02 100644 --- a/trunk/src/protocol/srs_protocol_raw_avc.hpp +++ b/trunk/src/protocol/srs_protocol_raw_avc.hpp @@ -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_PROTOCOL_RAW_AVC_HPP diff --git a/trunk/src/protocol/srs_protocol_rtc_stun.cpp b/trunk/src/protocol/srs_protocol_rtc_stun.cpp index 84332600d..9c259cb54 100644 --- a/trunk/src/protocol/srs_protocol_rtc_stun.cpp +++ b/trunk/src/protocol/srs_protocol_rtc_stun.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_rtc_stun.hpp b/trunk/src/protocol/srs_protocol_rtc_stun.hpp index 9801ef589..05abd7502 100644 --- a/trunk/src/protocol/srs_protocol_rtc_stun.hpp +++ b/trunk/src/protocol/srs_protocol_rtc_stun.hpp @@ -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_PROTOCOL_RTC_STUN_HPP diff --git a/trunk/src/protocol/srs_protocol_rtmp_conn.cpp b/trunk/src/protocol/srs_protocol_rtmp_conn.cpp index 46c1ee7c5..6777418ba 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_conn.cpp +++ b/trunk/src/protocol/srs_protocol_rtmp_conn.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_rtmp_conn.hpp b/trunk/src/protocol/srs_protocol_rtmp_conn.hpp index 65907643c..22041b858 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_conn.hpp +++ b/trunk/src/protocol/srs_protocol_rtmp_conn.hpp @@ -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_PROTOCOL_RTMP_CONN_HPP diff --git a/trunk/src/protocol/srs_protocol_rtmp_handshake.cpp b/trunk/src/protocol/srs_protocol_rtmp_handshake.cpp index f90455581..4e3677c6d 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_handshake.cpp +++ b/trunk/src/protocol/srs_protocol_rtmp_handshake.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_rtmp_handshake.hpp b/trunk/src/protocol/srs_protocol_rtmp_handshake.hpp index f3253aedc..3f2c5f1d1 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_handshake.hpp +++ b/trunk/src/protocol/srs_protocol_rtmp_handshake.hpp @@ -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_PROTOCOL_HANDSHAKE_HPP diff --git a/trunk/src/protocol/srs_protocol_rtmp_msg_array.cpp b/trunk/src/protocol/srs_protocol_rtmp_msg_array.cpp index 5ecf3cbda..d809f2f83 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_msg_array.cpp +++ b/trunk/src/protocol/srs_protocol_rtmp_msg_array.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_rtmp_msg_array.hpp b/trunk/src/protocol/srs_protocol_rtmp_msg_array.hpp index dbf478f8d..6346dd2fb 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_msg_array.hpp +++ b/trunk/src/protocol/srs_protocol_rtmp_msg_array.hpp @@ -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_PROTOCOL_MESSAGE_ARRAY_HPP diff --git a/trunk/src/protocol/srs_protocol_rtmp_stack.cpp b/trunk/src/protocol/srs_protocol_rtmp_stack.cpp index 63f19b8a8..4bc5c0e28 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_stack.cpp +++ b/trunk/src/protocol/srs_protocol_rtmp_stack.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_rtmp_stack.hpp b/trunk/src/protocol/srs_protocol_rtmp_stack.hpp index b628d2e12..eeb244a37 100644 --- a/trunk/src/protocol/srs_protocol_rtmp_stack.hpp +++ b/trunk/src/protocol/srs_protocol_rtmp_stack.hpp @@ -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_PROTOCOL_RTMP_HPP diff --git a/trunk/src/protocol/srs_protocol_srt.cpp b/trunk/src/protocol/srs_protocol_srt.cpp index 41888b2e1..9587909e9 100644 --- a/trunk/src/protocol/srs_protocol_srt.cpp +++ b/trunk/src/protocol/srs_protocol_srt.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_srt.hpp b/trunk/src/protocol/srs_protocol_srt.hpp index 90e696763..68c166c65 100644 --- a/trunk/src/protocol/srs_protocol_srt.hpp +++ b/trunk/src/protocol/srs_protocol_srt.hpp @@ -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_PROTOCOL_SRT_HPP diff --git a/trunk/src/protocol/srs_protocol_st.cpp b/trunk/src/protocol/srs_protocol_st.cpp index 2124db1aa..37e9ec695 100644 --- a/trunk/src/protocol/srs_protocol_st.cpp +++ b/trunk/src/protocol/srs_protocol_st.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_st.hpp b/trunk/src/protocol/srs_protocol_st.hpp index d94a86974..d9cb6a0c1 100644 --- a/trunk/src/protocol/srs_protocol_st.hpp +++ b/trunk/src/protocol/srs_protocol_st.hpp @@ -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_PROTOCOL_ST_HPP diff --git a/trunk/src/protocol/srs_protocol_stream.cpp b/trunk/src/protocol/srs_protocol_stream.cpp index 440ad0504..381bcdff9 100755 --- a/trunk/src/protocol/srs_protocol_stream.cpp +++ b/trunk/src/protocol/srs_protocol_stream.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_stream.hpp b/trunk/src/protocol/srs_protocol_stream.hpp index 0d5200d8b..39012506e 100644 --- a/trunk/src/protocol/srs_protocol_stream.hpp +++ b/trunk/src/protocol/srs_protocol_stream.hpp @@ -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_PROTOCOL_STREAM_HPP diff --git a/trunk/src/protocol/srs_protocol_utility.cpp b/trunk/src/protocol/srs_protocol_utility.cpp index dd3a34a57..8a004ab6b 100644 --- a/trunk/src/protocol/srs_protocol_utility.cpp +++ b/trunk/src/protocol/srs_protocol_utility.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/protocol/srs_protocol_utility.hpp b/trunk/src/protocol/srs_protocol_utility.hpp index eaa853b9e..2b866ba3e 100644 --- a/trunk/src/protocol/srs_protocol_utility.hpp +++ b/trunk/src/protocol/srs_protocol_utility.hpp @@ -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_PROTOCOL_UTILITY_HPP diff --git a/trunk/src/utest/srs_utest.cpp b/trunk/src/utest/srs_utest.cpp index b47f73d93..b98bd5518 100644 --- a/trunk/src/utest/srs_utest.cpp +++ b/trunk/src/utest/srs_utest.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest.hpp b/trunk/src/utest/srs_utest.hpp index 5a2a2fa65..c9b2641ed 100644 --- a/trunk/src/utest/srs_utest.hpp +++ b/trunk/src/utest/srs_utest.hpp @@ -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_UTEST_PUBLIC_SHARED_HPP diff --git a/trunk/src/utest/srs_utest_amf0.cpp b/trunk/src/utest/srs_utest_amf0.cpp index 3045702d7..b2d1bd2f7 100644 --- a/trunk/src/utest/srs_utest_amf0.cpp +++ b/trunk/src/utest/srs_utest_amf0.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_amf0.hpp b/trunk/src/utest/srs_utest_amf0.hpp index e1ee9b8d8..a8cf142eb 100644 --- a/trunk/src/utest/srs_utest_amf0.hpp +++ b/trunk/src/utest/srs_utest_amf0.hpp @@ -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_UTEST_AMF0_HPP diff --git a/trunk/src/utest/srs_utest_app.cpp b/trunk/src/utest/srs_utest_app.cpp index 01c4d731c..856aaa2e2 100644 --- a/trunk/src/utest/srs_utest_app.cpp +++ b/trunk/src/utest/srs_utest_app.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_app.hpp b/trunk/src/utest/srs_utest_app.hpp index c8216bc88..1bb25f338 100644 --- a/trunk/src/utest/srs_utest_app.hpp +++ b/trunk/src/utest/srs_utest_app.hpp @@ -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_UTEST_APP_HPP diff --git a/trunk/src/utest/srs_utest_avc.cpp b/trunk/src/utest/srs_utest_avc.cpp index 6ee9ff0d6..7fb7374e2 100644 --- a/trunk/src/utest/srs_utest_avc.cpp +++ b/trunk/src/utest/srs_utest_avc.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_avc.hpp b/trunk/src/utest/srs_utest_avc.hpp index 1169aaa24..1289a7c11 100644 --- a/trunk/src/utest/srs_utest_avc.hpp +++ b/trunk/src/utest/srs_utest_avc.hpp @@ -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_UTEST_AVC_HPP diff --git a/trunk/src/utest/srs_utest_config.cpp b/trunk/src/utest/srs_utest_config.cpp index 1a3e093da..c4c495967 100644 --- a/trunk/src/utest/srs_utest_config.cpp +++ b/trunk/src/utest/srs_utest_config.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_config.hpp b/trunk/src/utest/srs_utest_config.hpp index f6d8e4ae7..ca538707d 100644 --- a/trunk/src/utest/srs_utest_config.hpp +++ b/trunk/src/utest/srs_utest_config.hpp @@ -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_UTEST_CONFIG_HPP diff --git a/trunk/src/utest/srs_utest_config2.cpp b/trunk/src/utest/srs_utest_config2.cpp index 1478e694a..d4e7df907 100644 --- a/trunk/src/utest/srs_utest_config2.cpp +++ b/trunk/src/utest/srs_utest_config2.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_config2.hpp b/trunk/src/utest/srs_utest_config2.hpp index 9b9ce159e..587151743 100644 --- a/trunk/src/utest/srs_utest_config2.hpp +++ b/trunk/src/utest/srs_utest_config2.hpp @@ -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_UTEST_CONFIG2_HPP diff --git a/trunk/src/utest/srs_utest_core.cpp b/trunk/src/utest/srs_utest_core.cpp index d9cd242a2..59f8bce1f 100644 --- a/trunk/src/utest/srs_utest_core.cpp +++ b/trunk/src/utest/srs_utest_core.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_core.hpp b/trunk/src/utest/srs_utest_core.hpp index 9aaa8d990..95baaaf4d 100644 --- a/trunk/src/utest/srs_utest_core.hpp +++ b/trunk/src/utest/srs_utest_core.hpp @@ -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_UTEST_CORE_HPP diff --git a/trunk/src/utest/srs_utest_gb28181.cpp b/trunk/src/utest/srs_utest_gb28181.cpp index 85a61cb06..6b78d3a58 100644 --- a/trunk/src/utest/srs_utest_gb28181.cpp +++ b/trunk/src/utest/srs_utest_gb28181.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_gb28181.hpp b/trunk/src/utest/srs_utest_gb28181.hpp index e0ef7f9ac..edebbf5a9 100644 --- a/trunk/src/utest/srs_utest_gb28181.hpp +++ b/trunk/src/utest/srs_utest_gb28181.hpp @@ -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_UTEST_GB28181_HPP diff --git a/trunk/src/utest/srs_utest_http.cpp b/trunk/src/utest/srs_utest_http.cpp index ba1c34497..382f5dc3e 100644 --- a/trunk/src/utest/srs_utest_http.cpp +++ b/trunk/src/utest/srs_utest_http.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_http.hpp b/trunk/src/utest/srs_utest_http.hpp index 51d97bf8e..81e8d2115 100644 --- a/trunk/src/utest/srs_utest_http.hpp +++ b/trunk/src/utest/srs_utest_http.hpp @@ -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_UTEST_PROTO_STACK_HPP diff --git a/trunk/src/utest/srs_utest_kernel.cpp b/trunk/src/utest/srs_utest_kernel.cpp index 862c59381..59f63a143 100644 --- a/trunk/src/utest/srs_utest_kernel.cpp +++ b/trunk/src/utest/srs_utest_kernel.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_kernel.hpp b/trunk/src/utest/srs_utest_kernel.hpp index 5f4cbd56f..9ea9cb8eb 100644 --- a/trunk/src/utest/srs_utest_kernel.hpp +++ b/trunk/src/utest/srs_utest_kernel.hpp @@ -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_UTEST_KERNEL_HPP diff --git a/trunk/src/utest/srs_utest_kernel2.cpp b/trunk/src/utest/srs_utest_kernel2.cpp index d7b838abd..edf6cf416 100644 --- a/trunk/src/utest/srs_utest_kernel2.cpp +++ b/trunk/src/utest/srs_utest_kernel2.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_kernel2.hpp b/trunk/src/utest/srs_utest_kernel2.hpp index 9d3b044f2..293bc1a96 100644 --- a/trunk/src/utest/srs_utest_kernel2.hpp +++ b/trunk/src/utest/srs_utest_kernel2.hpp @@ -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_UTEST_KERNEL2_HPP diff --git a/trunk/src/utest/srs_utest_mp4.cpp b/trunk/src/utest/srs_utest_mp4.cpp index d642e8afc..e324522f7 100644 --- a/trunk/src/utest/srs_utest_mp4.cpp +++ b/trunk/src/utest/srs_utest_mp4.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_mp4.hpp b/trunk/src/utest/srs_utest_mp4.hpp index 759d13ab9..7df061f2f 100644 --- a/trunk/src/utest/srs_utest_mp4.hpp +++ b/trunk/src/utest/srs_utest_mp4.hpp @@ -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_UTEST_MP4_HPP diff --git a/trunk/src/utest/srs_utest_protocol.cpp b/trunk/src/utest/srs_utest_protocol.cpp index c7864d6af..ce9326790 100644 --- a/trunk/src/utest/srs_utest_protocol.cpp +++ b/trunk/src/utest/srs_utest_protocol.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_protocol.hpp b/trunk/src/utest/srs_utest_protocol.hpp index b9de94998..b07080b0f 100644 --- a/trunk/src/utest/srs_utest_protocol.hpp +++ b/trunk/src/utest/srs_utest_protocol.hpp @@ -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_UTEST_PROTOCOL_HPP diff --git a/trunk/src/utest/srs_utest_protocol2.cpp b/trunk/src/utest/srs_utest_protocol2.cpp index 9ec04fd2d..585cd4f6c 100644 --- a/trunk/src/utest/srs_utest_protocol2.cpp +++ b/trunk/src/utest/srs_utest_protocol2.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_protocol2.hpp b/trunk/src/utest/srs_utest_protocol2.hpp index df613b769..b3fa60d6e 100644 --- a/trunk/src/utest/srs_utest_protocol2.hpp +++ b/trunk/src/utest/srs_utest_protocol2.hpp @@ -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_UTEST_PROTOCOL2_HPP diff --git a/trunk/src/utest/srs_utest_reload.cpp b/trunk/src/utest/srs_utest_reload.cpp index 80824ce0c..ba4ccd963 100644 --- a/trunk/src/utest/srs_utest_reload.cpp +++ b/trunk/src/utest/srs_utest_reload.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_reload.hpp b/trunk/src/utest/srs_utest_reload.hpp index 6f920a7e7..3c774d2f6 100644 --- a/trunk/src/utest/srs_utest_reload.hpp +++ b/trunk/src/utest/srs_utest_reload.hpp @@ -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_UTEST_RELOAD_HPP diff --git a/trunk/src/utest/srs_utest_rtc.cpp b/trunk/src/utest/srs_utest_rtc.cpp index 71bbe35b9..728a09964 100644 --- a/trunk/src/utest/srs_utest_rtc.cpp +++ b/trunk/src/utest/srs_utest_rtc.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_rtc.hpp b/trunk/src/utest/srs_utest_rtc.hpp index 9e7e68af8..7c91131f2 100644 --- a/trunk/src/utest/srs_utest_rtc.hpp +++ b/trunk/src/utest/srs_utest_rtc.hpp @@ -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_UTEST_RTC_HPP diff --git a/trunk/src/utest/srs_utest_rtmp.cpp b/trunk/src/utest/srs_utest_rtmp.cpp index b5535d61b..5e30be111 100644 --- a/trunk/src/utest/srs_utest_rtmp.cpp +++ b/trunk/src/utest/srs_utest_rtmp.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_rtmp.hpp b/trunk/src/utest/srs_utest_rtmp.hpp index c92d125da..566cb1ab6 100644 --- a/trunk/src/utest/srs_utest_rtmp.hpp +++ b/trunk/src/utest/srs_utest_rtmp.hpp @@ -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_UTEST_PROTO_STACK_HPP diff --git a/trunk/src/utest/srs_utest_service.cpp b/trunk/src/utest/srs_utest_service.cpp index fc428c5fb..a44d26b60 100644 --- a/trunk/src/utest/srs_utest_service.cpp +++ b/trunk/src/utest/srs_utest_service.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 The SRS Authors // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_service.hpp b/trunk/src/utest/srs_utest_service.hpp index 68f10752e..f27e0d233 100644 --- a/trunk/src/utest/srs_utest_service.hpp +++ b/trunk/src/utest/srs_utest_service.hpp @@ -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_UTEST_SERVICE_HPP diff --git a/trunk/src/utest/srs_utest_srt.cpp b/trunk/src/utest/srs_utest_srt.cpp index dc9b154b2..371eba03f 100644 --- a/trunk/src/utest/srs_utest_srt.cpp +++ b/trunk/src/utest/srs_utest_srt.cpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 Winlin // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #include diff --git a/trunk/src/utest/srs_utest_srt.hpp b/trunk/src/utest/srs_utest_srt.hpp index 8f092ac52..02c0d36cb 100644 --- a/trunk/src/utest/srs_utest_srt.hpp +++ b/trunk/src/utest/srs_utest_srt.hpp @@ -1,7 +1,7 @@ // // Copyright (c) 2013-2023 Winlin // -// SPDX-License-Identifier: MIT or MulanPSL-2.0 +// SPDX-License-Identifier: MIT // #ifndef SRS_UTEST_SRT_HPP