Change license to Apache-2.0

This commit is contained in:
Timo 2020-08-24 11:32:15 +02:00 committed by Timo Kösters
parent fbbf9f8999
commit a2dbc6fe6d
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
4 changed files with 179 additions and 664 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "conduit"
description = "A Matrix homeserver written in Rust"
license = "AGPL-3.0-only"
license = "Apache-2.0"
authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
repository = "https://git.koesters.xyz/timo/conduit"