Skip to content

Commit 694ad4e

Browse files
committed
Add license for editorconfig-core-js due to copied code
1 parent 1206db1 commit 694ad4e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Extension/ThirdPartyNotices.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,6 +2429,7 @@ The notices below are from non-npm sources.
24292429
- ANTLR (http://www.antlr2.org/)
24302430
- C++11 Sublime Text Snippets (https://github.com/Rapptz/cpp-sublime-snippet)
24312431
- Clang (https://clang.llvm.org/)
2432+
- editorconfig-core-js (https://github.com/editorconfig/editorconfig-core-js)
24322433
- gcc-11/libgcc (https://packages.ubuntu.com/jammy/gcc-11-base)
24332434
- Guidelines Support Library (https://github.com/Microsoft/GSL)
24342435
- libc++ (https://libcxx.llvm.org/index.html)
@@ -2677,6 +2678,31 @@ mechanisms:
26772678
=========================================
26782679
END OF Clang NOTICES AND INFORMATION
26792680

2681+
%% editorconfig-core-js NOTICES AND INFORMATION BEGIN HERE
2682+
=========================================
2683+
Copyright © 2012 EditorConfig Team
2684+
2685+
Permission is hereby granted, free of charge, to any person obtaining a copy
2686+
of this software and associated documentation files (the “Software”), to deal
2687+
in the Software without restriction, including without limitation the rights
2688+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2689+
copies of the Software, and to permit persons to whom the Software is
2690+
furnished to do so, subject to the following conditions:
2691+
2692+
The above copyright notice and this permission notice shall be included in
2693+
all copies or substantial portions of the Software.
2694+
2695+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2696+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2697+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2698+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2699+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2700+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2701+
THE SOFTWARE.
2702+
2703+
=========================================
2704+
END OF editorconfig-core-js NOTICES AND INFORMATION
2705+
26802706
%% gcc-9/libgcc NOTICES AND INFORMATION BEGIN HERE
26812707
=========================================
26822708
The following runtime libraries are licensed under the terms of the

0 commit comments

Comments
 (0)