mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
A single wording change in writing/license.
This commit is contained in:
@@ -4,8 +4,8 @@ Choosing a License
|
||||
Your source publication *needs* a license. In the US, if no license is
|
||||
specified, users have no legal right to download, modify, or
|
||||
distribute. Furthermore, people can't contribute to your code unless
|
||||
you tell them what rules to play by. It's complicated, so here are
|
||||
some pointers:
|
||||
you tell them what rules to play by. Choosing a license is complicated, so
|
||||
here are some pointers:
|
||||
|
||||
Open source. There are plenty of `open source licenses
|
||||
<http://opensource.org/licenses/alphabetical>`_ available to choose
|
||||
|
||||
Reference in New Issue
Block a user