mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00
Make repo REUSE compliant
This commit is contained in:

committed by
Sean DuBois

parent
efffef2957
commit
683fc837d0
@@ -1,5 +1,8 @@
|
||||
/* eslint-env browser */
|
||||
|
||||
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
const pc = new RTCPeerConnection({
|
||||
iceServers: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user