"Schroder, Bart R" wrote:
> 
> Hello,
> 
> I have a quick question.
> 
> I understand that the CVS code repository software is free for individual
> non-commercial development, but is it free if a large multinational
> corporation uses it for commercial development?
> 
> Thanks,
> 
> Bart Schroder
> 

CVS is licensed under the terms of the GPL
<http://www.gnu.org/copyleft/gpl.html>

It means that you can use CVS any way you want w/o paying for it,
regardless of who you are, but if you distribute a modified version, you
must make the source code modifications publicly available. This license
has no effect on the source code you use CVS to manage, only on the
source for CVS itself.

Think free as in freedom, not free beer.

See the GPL FAQ for more info <http://www.gnu.org/copyleft/gpl-faq.html>

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to