chore: License under BSD-3-Clause

This commit is contained in:
Fabian Freyer
2019-03-04 08:24:56 +01:00
parent 5d735869ff
commit 068b302947
4 changed files with 45 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ name = "webterm"
version = "0.1.0"
authors = ["fabian.freyer@physik.tu-berlin.de"]
edition = "2018"
license = "BSD-3-Clause"
[dependencies]
actix= "0.7.9"