Is it legal to collect some usage data of a open source library? Let's say, I would like to know Things like These:
- Name of the assembly, using the library
- Number of Startups of the assembly, using the library
Am I allowed to collect information like these as soon as the .net assembly loads (we're talking about Desktop applications).