go-kit/kit

Please, add proper attribution to log/term/*

Open

#640 创建于 2017年12月11日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (27,422 star) (2,446 fork)batch import
enhancementhelp wanted

描述

Hi,

While preparing a Debian package for go-kit, the FTP masters rejected my package because of missing attribution in log/term/*

I checked the code and it seems it is deriving from ssh/terminal (although I don't see much code coming from there) and from github.com/mattn/go-colorable. There is a LICENSE file, which does not attribute properly either work, nor their original licenses (the Go license is BSD, not MIT), and attributes code to one Simon Eskildsen, who's not mentioned anywhere else.

All in all, copyright and licensing is very unclear in that directory. Could you please clarify it?

Thanks!

贡献者指南

Please, add proper attribution to log/term/* · go-kit/kit#640 | Good First Issue