Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

Commit 83bbe9b

Browse files
author
Wolfram Grätz
committed
Merge pull request #37 from phrase/license
License
2 parents 1c13a3b + f19e1e4 commit 83bbe9b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

LICENSE

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2016 Dynport GmbH
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6+
7+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8+
9+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,16 @@ This tool and it's source code are auto-generated from templates that run agains
5858

5959
## Further reading
6060
* [PhraseApp Client Download Page](https://phraseapp.com/cli)
61+
62+
## Licenses
63+
64+
phraseapp-client is licensed under MIT license. (see [LICENSE](LICENSE))
65+
66+
Parts of phraseapp-client use third party libraries which are vendored and licensed under different licenses:
67+
68+
library | license
69+
---|---
70+
github.com/bgentry/speakeasy | MIT / Apache 2.0
71+
github.com/daviddengcn/go-colortext | MIT
72+
github.com/dynport/dgtk | Apache 2.0
73+
gopkg.in/yaml.v2 | LGPLv3

0 commit comments

Comments
 (0)