From 74312ebec857302e7d00fb3460323dd72b8bcc10 Mon Sep 17 00:00:00 2001 From: Evan Culver Date: Fri, 25 Oct 2013 19:01:33 -0700 Subject: [PATCH] Adding a License section to README. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index eb310b0..7c5ee74 100644 --- a/README.rst +++ b/README.rst @@ -9,3 +9,8 @@ customizable OAuth2\-authentication for your Django projects. `Documentation `_ `Help `_ + +License +======= + +*django-oauth2-provider* is released under the MIT License. Please see the LICENSE file for details.