From 0aea894e2db46153ec17b66d45ab74315c00f72f Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 19 Apr 2025 00:41:08 -0700 Subject: [PATCH] Create CONTRIBUTOR_LICENSE_AGREEMENT.md --- CONTRIBUTOR_LICENSE_AGREEMENT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTOR_LICENSE_AGREEMENT.md diff --git a/CONTRIBUTOR_LICENSE_AGREEMENT.md b/CONTRIBUTOR_LICENSE_AGREEMENT.md new file mode 100644 index 000000000..1cbaec72a --- /dev/null +++ b/CONTRIBUTOR_LICENSE_AGREEMENT.md @@ -0,0 +1,5 @@ +# Open WebUI Contributor License Agreement + +I give Open WebUI permission to license my contributions on any terms they like. I am giving them this license in order to make it possible for them to accept my contributions into their project. + +**_As far as the law allows, my contributions come as is, without any warranty or condition, and I will not be liable to anyone for any damages related to this software or this license, under any kind of legal claim._** \ No newline at end of file