1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

module: add license information

This commit is contained in:
cn
2019-01-25 12:59:30 +01:00
parent 6e08af6fa0
commit d970deddb7
2 changed files with 191 additions and 0 deletions

View File

@ -61,3 +61,7 @@ The below will create a Github release of `miflorad` based on your current git w
export GITHUB_RELEASE_ACCESS_TOKEN=my-personal-access-token
MIFLORAD_VERSION=x.y.z make release
```
## License
miflorad is licensed under the Apache License, Version 2.0. See LICENSE for more information.