Skip to content

Commit cc517ca

Browse files
nermillerbanker
andauthored
License edits (#115)
* License edits * Updates wordlist * Update docs/stack/_index.md Co-authored-by: Kyle Banker <[email protected]> * Update docs/stack/_index.md Co-authored-by: Kyle Banker <[email protected]> * Update docs/stack/license/_index.md Co-authored-by: Kyle Banker <[email protected]> Co-authored-by: Kyle Banker <[email protected]>
1 parent 77ff454 commit cc517ca

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dataset
4242
DevOps
4343
Dotenv
4444
Downey
45+
dually
4546
EntityStream
4647
GCP
4748
geo-distributed

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 dual-licensed under the Redis Source Available License ([RSALv2]((/docs/stack/license/)) and the [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 dual-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 dual-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 per version, see [Versions and licenses](/docs/stack/#versions-and-licenses).
1515

1616

1717
## REDIS SOURCE AVAILABLE LICENSE (RSAL) 2.0

0 commit comments

Comments
 (0)