please add License / Copying information
Closed this issue · 3 comments
Hello,
According to the pypi page at https://pypi.python.org/pypi/python-statsd this software is released under a BSD license. Would you be kind enough to add a copy of the license in the git source code as well as the copyright information? Thank you!
Specially, can you specify the BSD license since there is at least four of them :-]
http://spdx.org/licenses/BSD-2-Clause
http://spdx.org/licenses/BSD-3-Clause
http://spdx.org/licenses/BSD-4-Clause
http://spdx.org/licenses/ISC (sometime referred to as OpenBSD License)
you are too fast. By the time I opened this ticket and cloned the repo, the license file is already in 19669cc thank you!
Hi Antoine,
You're completely right, I should have specified that sooner. I mean the 3-clause-BSD license :)
Thanks for the report!