summaryrefslogtreecommitdiff
path: root/extension/LICENSE.txt
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-05-27 18:35:21 -0400
committerNate Sesti <sestinj@gmail.com>2023-05-27 18:35:21 -0400
commit36522ad6551bfcc51b1e923e7d50dfca1af1c697 (patch)
treed8509839838394c5acaecaa0b023983da73601c3 /extension/LICENSE.txt
parente7fd1cd977c04643a11989f0bcefe6f573ab994a (diff)
downloadsncontinue-36522ad6551bfcc51b1e923e7d50dfca1af1c697.tar.gz
sncontinue-36522ad6551bfcc51b1e923e7d50dfca1af1c697.tar.bz2
sncontinue-36522ad6551bfcc51b1e923e7d50dfca1af1c697.zip
esbuild and preparing for publishing
Diffstat (limited to 'extension/LICENSE.txt')
-rw-r--r--extension/LICENSE.txt18
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