diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-05-27 23:34:25 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-05-27 23:34:25 -0400 |
commit | 176a8958a7759e321d558c0a5478f7a11d9eb44d (patch) | |
tree | 402a8f9581eee04c0158e23a0a9b437cfe3eeaec /extension/LICENSE.txt | |
parent | 566d127be48dcb4e6fe4b6d1b98b6641ca0f8913 (diff) | |
parent | 5a14b71a3939f99c60f64b44683ed26c91677d0f (diff) | |
download | sncontinue-176a8958a7759e321d558c0a5478f7a11d9eb44d.tar.gz sncontinue-176a8958a7759e321d558c0a5478f7a11d9eb44d.tar.bz2 sncontinue-176a8958a7759e321d558c0a5478f7a11d9eb44d.zip |
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'extension/LICENSE.txt')
-rw-r--r-- | extension/LICENSE.txt | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/extension/LICENSE.txt b/extension/LICENSE.txt index eddcb4e6..a12f2a75 100644 --- a/extension/LICENSE.txt +++ b/extension/LICENSE.txt @@ -1,5 +1,13 @@ -/******************************************************* - * Copyright (C) 2023 Continue <nate@continue.dev> - * - * All rights reserved. - *******************************************************/
\ No newline at end of file +Copyright 2023 Continue + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +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.
\ No newline at end of file |