From dc94456ca2564469a9c56595fde1c230758e4aff Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Wed, 16 Apr 2025 11:10:04 -0400 Subject: [PATCH] Add line break in Synapse guest module README so that the text after the numbered list appears in its own paragraph --- modules/restricted-guests/synapse/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/restricted-guests/synapse/README.md b/modules/restricted-guests/synapse/README.md index 57bbfa1294..11fbc70afe 100644 --- a/modules/restricted-guests/synapse/README.md +++ b/modules/restricted-guests/synapse/README.md @@ -102,4 +102,5 @@ This software is multi licensed by New Vector Ltd (Element). It can be used eith (1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR (2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to). + Unless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.