summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.