Open
Description
Hello!
That's the question arisen by recent rebase I've done (7f96b36). Some modules taken from third party (like namecoin
or network.asyncore_pollchoose
) have the licence headers which were turned into docstrings by @coffeedogs. Though I've seen a python packages with similar formatting style (like jsonrpclib
) I still don't understand the reason to have the licenses in documentation.
Let's clarify the bitmessage's style guide in this case.