From afaaa49f21e829d9ecb1d60ca501097087ce6645 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sun, 29 Oct 2023 16:02:53 -0700 Subject: [PATCH] docs: update LICENSE details --- LICENSE | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index af66488..6ae29bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,11 @@ +Copyright (c) 2020-2023 TabbyML, Inc. + +Portions of this software are licensed as follows: + +* All content that resides under the "ee/" directory of this repository, if that directory exists, is licensed under the license defined in "ee/LICENSE". +* All third party components incorporated into the Tabby 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 "Apache 2.0" license as defined below. + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -186,7 +194,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright [2023] [TabbyML] +Copyright [2023] [TabbyML, Inc.] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -198,4 +206,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file