Skip to content

Commit

Permalink
Merge pull request #517 from kuyan/patch-1
Browse files Browse the repository at this point in the history
Emended extensiondev.rst
  • Loading branch information
mitsuhiko committed Jun 17, 2012
2 parents 7b1c8fd + 99aaacb commit 24e0131
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/extensiondev.rst
Expand Up @@ -47,10 +47,10 @@ registered on PyPI. Also the development checkout link should work so
that people can easily install the development version into their
virtualenv without having to download the library by hand.

Flask extensions must be licensed as BSD or MIT or a more liberal license
to be enlisted on the Flask Extension Registry. Keep in mind that the
Flask Extension Registry is a moderated place and libraries will be
reviewed upfront if they behave as required.
Flask extensions must be licensed under a BSD, MIT or more liberal license
to be able to be enlisted in the Flask Extension Registry. Keep in mind
that the Flask Extension Registry is a moderated place and libraries will
be reviewed upfront if they behave as required.

"Hello Flaskext!"
-----------------
Expand Down

0 comments on commit 24e0131

Please sign in to comment.