chiark / gitweb /
dosngrade to GPLv3+
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 3 Aug 2021 17:48:01 +0000 (18:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 3 Aug 2021 17:48:50 +0000 (18:48 +0100)
commita9a9fa45506fb04a4195681e030f8044eba6a43f
treead4ea7365b445a33938a86e7cb5f3774c1d65fb4
parent850ecc49f7e3ec439de2bb054de927964d3bc0ec
dosngrade to GPLv3+

We don't want to impose AGPLv3+ on the users of the client.

this is possible becuse all files here are either entirely by me
recently and/or from GPL (non-AGPL) parts of the Python hippotat.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
macros/Cargo.toml
macros/macros.rs
src/bin/client.rs
src/config.rs
src/lib.rs
src/prelude.rs
src/reporter.rs
src/slip.rs
src/types.rs
src/utils.rs