From ba5a1863353e5dd51be62a5e5bf9a7325e1bf230 Mon Sep 17 00:00:00 2001 From: damachine Date: Wed, 24 Sep 2025 00:26:13 +0200 Subject: [PATCH] Remove warranty disclaimer from README Removed warranty disclaimer from README. Signed-off-by: damachine --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7e73957..2905477 100644 --- a/README.md +++ b/README.md @@ -283,8 +283,6 @@ systemctl stop coolerdash.service This software is provided "as is", without warranty of any kind, express or implied. I do not guarantee that it will work as intended on your system. ---- - ## 📄 License MIT License - See LICENSE file for details.