Skip to content

Commit

Permalink
chore: Change AGPL-licensed crates to GPL (except for collab) (zed-in…
Browse files Browse the repository at this point in the history
…dustries#4231)

- [x] Fill in GPL license text.
- [x] live_kit_client depends on live_kit_server as non-dev dependency,
even though it seems to only be used for tests. Is that an issue?

Release Notes:
- N/A
  • Loading branch information
osiewicz authored Jan 23, 2024
1 parent b20b1d4 commit f2ff7fa
Show file tree
Hide file tree
Showing 222 changed files with 821 additions and 147 deletions.
674 changes: 674 additions & 0 deletions LICENSE-GPL

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion crates/activity_indicator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "activity_indicator"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/activity_indicator/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/activity_indicator/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/ai/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "ai"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/ai/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/ai/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/assets/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "assets"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
1 change: 0 additions & 1 deletion crates/assets/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/assets/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/assistant/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "assistant"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/assistant/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/assistant/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/audio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "audio"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/audio/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/audio/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/auto_update/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "auto_update"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/auto_update/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/auto_update/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/breadcrumbs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "breadcrumbs"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/breadcrumbs/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/breadcrumbs/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/call/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "call"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/call/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/call/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/channel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "channel"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/channel/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/channel/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "cli"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/cli/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/cli/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "client"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/client/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/client/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/clock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "clock"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/clock/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/clock/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/collab_ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "collab_ui"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/collab_ui/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/collab_ui/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/color/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "color"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[features]
Expand Down
1 change: 0 additions & 1 deletion crates/color/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/color/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/command_palette/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "command_palette"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/command_palette/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/command_palette/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/copilot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "copilot"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/copilot/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/copilot/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/copilot_ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "copilot_ui"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/copilot_ui/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/copilot_ui/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "db"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/db/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/db/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/diagnostics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "diagnostics"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/diagnostics/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/diagnostics/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/editor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "editor"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/editor/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/editor/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/feature_flags/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "feature_flags"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/feature_flags/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/feature_flags/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/feedback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "feedback"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/feedback/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/feedback/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/file_finder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "file_finder"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/file_finder/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/file_finder/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/fs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "fs"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/fs/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/fs/LICENSE-GPL
1 change: 0 additions & 1 deletion crates/fsevent/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/fsevent/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/fuzzy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "fuzzy"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/fuzzy/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/fuzzy/LICENSE-GPL
2 changes: 1 addition & 1 deletion crates/git/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "git"
version = "0.1.0"
edition = "2021"
publish = false
license = "AGPL-3.0-only"
license = "GPL-3.0-only"


[lib]
Expand Down
1 change: 0 additions & 1 deletion crates/git/LICENSE-AGPL

This file was deleted.

1 change: 1 addition & 0 deletions crates/git/LICENSE-GPL
Loading

0 comments on commit f2ff7fa

Please sign in to comment.