License for Opensource project
- by asterisk
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,