From 2866069eb4ec2276b3fb23ffce97679dab6b6c81 Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Mon, 12 Sep 2022 13:50:57 +0530 Subject: [PATCH] chore: make contribution license explicitly known This is implicitly assumed. [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 01f4199fdd..ca46ee2c1e 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,5 @@ Full-stack web application framework that uses Python and MariaDB on the server ## License This repository has been released under the [MIT License](LICENSE). + +By contributing to Frappe, you agree that your contributions will be licensed under its MIT License.