Skip to content

Commit c1fc4a8

Browse files
committed
docs: add sub section "Choosing License"
1 parent add8ad8 commit c1fc4a8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

user_guide_src/source/extending/composer_packages.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ be ``YourVendor``. So you would write like the following::
9090

9191
This setting instructs Composer to autoload the source code for your package.
9292

93+
Choosing License
94+
================
95+
96+
If you are not familiar with open source licenses, see https://choosealicense.com/.
97+
Many PHP packages, including CodeIgniter, use the MIT license.
98+
9399
***************************
94100
Preparing Development Tools
95101
***************************

0 commit comments

Comments
 (0)