Change location of License
This commit is contained in:
parent
519e1e9730
commit
481a300cac
@ -28,5 +28,4 @@ iottb --help # Most general overview
|
||||
iottb <subcommand> --help
|
||||
```
|
||||
## License
|
||||
This project is licensed under the BSD 3-clause License, a copy of which is provided in the file `LICENSE` in the root of this project.
|
||||
|
||||
This project is licensed under the BSD 3-clause License, a copy of which is provided in the file `code/iottb-project/LICENSE`
|
||||
|
||||
@ -58,5 +58,5 @@ By setting this variable you control where the basic iottb application
|
||||
configuration should be looked for
|
||||
|
||||
## License
|
||||
This project is licensed under the BSD 3-clause License, a copy of which is provided in the file `LICENSE` in the root of this project.
|
||||
This project is licensed under the BSD 3-clause License, a copy of which is provided in the file `code/iottb-project/LICENSE`
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
description = "IoT Testbed"
|
||||
authors = ["Sebastian Lenzlinger <sebastian.lenzlinger@unibas.ch>"]
|
||||
readme = "README.md"
|
||||
license = "LICENSE"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user