This package includes multiple components with different licenses:

| Component          | URL                                                              | License               |
|--------------------|------------------------------------------------------------------|-----------------------|
| golang             | http://golang.org/                                               | BSD and Public Domain |
| gocode             | https://github.com/nsf/gocode                                    | MIT                   |
| delve              | https://github.com/derekparker/delve                             | MIT                   |
| lint               | https://github.com/golang/lint                                   | BSD                   |
| gorename           | https://github.com/golang/tools/blob/master/cmd/gorename/main.go | BSD                   |
| gopkgs             | https://github.com/tpng/gopkgs                                   | BSD                   |
| goreturns          | https://github.com/sqs/goreturns                                 | BSD                   |
| godef              | https://github.com/rogpeppe/godef                                | BSD                   |
| go-find-references | https://github.com/lukehoban/go-find-references                  | No license            |
| go-outline         | https://github.com/lukehoban/go-outline                          | MIT                   |
| go-symbols         | https://github.com/newhook/go-symbols                            | MIT                   |
| godep              | https://github.com/tools/godep                                   | BSD                   |
| govendor           | https://github.com/kardianos/govendor                            | BSD                   |
| gb                 | https://github.com/constabulary/gb                               | MIT                   |
| gogetdoc           | https://github.com/zmb3/gogetdoc                                 | 3-Clause BSD license  |
| goreporter         | https://github.com/wgliang/goreporter                            | Apache 2.0            |
| gometalinter       | https://github.com/alecthomas/gometalinter                       | MIT                   |
