License for Opensource project
        Posted  
        
            by 
                asterisk
            
        on Programmers
        
        See other posts from Programmers
        
            or by asterisk
        
        
        
        Published on 2012-09-15T17:33:36Z
        Indexed on 
            2012/09/15
            21:49 UTC
        
        
        Read the original article
        Hit count: 335
        
open-source
|mit-license
I am newbie in the open source community world. I am planning to develop a open source project, hosted on github. The project would be using other open source components like- NHibernate, FNH, Log4net, CommonLibrary, Autofac, Quartz.Net Scheduler etc etc
My questions are:
- Would there be any restrictions on using above OSS components? for
 example: I plan to use MIT license, but Quartz.Net Scheduler uses
 Apache license, would there be any restrictions?
- How do I get a license for my own project? Do I need to register my project somewhere?
- What is the best practice to mention credits to the OSS compoenents used?
Many thanks,
© Programmers or respective owner