summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew Robinson <mathew.robinson@mongodb.com>2019-10-15 15:08:47 +0000
committerevergreen <evergreen@mongodb.com>2019-10-15 15:08:47 +0000
commit47ab84c89f359473744a2a4cbfadb36a64871c27 (patch)
tree9c72dbac3ef01ee959b9deea313ce35ee334641e
parent8eec9b986f925c2dd6646b590dbfa90e7f66a1ed (diff)
downloadmongo-47ab84c89f359473744a2a4cbfadb36a64871c27.tar.gz
SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327
-rw-r--r--debian/copyright4
-rw-r--r--rpm/mongo.mdv.spec2
-rw-r--r--rpm/mongodb-org-init.spec2
-rw-r--r--rpm/mongodb-org-unstable-init.spec2
-rw-r--r--rpm/mongodb-org-unstable.spec2
-rw-r--r--rpm/mongodb-org.spec2
6 files changed, 7 insertions, 7 deletions
diff --git a/debian/copyright b/debian/copyright
index 478c6f99424..6f9b7336c19 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,7 +17,7 @@ Copyright:
License:
- AGPL
+ SSPL
The Debian packaging is (C) 2009, Kristina Chodorow <kristina@10gen.com> and
-is licensed under the AGPL, see `http://www.fsf.org/licensing/licenses/agpl-3.0.html'.
+is licensed under the SSPL, see `https://www.mongodb.com/licensing/server-side-public-license'.
diff --git a/rpm/mongo.mdv.spec b/rpm/mongo.mdv.spec
index b182134567a..a3fa66a3626 100644
--- a/rpm/mongo.mdv.spec
+++ b/rpm/mongo.mdv.spec
@@ -6,7 +6,7 @@ Name: %{name}
Version: %{version}
Release: %{release}
Summary: MongoDB client shell and tools
-License: AGPL 3.0
+License: SSPL
URL: http://www.mongodb.org
Group: Databases
diff --git a/rpm/mongodb-org-init.spec b/rpm/mongodb-org-init.spec
index 8af5df1f7d4..b47141e203c 100644
--- a/rpm/mongodb-org-init.spec
+++ b/rpm/mongodb-org-init.spec
@@ -6,7 +6,7 @@ Release: %{dynamic_release}%{?dist}
Obsoletes: mongo-10gen
Provides: mongo-10gen
Summary: MongoDB open source document-oriented database system (metapackage)
-License: AGPL 3.0
+License: SSPL
URL: http://www.mongodb.org
Group: Applications/Databases
Requires: mongodb-org-server = %{version}, mongodb-org-shell = %{version}, mongodb-org-mongos = %{version}, mongodb-org-tools = %{version}
diff --git a/rpm/mongodb-org-unstable-init.spec b/rpm/mongodb-org-unstable-init.spec
index 56e6598e226..6c440874220 100644
--- a/rpm/mongodb-org-unstable-init.spec
+++ b/rpm/mongodb-org-unstable-init.spec
@@ -4,7 +4,7 @@ Conflicts: mongo-10gen, mongo-10gen-enterprise, mongo-10gen-enterprise-server, m
Version: %{dynamic_version}
Release: %{dynamic_release}%{?dist}
Summary: MongoDB open source document-oriented database system (metapackage)
-License: AGPL 3.0
+License: SSPL
URL: http://www.mongodb.org
Group: Applications/Databases
Requires: mongodb-org-unstable-server = %{version}, mongodb-org-unstable-shell = %{version}, mongodb-org-unstable-mongos = %{version}, mongodb-org-unstable-tools = %{version}
diff --git a/rpm/mongodb-org-unstable.spec b/rpm/mongodb-org-unstable.spec
index 71495992578..4198d1e6847 100644
--- a/rpm/mongodb-org-unstable.spec
+++ b/rpm/mongodb-org-unstable.spec
@@ -4,7 +4,7 @@ Conflicts: mongo-10gen, mongo-10gen-enterprise, mongo-10gen-enterprise-server, m
Version: %{dynamic_version}
Release: %{dynamic_release}%{?dist}
Summary: MongoDB open source document-oriented database system (metapackage)
-License: AGPL 3.0
+License: SSPL
URL: http://www.mongodb.org
Group: Applications/Databases
Requires: mongodb-org-unstable-server = %{version}, mongodb-org-unstable-shell = %{version}, mongodb-org-unstable-mongos = %{version}, mongodb-org-unstable-tools = %{version}
diff --git a/rpm/mongodb-org.spec b/rpm/mongodb-org.spec
index e782731e776..dec90ca9d2e 100644
--- a/rpm/mongodb-org.spec
+++ b/rpm/mongodb-org.spec
@@ -6,7 +6,7 @@ Release: %{dynamic_release}%{?dist}
Obsoletes: mongo-10gen
Provides: mongo-10gen
Summary: MongoDB open source document-oriented database system (metapackage)
-License: AGPL 3.0
+License: SSPL
URL: http://www.mongodb.org
Group: Applications/Databases
Requires: mongodb-org-server = %{version}, mongodb-org-shell = %{version}, mongodb-org-mongos = %{version}, mongodb-org-tools = %{version}