gocov is licensed MIT, not BSD-3

This commit is contained in:
Sébastien Delafond
2014-09-08 20:08:09 +02:00
parent 2e9f8b8064
commit 7d1f66e537
+1 -1
View File
@@ -61,7 +61,7 @@ License: BSD-3-clause
Files: _vendor/src/github.com/axw/gocov/*
Copyright: 2012 The Gocov Authors
License: BSD-3-clause
License: MIT
Files: _vendor/src/github.com/mattn/goveralls/*
Copyright: 2013-2014 Yasuhiro Matsumoto