Change license of crates/livekit_api
from AGPL to GPL (#25206)
Release Notes: - N/A
This commit is contained in:
parent
8102051e27
commit
3a77e5c8c6
4 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition.workspace = true
|
||||
description = "SDK for the LiveKit server API"
|
||||
publish.workspace = true
|
||||
license = "AGPL-3.0-or-later"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../../LICENSE-AGPL
|
1
crates/livekit_api/LICENSE-GPL
Symbolic link
1
crates/livekit_api/LICENSE-GPL
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../LICENSE-GPL
|
Loading…
Add table
Add a link
Reference in a new issue