From 7d1f66e537b6962b3280e8d9f2db9a0afbc5f7f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Mon, 8 Sep 2014 20:08:09 +0200 Subject: [PATCH] gocov is licensed MIT, not BSD-3 --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index cddfd4fa..8cab6973 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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