Question about the MIT License and open/clsoed source
        Posted  
        
            by stck777
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by stck777
        
        
        
        Published on 2010-03-18T10:32:56Z
        Indexed on 
            2010/03/18
            10:41 UTC
        
        
        Read the original article
        Hit count: 684
        
mit-license
|license
Hallo,
I have a small useful application (Websites managment tool developed in Java) which I want to publish online for free (every one can use it for free). But I do not want to make it opne source yet. It is additional affort to clean up the code, documantation and so on... And this is just a small useful tool.
Can I use the MIT license in this case, or the MIT license obligates me to distribute the source code? Which license is best in this case?
Thanks.
© Stack Overflow or respective owner