summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRamon Fernandez <ramon@mongodb.com>2018-10-15 23:07:21 -0400
committerRamon Fernandez <ramon@mongodb.com>2018-10-16 09:06:14 -0400
commit66b0c6b6732680d21fb1ee8a423ec49f0fc92453 (patch)
tree65147d57713f71c0bc615fcc0d88753362b609c0 /README
parent8e540c0b6db93ce994cc548f000900bdc740f80a (diff)
downloadmongo-66b0c6b6732680d21fb1ee8a423ec49f0fc92453.tar.gz
SERVER-37651 Update license information
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 21e625dcd90..b5f43fb1a1a 100644
--- a/README
+++ b/README
@@ -88,6 +88,8 @@ LEARN MONGODB
LICENSE
- Most MongoDB source files (src/mongo folder and below) are made available
- under the terms of the GNU Affero General Public License (GNU AGPLv3). See
- individual files for details.
+ MongoDB is free and open-source. Versions released prior to October 16,
+ 2018 are published under the AGPL. All versions released after October
+ 16, 2018, including patch fixes for prior versions, are published under
+ the Server Side Public License (SSPL) v1. See individual files for
+ details.