mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
really coming together
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
Choosing a License
|
||||
==================
|
||||
|
||||
Open source.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Non-Restrictive
|
||||
:::::::::::::::
|
||||
|
||||
PSFL
|
||||
----
|
||||
|
||||
|
||||
MIT / BSD / ISC
|
||||
---------------
|
||||
|
||||
|
||||
MIT (X11)
|
||||
````````
|
||||
|
||||
New BSD
|
||||
```````
|
||||
|
||||
ISC
|
||||
```
|
||||
|
||||
Apache
|
||||
------
|
||||
|
||||
|
||||
Restrictive
|
||||
:::::::::::
|
||||
|
||||
|
||||
LGPL
|
||||
----
|
||||
|
||||
|
||||
|
||||
GPL
|
||||
---
|
||||
|
||||
|
||||
GPLv2
|
||||
`````
|
||||
|
||||
|
||||
GPLv3
|
||||
`````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user