From 414e6415699164afa1fcbb60516de20b587c6d06 Mon Sep 17 00:00:00 2001 From: Sourav Badami Date: Tue, 13 Jun 2017 19:02:07 +0530 Subject: [PATCH] Updated README.md with license information. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0c93e84cf..f316be19df 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Live Site: [Bugheist](http://bugheist.com/) Please follow the development server setup procedure [here](https://github.com/OWASP/BLT/wiki/Setting-up-the-development-server). Currently, development server can be installed using virtualenv or vagrant. +## License + +The BLT code is released under [GNU Affero General Public License v3.0 (AGPL-3.0)](https://github.com/OWASP/BLT/blob/master/LICENSE.md). + ## Resources - Join the [OWASP Slack Channel](https://owasp.herokuapp.com/) and ask questions at **#project-blt**.