From 1049db127c45b9777137cd7784d031ed316c9947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bradley=20M=2E=20K=C3=BChn?= Date: Wed, 27 May 2026 09:49:13 -0700 Subject: [PATCH] Add additional warranty/livability disclaimer for the project. --- CODE_OF_CONDUCT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 6148ca3..74eed08 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -94,3 +94,4 @@ Pursuant to requirements in the CC-By-SA-4.0§3(a),the copyleft-next project has * §3(a)(1)(A)(iii): Contributor Covenant is … licensed under CC BY-SA 4.0. To view a copy of this license, visit [https://creativecommons.org/licenses/by-sa/4.0/](https://creativecommons.org/licenses/by-sa/4.0/). (A copy of this license [can also be found in copyleft-next's `code-of-contduct` repository](https://git.copyleft.org/copyleft-next/code-of-conduct/src/branch/main/CC-By-SA-4.0.txt)). * §3(a)(1)(A)(iv): The material as we received it contained no disclaimer of warranties beyond those already appearing in CC-By-SA4.0§5. + - In addition to the disclaimer of warranty and limitation of liability found therein, the copyleft-next project additionally issues the following disclaimer: This Contributor Covenant Code of Conduct offers no warranty or liability protection for those who might use this Code of Conduct for their own projects and endeavors. copyleft-next recommends that you start from the [upstream version of this Code of Conduct](https://git.copyleft.org/copyleft-next/copyleft-next/commit/8c5ef1028ada8bbac5147a695f83792dd60ad7c1) rather than this document.