Skip to content

Commit f23c844

Browse files
committedApr 18, 2023
Make package REUSE compliant
1 parent 7f37f69 commit f23c844

File tree

178 files changed

+653
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+653
-23
lines changed
 

‎.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# http://editorconfig.org/
2+
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
3+
# SPDX-License-Identifier: MIT
24

35
root = true
46

‎.github/workflows/e2e.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
2+
# SPDX-License-Identifier: MIT
3+
14
name: E2E
25
on:
36
pull_request:

0 commit comments

Comments
 (0)
Please sign in to comment.