From 991aa67efb5736051068a982a59aa1f17b007739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Wed, 9 Jul 2014 23:10:59 +0200 Subject: [PATCH] Collect licenses by going over files one by one --- debian/copyright | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/debian/copyright b/debian/copyright index f1b6c579..4557ecc5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -34,14 +34,43 @@ Files: _vendor/src/github.com/syndtr/goleveldb/* Copyright: 2012 Suryandaru Triandana License: BSD-2-clause +Files: _vendor/src/github.com/syndtr/goleveldb/leveldb/journal/journal*.go +Copyright: 2011 The LevelDB-Go Authors +License: BSD-3-clause + +Files: _vendor/src/github.com/syndtr/goleveldb/leveldb/util/buffer*.go +Copyright: 2009 The Go Authors +License: BSD-3-clause + Files: _vendor/src/code.google.com/p/go.crypto/* _vendor/src/code.google.com/p/go.tools/* _vendor/src/github.com/smira/flag/* _vendor/src/github.com/golang/lint/* _vendor/src/code.google.com/p/gographviz/scanner/scanner.go Copyright: 2009 The Go Authors License: BSD-3-clause +Files: _vendor/src/code.google.com/p/go.tools/godoc/static/godoc.html +License: CC-BY-3.0 + +Files: _vendor/src/code.google.com/p/go.tools/godoc/static/jquery.js +Copyright: 2005, 2014 jQuery Foundation and other contributors +License: MIT + +Files: _vendor/src/code.google.com/p/go.tools/godoc/static/jquery.treeview.js +Copyright: 2007 Jörn Zaefferer +License: Dual MIT and GPL + See: /usr/share/common-licenses/GPL-1 + +Files: _vendor/src/code.google.com/p/go.tools/godoc/static/static.go +Copyright: 2009 The Go Authors +License: CC-BY-3.0 + Files: _vendor/src/code.google.com/p/go-uuid/uuid/* Copyright: 2009 Google Inc. License: BSD-3-clause +Files: _vendor/src/code.google.com/p/go-uuid/lib/codereview/codereview.py +Copyright: 2009 Google +License: Apache-2 + See: /usr/share/common-licenses/Apache-2.0 + Files: _vendor/src/code.google.com/p/snappy-go/* Copyright: 2011 The Snappy-Go Authors License: BSD-3-clause @@ -50,6 +79,14 @@ Files: _vendor/src/github.com/axw/gocov/* Copyright: 2012 The Gocov Authors License: BSD-3-clause +Files: _vendor/src/github.com/mattn/goveralls/* +Copyright: 2013-2014 Yasuhiro Matsumoto +License: MIT + +Files: _vendor/src/github.com/mattn/goveralls/gocover.go +Copyright: 2013 The Go Authors +License: BSD-3-clause + Files: _vendor/src/github.com/smira/commander/* Copyright: 2012 The Go-Commander Authors License: BSD-3-clause