diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -31,3 +31,20 @@ following websites: * https://rtd.majic.rs/ * http://conntrackt.readthedocs.org/ + +License +======= + +Django Conntrackt application is licensed under the terms of the GPLv3, except +for the third-party libraries: + +Bootstrap (sub-directory **conntrackt/static/bootstrap**) + Apache License v2.0 +jQuery (file **conntrackt/static/jquery-min.js**) + MIT License + +You should have received the full copy of the GPLv3 license in the local file +**LICENSE**, or you may read the full text of the license at: + +* http://www.gnu.org/licenses/gpl-3.0.txt +