Welcome Guest, Not a member yet? Register   Sign In
Redistribution of CodeIgniter with modified sources
#1

[eluser]Unknown[/eluser]
Hello!

I am working on Java application which supposed to help with website development using CodeIgniter.

1. Firstly, my application downloads latest release of CodeIgniter framework from the official website.

2. Then it provides user-friendly interface for activating different features, modifying global configuration and installing third-party plugins.

3. Finally, user receives configured bootstrap for his particular needs.

For example, if developer wants a multi-language website with H2 database support, my application will change CodeIgniter sources to include these features and developer won't spend extra time on configuring them on his own.

I plan to distribute this application for free with open source and my question is about legal aspect.

1. Do I have to include with my distribution something else, apart from license.txt in the root folder of framework and author comments in every original frameworks file?

2. Can I distribute my final application on GPL license? If not, which other free license can I choose?

3. Any other useful comments?

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB