From e2e9e9a08582980996fb3782e9be6571d18b839d Mon Sep 17 00:00:00 2001 From: juan-dawson-neufeld <51971385+juan-dawson-neufeld@users.noreply.github.com> Date: Wed, 15 Jul 2026 14:54:52 -0400 Subject: [PATCH 1/2] Update README.md add legal terms clarification --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a13ac23..b1c58977 100644 --- a/README.md +++ b/README.md @@ -174,3 +174,7 @@ To learn more about the technologies used: - [Next.js Documentation](https://nextjs.org/docs) - React framework features and API - [Fumadocs](https://fumadocs.vercel.app) - Documentation framework - [MDX](https://mdxjs.com/) - Markdown with JSX components + +## Legal + +Your use of this Project is governed by the terms found at www.openzeppelin.com/tos (the "Terms"). To make contributions, you are required to sign our Contributor License Agreement. From 60b8fe1b4acfc670dcdac23d579577c8ee4523fe Mon Sep 17 00:00:00 2001 From: juan-dawson-neufeld <51971385+juan-dawson-neufeld@users.noreply.github.com> Date: Thu, 16 Jul 2026 18:17:03 -0400 Subject: [PATCH 2/2] Update README.md added clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1c58977..dd969e1b 100644 --- a/README.md +++ b/README.md @@ -177,4 +177,4 @@ To learn more about the technologies used: ## Legal -Your use of this Project is governed by the terms found at www.openzeppelin.com/tos (the "Terms"). To make contributions, you are required to sign our Contributor License Agreement. +Your use of this Project is governed by the terms found at www.openzeppelin.com/tos (the "Terms"). To make contributions, you are required to sign our Contributor License Agreement implemented automatically through the Github PR process.