Skip to content

Commit f8ae3b0

Browse files
committed
License edits
1 parent 77ff454 commit f8ae3b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/stack/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ RedisInsight allows you to:
8686

8787
Redis Stack is made up of several components, licensed as follows:
8888

89-
* Redis Stack Server, which combines open source Redis with RediSearch, RedisJSON, RedisGraph, RedisTimeSeries, and RedisBloom, is licensed under the [Redis Source Available License](https://redis.com/legal/rsal-agreement/) (RSAL).
89+
* Redis Stack Server, which combines open source Redis with RediSearch, RedisJSON, RedisGraph, RedisTimeSeries, and RedisBloom, is dually licensed under the Redis Source Available License ([RSALv2]((/docs/stack/license/)) and [Server Side Public License](https://en.wikipedia.org/wiki/Server_Side_Public_License) (SSPL). A breakdown of licensing by Stack component versions is shown in the table below. For more information about Redis licensing, see [Licenses](https://redis.com/legal/licenses/).
9090

91-
* RedisInsight is licensed under the Server Side Public License (SSPL).
91+
* RedisInsight is licensed under the SSPL.
9292

9393
### Versions and licenses
9494

95-
Starting November 15, 2022, our default binary distributions of Redis Stack and our Redis modules have been licensed under [RSALv2](/docs/stack/license/), and when using the source code, users can apply either RSALv2 or SSPLv1. More details are in the table below:
95+
Starting November 15, 2022, our default binary distributions of Redis Stack and our Redis modules have been dually licensed under RSALv2 and SSPL. When using the source code, you can apply either RSALv2 or SSPLv1.
9696

9797
<table>
9898
<tr>

docs/stack/license/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 100
1111

1212
* RedisInsight is licensed under the Server Side Public License (SSPL).
1313

14-
* Redis Stack Server combines open source Redis with RediSearch, RedisJSON RedisGraph, RedisTimeSeries and RedisBloom is licensed under the Redis Source Available License, as described below. For information about licensing by versions, see [Versions and licenses](/docs/stack/#versions-and-licenses).
14+
* Redis Stack Server, which combines open source Redis with RediSearch, RedisJSON RedisGraph, RedisTimeSeries and RedisBloom, is dually licensed under the Redis Source Available License (RSALv2), as described below, and the [Server Side Public License](https://en.wikipedia.org/wiki/Server_Side_Public_License) (SSPL). For information about licensing by versions, see [Versions and licenses](/docs/stack/#versions-and-licenses).
1515

1616

1717
## REDIS SOURCE AVAILABLE LICENSE (RSAL) 2.0

0 commit comments

Comments
 (0)