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

Commit b10a2a5

Browse files
committed
link licenses
1 parent 83bbe9b commit b10a2a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Parts of phraseapp-client use third party libraries which are vendored and licen
6767

6868
library | license
6969
---|---
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
70+
github.com/bgentry/speakeasy | [MIT](https://opensource.org/licenses/mit-license.php) / [Apache 2.0](https://github.com/bgentry/speakeasy/blob/master/LICENSE_WINDOWS)
71+
github.com/daviddengcn/go-colortext | [BSD](https://github.com/daviddengcn/go-colortext/blob/master/LICENSE) / [MIT](https://github.com/daviddengcn/go-colortext/blob/master/LICENSE)
72+
github.com/dynport/dgtk | [Apache 2.0](https://github.com/dynport/dgtk/blob/master/LICENSE)
73+
gopkg.in/yaml.v2 | [LGPLv3](https://github.com/go-yaml/yaml/blob/v2/LICENSE)

0 commit comments

Comments
 (0)