diff options
author | Andrey Andreev <narf@devilix.net> | 2015-06-29 10:57:48 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-06-29 10:57:48 +0200 |
commit | 8162c56397b469152ddab68e91e5514f6f8fa5e5 (patch) | |
tree | 3fc3b5b022d5d89cbf1eb3ddb3a6b449c13b581b /user_guide_src/source | |
parent | 49884bcb075db7e4e2e583f775909deff5328b6b (diff) |
[ci skip] Manually apply PR #3925
Diffstat (limited to 'user_guide_src/source')
-rw-r--r-- | user_guide_src/source/overview/at_a_glance.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/overview/at_a_glance.rst b/user_guide_src/source/overview/at_a_glance.rst index facbedaee..ce195c211 100644 --- a/user_guide_src/source/overview/at_a_glance.rst +++ b/user_guide_src/source/overview/at_a_glance.rst @@ -16,8 +16,8 @@ for a given task. CodeIgniter is Free =================== -CodeIgniter is licensed under an Apache/BSD-style open source license so -you can use it however you please. For more information please read the +CodeIgniter is licensed under the MIT license so you can use it however +you please. For more information please read the :doc:`license agreement <../license>`. CodeIgniter is Light Weight |