Re: [Doxygen-users] Install and use in a company computer

2017-02-16 Thread Quietlake
Thanks, Rob Boehne. The history helps me a lot. I also try to study more resources. I think I understand GPL and FOSS much more. source: 1. https://www.gnu.org/licenses/gpl-faq.html 2. https://copyleft.org/guide/comprehensive-gpl-guidech13.html -- View this message in context: http://doxyge

Re: [Doxygen-users] Install and use in a company computer

2017-02-16 Thread Rob Boehne
Gabriel, If you understand the history behind the GPL it¹s a bit easier to understand it¹s stipulations. The point is really to prevent a company from taking the source code, modifying it and selling it without granting access to the modified source code. This is how Microsoft added networking i

Re: [Doxygen-users] Install and use in a company computer

2017-02-15 Thread Quietlake
Thanks, jo3w4rd. Before I ask the question, I know the Doxygen using the GPL license . I try my best to understand GPL, but still confused. Based on following data found on GPL website, I could install and use Doxygen in a company computer without any fee. Is that correct? Is making and using mul

Re: [Doxygen-users] Install and use in a company computer

2017-02-15 Thread Joe Ward
Well, the license for Doxygen is right on its website: http://www.stack.nl/~dimitri/doxygen/ > On Feb 15, 2017, at 18:22, Quietlake wrote: > > Hi, > > I would like to use Doxygen for documentation in a C# project in my company. > > The purpose is to gen