bitcoin-seeder
bitcoin-seeder copied to clipboard
License missing
I can't find any indication under what license this is published. Please clarify.
Hello @pmconrad ,
This software includes code licensed under the MIT/X11 software license and also the ISC license.
See the comments in the code of the following files.
uint256.h
strlcpy.h
serialize.h
protocol.h
protocol.cpp
netbase.h
netbase.cpp
compat.h
This repository and the associated releases are absent a LICENSE file.
Kind Regards, -Camisa
Thanks for your reply.
This repository and the associated releases are absent a LICENSE file.
Exactly. Absence of a license means that interested parties don't have the right to copy/use/modify the software. If the intention is that the software is public domain or similar it should explicitly say so.