Add copyright notice to Readme
This commit is contained in:
parent
437033ef25
commit
770006b06f
1 changed files with 6 additions and 0 deletions
|
@ -76,3 +76,9 @@ git push --follow-tags
|
|||
vi package.json
|
||||
git commit -am "version bump" && git push
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2021 meissa GmbH
|
||||
Licensed under the [Apache License, Version 2.0](LICENSE) (the "License")
|
||||
Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE)
|
Loading…
Reference in a new issue