From c7897250bda0b1eac1d2ed40361273a4f6d76eaf Mon Sep 17 00:00:00 2001 From: xizhao Date: Tue, 24 Jun 2014 11:16:47 -0700 Subject: [PATCH] Add LICENSE information to Readme.md & summary --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d5d364ffc1..dee85f6562 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,7 @@ It is important to ensure that your NodeBB and database servers are secured. Bea ## Upgrading NodeBB Detailed upgrade instructions are listed in [Upgrading NodeBB](https://github.com/NodeBB/NodeBB/wiki/Upgrading-NodeBB) + +## License + +NodeBB is licensed under the **GNU General Public License v3 (GPL-3)** (http://www.gnu.org/copyleft/gpl.html) \ No newline at end of file