Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 license?
#1

Hi,
Wondering if I made something with CI4, can I sell it?, I found someone selling product based on CI3 but is it also works same with CI4?, or is there any documentation I can read?


I'm trying to search the forum but seems there's an error:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:145 - Table './jimparry_forum2/fx_searchlog' is marked as crashed and should be repairedQuery:SELECT * FROM fx_searchlog WHERE uid='0' AND ipaddress=X'a29ea58c' AND dateline > '1602825269' ORDER BY dateline DESC
Please contact the MyBB Group for technical support.
Reply
#2

The license is MIT: https://github.com/codeigniter4/CodeIgni...icense.txt

Quote:The MIT License (MIT)

Copyright © 2014-2019 British Columbia Institute of Technology
Copyright © 2019-2020 CodeIgniter Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply




Theme © iAndrew 2016 - Forum software by © MyBB