From 5a6c6dc385d9dc001144e7892e688b5cae9b7928 Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Fri, 11 Feb 2022 10:56:38 +0000 Subject: [PATCH] changed folder structure --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index da549a7e32..b4f40fe1de 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ Copyright (c) 2020-present Cal.com, Inc. Portions of this software are licensed as follows: -* All content that resides under "ee/" directory of this repository (Enterprise Edition) is licensed under the license defined in "ee/LICENSE". +* All content that resides under ["apps/web/ee/"](https://github.com/calcom/cal.com/tree/main/apps/web/ee) directory of this repository (Enterprise Edition) is licensed under the license defined in "ee/LICENSE". * All third party components incorporated into the Cal.com Software are licensed under the original license provided by the owner of the applicable component. * Content outside of the above mentioned directories or restrictions above is available under the "AGPLv3" license as defined below. @@ -666,4 +666,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -. \ No newline at end of file +.