Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

201 changes: 0 additions & 201 deletions LICENSE-APACHE

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE-MIT

This file was deleted.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "comline-core"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
license = "GPL-3.0-only"
description = "Core library and compiler for Comline, an IDL for versioned communication schemas"
repository = "https://github.com/ComlineProject/core"
homepage = "https://github.com/ComlineProject"
Expand Down
Loading
Loading