forked from OpenLiberty/liberty-tools-vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -310,9 +310,15 @@ The Program includes some or all of the following that IBM obtained | |
under the ISC License. | ||
|
||
at-least-node | Copyright (c) 2020 Ryan Zimmerman <[email protected]> | ||
brace-expansion | Copyright (c) 2013 Julian Gruber <[email protected]> | ||
graceful-fs | Copyright (c) Isaac Z. Schlueter Ben Noordhuis and Contributors | ||
lru-cache | Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors | ||
minimatch | Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors | ||
sax | Copyright (c) Isaac Z. Schlueter and Contributors Copyright Mathias Bynens <https://mathiasbynens.be/> | ||
semver | Copyright (c) Isaac Z. Schlueter and Contributors | ||
which | Copyright (c) Isaac Z. Schlueter and Contributors | ||
yallist | Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors | ||
|
||
|
||
ISC License | ||
|
||
|
@@ -342,6 +348,7 @@ under the MIT License: | |
@types/node | Copyright (c) Microsoft Corporation. All rights reserved. | ||
@types/semver | Copyright (c) Microsoft Corporation. | ||
@types/xml2js | Copyright (c) Microsoft Corporation. | ||
balanced-match | Copyright (c) 2013 Julian Gruber <[email protected]> | ||
fs-extra | Copyright (c) 2011-2017 JP Richardson | ||
jsonfile | Copyright (c) 2012-2015 JP Richardson <[email protected]> | ||
jsonpath-plus | Copyright (c) 2011-2019 Stefan Goessner, Subbu Allamaraju, Mike Brevoort, | ||
|
@@ -356,6 +363,7 @@ vscode-languageserver-types | Copyright (c) Microsoft Corporation | |
xml2js | Copyright 2010, 2011, 2012, 2013. All rights reserved. | ||
xmlbuilder | Copyright (c) 2013 Ozgur Ozcitak | ||
|
||
|
||
Permission is hereby granted, free of charge, to any person obtaining a | ||
copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
|