From 2635cdddfe8b6ea043aaab964c1051aceb8b5c14 Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Thu, 1 May 2025 09:45:41 -0700 Subject: [PATCH] SITE: remove licensing blurb from README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5b0addc069..4663e4983c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # Redis Docs -OPEN SOURCE LICENSE VS. TRADEMARKS. The three-clause BSD license gives you the right to redistribute and use the software in source and binary forms, with or without modification, under certain conditions. However, open source licenses like the three-clause BSD license do not address trademarks. For further details please read the [Redis Trademark Policy](https://redis.io/legal/trademark-policy/)." - -## A note for Issue and PR submitters - PRs are merged first to the `main` branch of this repo. Periodically, the docs team will merge `main` into `latest`, which will make the changes visible on the docs site. Please be patient, as there may be a lag of several days before `main` is merged into `latest`. If you want to see your changes before they're merged to `latest`, you can see them on https://redis.io/docs/staging/dev/.